ScriptEvent:binAdd
From Mod Wiki
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.