Est CashAdd
From EventScripts Community Encyclopedia
Syntax: est_CashAdd <identifier> <value>Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.
[edit] DescriptionAdds value to current cash [edit] Parameters
[edit] Exampleevent player_death { // Get $1000 every time you kill someone es est_CashAdd event_var(attacker) 1000 } [edit] Notes
[edit] See Also |
