- Joined
- Jan 20, 2009
- Messages
- 11
I have 2 units, a blinker, and a spellcaster. Both have spells that have triggers attached to them. However, when i cast the blink, and then a skill from the spellcaster right after, the blinking unit disappears from the game ... well because:
Shadow Step (the blinking unit's skill)
Events
Unit - A unit starts the effect of an ability
Conditions
(Ability being cast) Equal to Shadow Step
Actions
Unit - Hide (Casting Unit)
Wait 0.9 seconds
Unit - Unhide (Casting Unit)
Unit - Order (Casting Unit) to Stop
and the spellcaster's skill
.. well its long to type so ill take a screeny
can anyone tell me why the spells collide even though they are based on different skills o.0
Shadow Step (the blinking unit's skill)
Events
Unit - A unit starts the effect of an ability
Conditions
(Ability being cast) Equal to Shadow Step
Actions
Unit - Hide (Casting Unit)
Wait 0.9 seconds
Unit - Unhide (Casting Unit)
Unit - Order (Casting Unit) to Stop
and the spellcaster's skill
.. well its long to type so ill take a screeny
can anyone tell me why the spells collide even though they are based on different skills o.0