- Joined
- Mar 17, 2005
- Messages
- 10
this condition does not work! Why? anybody know?
here is my code:
Event: Unit - A unit owned by Player 1 (Red) Begins casting an ability
Condition: (Owner of (Target unit of ability being cast)) Equal to Player 2 (Blue)
Action: Game - Display to (All players) the text: trigger
Action: Unit - Order (Casting unit) to Stop
if i take out the conditon, it works fine, but when i insert the condition, it does not trigger?
the first action is just a visual to see if it is triggered
Thanks in advance
Jeff
here is my code:
Event: Unit - A unit owned by Player 1 (Red) Begins casting an ability
Condition: (Owner of (Target unit of ability being cast)) Equal to Player 2 (Blue)
Action: Game - Display to (All players) the text: trigger
Action: Unit - Order (Casting unit) to Stop
if i take out the conditon, it works fine, but when i insert the condition, it does not trigger?
the first action is just a visual to see if it is triggered
Thanks in advance
Jeff