I've seen it alot in recent games, you type
-rename Blarg
and your name becomes "blarg"
I'm trying to set this up to have the player be able to set the name of the team they are playing on (so it shows up on the leaderboard).
Basically all I have to do is set a variable to a string entered by the player. However, the player has to be the team leader that is randomly chosen at the beginning of the game. I try to set up a simple event check "if player (team1lead) enters chat message"...
but when I try to select my "team1lead" variable, it says "no variables of this type exist"
WTF!
-rename Blarg
and your name becomes "blarg"
I'm trying to set this up to have the player be able to set the name of the team they are playing on (so it shows up on the leaderboard).
Basically all I have to do is set a variable to a string entered by the player. However, the player has to be the team leader that is randomly chosen at the beginning of the game. I try to set up a simple event check "if player (team1lead) enters chat message"...
but when I try to select my "team1lead" variable, it says "no variables of this type exist"
WTF!