Vanguard 2 Posted November 7, 2016 Share Posted November 7, 2016 Hello! I am trying to add a spell into my Mage rotation but because it is a flying spell, the bot does it twice (I only want it to go once). Is there to detect this ? ie { "Fire Blast", { "player.buff(48107)", "!player.lastcast(Fire Blast)", "!player.lastcast(Phoenix's Flames)"}}, Obviously the ! within the quotes means 'NOT'. Thank you for any help! Link to comment https://wrobot.eu/forums/topic/4362-last-spell-cast-using-editor/ Share on other sites More sharing options...
Droidz 2738 Posted November 8, 2016 Share Posted November 8, 2016 Hello, wrobot has not function similar at "lastcast", do you have an way to test if "Fire Blast" and "Phoenix's Flames" have casted before (buff? cooldown?) Link to comment https://wrobot.eu/forums/topic/4362-last-spell-cast-using-editor/#findComment-20165 Share on other sites More sharing options...
Vanguard 2 Posted November 16, 2016 Author Share Posted November 16, 2016 No not really. Would think that there should be a way to detect what spell was last cast though. Trying to think how. Link to comment https://wrobot.eu/forums/topic/4362-last-spell-cast-using-editor/#findComment-20704 Share on other sites More sharing options...
Narache 0 Posted December 1, 2016 Share Posted December 1, 2016 You can set a lua variable whenever you cast that set the name of the casted spell. Then read it, so youll know what was your last spell ! Link to comment https://wrobot.eu/forums/topic/4362-last-spell-cast-using-editor/#findComment-21180 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now