- Joined
- Dec 28, 2009
- Messages
- 257
Heya folks, another question of mine
Basically, i need Event that fires when player 1,2,3,4 or 5 writes number 1-2-3-4 or 5 as chat message string. And then use that string he wrote as variable in further actions.
One way is to make 25 events, 5 for each player and each one for different number, like
Thanks!
Basically, i need Event that fires when player 1,2,3,4 or 5 writes number 1-2-3-4 or 5 as chat message string. And then use that string he wrote as variable in further actions.
One way is to make 25 events, 5 for each player and each one for different number, like
- Player - Player 1 (Red) types a chat message containing (String(1)) as An exact match
- Player - Player 1 (Red) types a chat message containing (String(2)) as An exact match
- Player - Player 1 (Red) types a chat message containing (String(3)) as An exact match
- Player - Player 1 (Red) types a chat message containing (String(4)) as An exact match
- Player - Player 1 (Red) types a chat message containing (String(5)) as An exact match
Thanks!