Esnq
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_xnq [edit] DescriptionBehaves just like "es" except that it will only place quotation marks around server_var() and event_var() values if there is a semicolon inside them. [edit] Parameters
[edit] Exampleses_xsetinfo server_address "123.456.789" esnq rcon_address server_var(server_address)
[edit] Notes
results: rcon_address 123.456.789
results: rcon_address "123.456.789"
[edit] See also |
