C
Cyric_SP
Guest
I have been trying to get my mage macros set up in the CC, but my offensive spell macros aren't working the way I thought they should. I have my EB macro set like this:
CastSpell Energy Bolt
WaitForTarg
CurrentTarget
I have the targeting system turned on in the CC and I do have the target rectile on the target i want to cast at. However, the macro is stopping once I get the target cursor and is not casting the spell at the target. If I change CurrentTarget to LastTarget it does work and cast the spell, provided I have already targeted what I am casting at.
Is this macro correct or did I miss a step somewhere? Been some time since I set up macros in 2D.
CastSpell Energy Bolt
WaitForTarg
CurrentTarget
I have the targeting system turned on in the CC and I do have the target rectile on the target i want to cast at. However, the macro is stopping once I get the target cursor and is not casting the spell at the target. If I change CurrentTarget to LastTarget it does work and cast the spell, provided I have already targeted what I am casting at.
Is this macro correct or did I miss a step somewhere? Been some time since I set up macros in 2D.