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!
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!