- Joined
- Mar 5, 2011
- Messages
- 199
The Player group does not work...
-
Gurathar Died
-
Events
-
Unit - Gurathar 0081 <gen> Dies
-
-
Conditions
-
Actions
-
Set GuratharDeath = (Position of (Dying unit))
-
Sound - Play UtherReturns <gen>
-
Game - Display to (All players) for 5.00 seconds the text: |c0020C000Gurathar:...
-
Item - Create Cheese at GuratharDeath
-
Player Group - Pick every player in Main_PlayerGroup and do (Actions)
-
Loop - Actions
-
Player - Add 300 to (Picked player) Current gold
-
-
-
Custom script: call RemoveLocation (udg_GuratharDeath)
-
Custom script: call DestroyForce (udg_Main_PlayerGroup)
-
-