- Joined
- Aug 4, 2013
- Messages
- 55
-
Event Finish
-
Events
-
Unit - A unit Dies
-
-
Conditions
-
(String((Player number of (Owner of (Dying unit))))) Equal to String_Loc
-
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
((Killing unit) is A Hero) Equal to True
-
-
Then - Actions
-
Player - Add 200 to (Owner of (Killing unit)) Current gold
-
Game - Display to (All players) the text: (PlayerName[(Player number of (Owner of (Killing unit)))] + has win the event.)
-
Quest - Destroy Quest
-
Trigger - Turn on Event <gen>
-
Trigger - Turn off (This trigger)
-
-
Else - Actions
-
-
-