Est GetSecondary
From EventScripts Community Encyclopedia
Syntax: est_GetSecondary <variable> <identifier>Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.
[edit] Description
[edit] Parameters
[edit] Exampleevent player_spawn { es_xset myvar 0 es est_GetSecondary myvar event_var(userid) if(server_var(myvar) == 0) then es_xgive event_var(userid) weapon_deagle } [edit] Notes
[edit] See Also |
