Es getplayerprop
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_xgetplayerprop [edit] DescriptionGet the value of a class property from the player. [edit] Parameters
[edit] Exampleses_xsetinfo player_loc 0 es_getplayerprop player_loc event_var(userid) "CBaseEntity.m_vecOrigin" es_msg Player event_var(es_username) is located at: server_var(player_loc) //possible output: //Player Pwner is located at: -144.248990,1234.812397,12.123091
[edit] Notes
[edit] See also |
