- Joined
- May 4, 2010
- Messages
- 614
i am makeing a trigger where a player types -out the units is moved and paused for 30 seconds i can do that but the unit does not unpause after 30 seconds help will be rewarded with rep
-
Out
-
Events
-
Player - Player 1 (Red) types a chat message containing -out as An exact match
-
-
Conditions
-
Actions
-
Unit Group - Pick every unit in (Units in Forist Dungen <gen> owned by (Triggering player)) and do (Actions)
-
Loop - Actions
-
Game - Display to (Player group((Triggering player))) the text: You have left the d...
-
Unit - Move (Picked unit) instantly to Hero_Rev
-
Unit - Pause (Picked unit)
-
Wait PauseTime seconds
-
Unit - Unpause (Picked unit)
-
-
-
-
-
Set Revpoint
-
Events
-
Map initialization
-
-
Conditions
-
Actions
-
Set PauseTime = 30.00
-
-
Last edited: