What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Spell off Cooldown and macros/spells on bars

Nightskine

Member
Joined
Oct 30, 2010
Messages
150
Reaction score
1
Hey, I'm trying to check if Deep Freeze is off cooldown to cast it or ice lance during FoF
is this the right way ?
if(SpellManager.CanCast("Deep Freeze"))
{cast it} else {cast IL}

Also is there any way to have the CC use the macro/spell - say the one on bar 3 slot 1 - Like GB does?

Thanks and keep up the great work everyone!
 
<code><code>EDIT: NVM</code></code><code><code>
</code></code>
 
Last edited:
Back
Top