Page 1 of 1

spellcast.inc problems

Posted: Sun Aug 29, 2004 5:03 pm
by Riven
well i have a macro that i wrote that uses the spellcast.inc file. And in the macro i have the #include spellcast.inc
and for the command i have /call cast "whateverspell" gemslot whatever.

well the script will cast the spell but, if there is an event like the gate collaps or i move the spell does not recast and the inc fill gives the macro back controll. once the macro calls the command for spellcast. shouldnt the inc file wait for events if it happens.

Posted: Sun Aug 29, 2004 10:36 pm
by aChallenged1
Consider trying it with Rusty~'s Spell_Routine.inc and see if that works.