Es.entcreate
From EventScripts Community Encyclopedia
[edit] Method: entcreateModule: es [edit] Method Overview[edit] Table of Contents
[edit] DescriptionCreates an entity where a player is looking. This is the Python equivalent of: http://www.eventscripts.com/pages/es_entcreate [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_xentcreate %i %s' % (<userid variable>, <entityname variable>)) [edit] See Also |
|
