- Joined
- Mar 5, 2011
- Messages
- 199
The camera does not pan to the position of the unit, Gurathar does not attack the entering unit, and the sound does not play but the text works:
-
Gurathar Intro
-
Events
-
Destructible - City Entrance 0029 <gen> dies
-
-
Conditions
-
Actions
-
Game - Display to (All players) for 5.00 seconds the text: |c0020C000Gurathar:...
-
Sound - Play GruntWarcry1 <gen> at 100.00% volume, attached to Gurathar 0081 <gen>
-
Player Group - Pick every player in Main_PlayerGroup and do (Actions)
-
Loop - Actions
-
Camera - Pan camera for (Picked player) to (Position of Gurathar 0081 <gen>) over 1.00 seconds
-
-
-
Unit - Order Gurathar 0081 <gen> to Attack (Entering unit)
-
Custom script: call DestroyForce(udg_Main_PlayerGroup)
-
Trigger - Turn off (This trigger)
-
-