Est SetCash
From EventScripts Community Encyclopedia
Syntax: est_SetCash <identifier> <value>Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.
[edit] DescriptionSets players cash to value [edit] Parameters
[edit] Exampleevent player_spawn { // Start every round with $16000 es est_SetCash event_var(userid) 16000 } [edit] Notes
[edit] See Also |
