Es getmoney
From EventScripts Community Encyclopedia
|
[edit] OverviewSyntax: Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.Variation of this command that doesn't expand variables: es_xgetmoney [edit] DescriptionLooks up the money of the player specified by userid and stores it in the variable. (CS:S only) EventScripts will expand any variables it finds. [edit] Parameters
[edit] Exampleses_xsetinfo playermoney 0 es_getmoney playermoney event_var(userid)
[edit] Notes
es_getplayerprop playermoney event_var(userid) "CCSPlayer.m_iAccount"
[edit] See also
|
