Es getplayersteamid
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_xgetplayersteamid [edit] DescriptionStores the user's steamid in the specified variable. [edit] Parameters
[edit] Examples// Get the player's steamid and display it to everyone es_getplayersteamid playersteamid event_var(userid) es_msg event_var(es_username) is using the STEAMID: server_var(playersteamid)
[edit] Notes
[edit] See also |
