Uniqueid
From EventScripts Community Encyclopedia
|
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: {{{x}}} DescriptionGenerates an unique id for each player or bot on Internet and LAN servers. Parameters
Examples// Get the player's steamid and display it to everyone es uniqueid playersteamid event_var(userid) es_msg event_var(es_username) is using the STEAMID: server_var(playersteamid)
Notes
See also
External linksuniqueid
|
