need to no 2 things

Status
Not open for further replies.

swordman306

S

swordman306

can some one tell me how to do these 2 triggers plz first one is
if a play types say -name swordman it would change there name to swordman i no how to make it so that it works with the one name but how can u do it so it works with whatever they type

second one is how can u make a command that randomly changes your color not jsut to the basic team ones but to other ones
 
2) look last post
1) to change player name by entered chat string:

player enters -name as substring
change (name of (triggering player)) to substring(entered chat string, 7, length of (entered chat string))

hope i could help u with this
 
Status
Not open for further replies.
Back
Top