- Joined
- Sep 9, 2007
- Messages
- 6,759
As I said yesterday in chat, I have problems with Defeat and Victory actions and the event player leaves game. Everytime I try kicking player 2 the text "works" doesn't show up. On other maps I have similar triggers like that which work corrently. Maybe my WE is broken?
Please help!
Edit: The kicking text shows up btw.
Please help!
Events
Player - Player 1 (Red) types a chat message containing -kick as A Part-String
Actions
For each (Integer A) from 2 to 4, do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
'IF'-Conditions
(Entered chat string) equals to (-kick + (String((Integer A))))
'THEN'-Actions
Game - Victory (Player((Integer A))) (No dialogs, Show scores)
Game - Display to (All players) for 1.00 seconds the text: (Booted + (Name of (Player((Integer A)))))
'ELSE'-Actions
Leave Game
Event
Player - Spieler 2 (Blau) leaves the game
Player - Spieler 3 (Blaugrau) leaves the game
Player - Spieler 4 (Lila) leaves the game
Conditions
Actions
Game - Display to (All players) the text: Works!
Edit: The kicking text shows up btw.