Est DeathSet
From EventScripts Community Encyclopedia
Syntax: est_DeathSet <identifier> <value>Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.
[edit] DescriptionSets the players death count [edit] Parameters
[edit] Exampleevent player_activate { // Everybody in the ct's team gets 100 deaths in the scoreboard est_DeathSet #c 100 // Change a certain user's deaths to 0 es est_DeathSet event_var(userid) 0 } [edit] Notes
[edit] See Also |
