Es.entcreate

From EventScripts Community Encyclopedia
This article is a stub. Please help by adding to it.



Method: entcreate

Module: es
Class: (no class)
EventScripts version: 2.0

Method Overview

Table of Contents

Contents


Description

Creates an entity where a player is looking.

Arguments


Examples


Notes

You 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_xgive %s %s' % (<userid variable>, <entity variable>))


See Also

blog comments powered by Disqus