Est DeathAdd
From EventScripts Community Encyclopedia
Syntax: est_DeathAdd <identifier> <value>Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.
[edit] DescriptionAdds to player death count [edit] Parameters
[edit] Exampleevent player_activate { // Everybody gets 20 deaths added on in the scoreboard est_DeathAdd #a 20 // Give 5 deaths to a certain player es est_DeathAdd event_var(userid) 5 } [edit] Notes
[edit] See Also |
