- Joined
- Mar 27, 2008
- Messages
- 1,003
So I have this trigger here.
Also, I need to have it where the Spirit is automatically selected for the player when it spawns. (I have triggers like this for players 1 - 10 so I'm going to apply the changes to all of them.)
If anyone would help that would be great!
-
Resurrect Red
-
Events
-
Time - Every 5.00 seconds of game time
-
-
Conditions
-
(Survivor 0010 <gen> is dead) Equal to True
-
(Player 1 (Red) controller) Not equal to Computer
-
-
Actions
-
Unit - Remove Survivor 0010 <gen> from the game
-
Unit - Create 1 Haunted Spirit for Player 1 (Red) at (Random point in Dead Player Spirit Spawn <gen>) facing Default building facing degrees
-
Camera - Pan camera for Player 1 (Red) to (Position of (Last created unit)) over 3.00 seconds
-
Game - Display to Player Group - Player 1 (Red) the text: |cffff0000A player ...
-
Trigger - Turn off (This trigger)
-
-
Also, I need to have it where the Spirit is automatically selected for the player when it spawns. (I have triggers like this for players 1 - 10 so I'm going to apply the changes to all of them.)
If anyone would help that would be great!