Es.fire
From EventScripts Community Encyclopedia
[edit] Method: fireModule: es [edit] Method Overview[edit] Table of Contents
[edit] DescriptionCause a player to manipulate game entities. It works the same as Valve's "ent_fire" but you can force players to run it without cheats. [edit] Arguments
[edit] Examples
[edit] NotesYou cannot use this command with build 224 (EventScripts 2.0) since there are problems in Python with it. You have to use old ESS cmd call. Example: es.server.cmd('es_xfire %i %s %s [%s] [%s]' % (<userid variable>, <classname/targetname>, <input name>, [optional parameter], [delay])) [edit] See Also |
|
