- Joined
- Nov 13, 2010
- Messages
- 254
i have try to make a trigger for a key so if you die then key will be move back but it do not wrok and i dont know why
-
key 1
-
Events
- Unit - A unit Dies
- Conditions
-
Actions
-
Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- ((Dying unit) is A Hero) Equal to (==) True
- ((Dying unit) has Planet Key 0017 <gen>) Equal to (==) True
-
Then - Actions
- Item - Move Planet Key 0017 <gen> to (Center of Key <gen>)
- Else - Actions
-
If - Conditions
-
Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events