Player info
From EventScripts Community Encyclopedia
|
[edit] Descriptionplayer_info executes EVERY TIME A PLAYER CHANGES HIS/HER NAME [edit] VariablesVariables Specific to player_info That Are Expanded: Quote: event_var(name)
The name of the player changing their name
event_var(index)
The Valve-Assigned player slot entity index
event_var(userid)
The userid of the player that is changing their name
event_var(networkid)
The SteamID of the player that is changing their name
event_var(bot)
0 = Not a Bot | 1 = Is a Bot
|
