- Joined
- Apr 20, 2013
- Messages
- 36
Hi guys
i've decided to make a command trigger for players if they revive in trees and stuck there
i've made this :
how can i fix that ??
i've decided to make a command trigger for players if they revive in trees and stuck there
i've made this :
-
Unstock
-
Events
- Player - Player 1 (Red) types a chat message containing -st as An exact match
- Player - Player 2 (Blue) types a chat message containing -st as An exact match
- Player - Player 3 (Teal) types a chat message containing -st as An exact match
- Player - Player 4 (Purple) types a chat message containing -st as An exact match
- Player - Player 5 (Yellow) types a chat message containing -st as An exact match
- Player - Player 6 (Orange) types a chat message containing -st as An exact match
- Player - Player 7 (Green) types a chat message containing -st as An exact match
- Player - Player 8 (Pink) types a chat message containing -st as An exact match
- Player - Player 9 (Gray) types a chat message containing -st as An exact match
- Player - Player 10 (Light Blue) types a chat message containing -st as An exact match
- Conditions
-
Actions
- Game - Display to (Player group((Triggering player))) the text: |cff0000ffYou'll be...
- Wait 15.00 seconds
- Unit - Move (Triggering unit) instantly to ((triggering player) start location)
- Game - Display to (Player group((Triggering player))) the text: |cff00ff00Done!|r
-
Events
how can i fix that ??