TheObserver
T
TheObserver
Rename
Events
Player - Player 1 (Red) types a chat message containing -name as A substring
Conditions
(Substring((Entered chat string), 1, 15)) Equal to -name
Actions
Player - Set name of (Triggering player) to (Substring((Entered chat string), 15, 30))
Does anyone know why this doesn't work?
Events
Player - Player 1 (Red) types a chat message containing -name as A substring
Conditions
(Substring((Entered chat string), 1, 15)) Equal to -name
Actions
Player - Set name of (Triggering player) to (Substring((Entered chat string), 15, 30))
Does anyone know why this doesn't work?













