Est ArmorAdd
From EventScripts Community Encyclopedia
Syntax: est_ArmorAdd <players> <number>Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.
[edit] DescriptionModifies a players armor value by adding number to current armor value [edit] Parameters
[edit] Exampleevent player_spawn { es est_ArmorAdd event_var(userid) 25 // Adds 25 armor to a player when that player spawns } [edit] Notes
[edit] See Also |
