Player score
From EventScripts Community Encyclopedia
|
[edit] Descriptionplayer_score executes EVERY TIME A PLAYER'S SCORE CHANGES [edit] VariablesVariables Specific to player_score That Are Expanded: Quote: event_var(userid)
The userid of the player whose score was changed
event_var(kills)
The number of kills the player has
event_var(deaths)
The number of deaths the player has
event_var(score)
The total game score
|
