- Joined
- Mar 5, 2011
- Messages
- 199
I can't destroy the visibility modifier i created
-
Level 2 Murgul Intro
-
Events
- Unit - A unit enters Murgul Snarecaster <gen>
-
Conditions
- (((Triggering unit) is A Hero) Equal to True) and (((Triggering unit) belongs to an ally of Player 5 (Yellow)) Equal to True)
-
Actions
- Trigger - Turn off (This trigger)
-
Player Group - Pick every player in Main_PlayerGroup and do (Actions)
-
Loop - Actions
- Visibility - Create an initially Enabled visibility modifier for (Picked player) emitting Visibility across Murgul Monsters Intro <gen>
- Set Murgul_Vis = (Last created visibility modifier)
- Camera - Pan camera for (Picked player) to (Center of Murgul Monsters Intro <gen>) over 1.00 seconds
-
Loop - Actions
- Game - Display to (All players) for 12.00 seconds the text: |c00FF0303Beware of...
- Sound - Play Hint <gen>
- Wait 1.50 seconds
- Visibility - Destroy Murgul_Vis
- Trigger - Turn off (This trigger)
-
Events