ScriptEvent:binAdd

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

Parameters

entity (cannot be null) entity -- Entity to add to the list.

Result

None.

Supported By

idPlayer

Comments

  • If the entity is already in the list, this request will be ignored.
  • A maximum of 32 entities can be stored, an error will be thrown if this limit is exceeded.

Functionality

Adds an entity to the player's list of tracked entities.