Es getplayername
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_xgetplayername [edit] DescriptionStores the user's name in the variable specified. [edit] Parameters
[edit] Examples// Get the player's name and display it to everyone es_xsetinfo playername 0 es_getplayername playername event_var(userid) es_msg Say hello to server_var(playername)
[edit] Notes
[edit] See also |
|
