Well im still a newbie =P and i can't figure out how to fix this....
-
Roll
-
Events
-
Player - Player 1 (Red) types a chat message containing -roll as A substring
-
Player - Player 2 (Blue) types a chat message containing -roll as A substring
-
Player - Player 3 (Teal) types a chat message containing -roll as A substring
-
Player - Player 4 (Purple) types a chat message containing -roll as A substring
-
-
Conditions
-
Actions
-
Leaderboard - Create a leaderboard for (All players) titled (Substring((Entered chat string), 1, (Length of (Entered chat string))))
-
Leaderboard - Add (Triggering player) to (Last created leaderboard) with label (Name of (Triggering player)) and value (Random integer number between 1 and 100)
-
Wait 20.00 seconds
-
Leaderboard - Destroy (Last created leaderboard)
-
-