ScriptEvent:getPositionPlayer

From Mod Wiki
Revision as of 16:52, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

integer index -- Index of the position to look up.

Result

entity

Supported By

idEntity

Comments

  • If the entity does not support being a proxy, or the index is out of range, the result will be null.

Functionality

Returns the player in the proxy at the specified proxy index.