Es

From EventScripts Community Encyclopedia


Overview

Syntax: es <servercommand>

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: N/A Only useful for expanding variables.

Description

Will execute servercommand on the server and expand any eventscripts variables it finds.

Parameters

  • servercommand - Any type of command that you want the server to do.


Examples

es_xsetinfo mygravity 150
es sv_gravity server_var(mygravity)


Notes

  • no notes


See also

blog comments powered by Disqus