- Joined
- Jul 17, 2011
- Messages
- 1,863
[trigger=Untitled Trigger 001]
Events
Unit - A unit Finishes casting an ability
Conditions
(Ability being cast) Equal to Revive Survivor <-- a target ability based off lightning shield
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Unit-type of (Target unit of ability being cast)) Equal to (Unit-type of Archer 0274 <gen>)
Then - Actions
Unit - Create 1 Sylvanas Windrunner for Player 1 (Red) at (Center of (Playable map area)) facing Default building facing degrees
Else - Actions
[/trigger]
the target unit is a unit of the same type however nothing happens it only works if there are no conditions does any1 know why this event does not work with conditons
Events
Unit - A unit Finishes casting an ability
Conditions
(Ability being cast) Equal to Revive Survivor <-- a target ability based off lightning shield
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Unit-type of (Target unit of ability being cast)) Equal to (Unit-type of Archer 0274 <gen>)
Then - Actions
Unit - Create 1 Sylvanas Windrunner for Player 1 (Red) at (Center of (Playable map area)) facing Default building facing degrees
Else - Actions
[/trigger]
the target unit is a unit of the same type however nothing happens it only works if there are no conditions does any1 know why this event does not work with conditons