- Joined
- May 3, 2009
- Messages
- 69
-
TimeTraveller
-
Events
-
Unit - A unit Begins casting an ability
-
-
Conditions
-
(Ability being cast) Equal to Time Traveller
-
-
Actions
-
Camera - Reset camera for (Owner of (Triggering unit)) to standard game-view over 0.00 seconds
-
Camera - Apply timetraveller <gen> for (Owner of (Triggering unit)) over 2.00 seconds
-
Set herosel[(Player number of (Triggering player))] = 1
-
-
-
FiendofEarth
-
Events
-
Unit - A unit Begins casting an ability
-
-
Conditions
-
(Ability being cast) Equal to Fiend of Earth
-
-
Actions
-
Camera - Reset camera for (Owner of (Triggering unit)) to standard game-view over 0.00 seconds
-
Camera - Apply fiendofearth <gen> for (Owner of (Triggering unit)) over 2.00 seconds
-
Set herosel[(Player number of (Triggering player))] = 2
-
-

Edit: I think it's not about the triggers. It's about the abilities. Because when I click Fiend of Earth its applying timetraveller's camera..
Edit2: I copy-pasted the ability and the trigger. Does it bug?