Functions/Player/Server/addCustomEntity
Jump to navigation
Jump to search
Function | |
Function name | Player:addCustomEntity(table tblEnt) |
Description: | |
Add a custom entity to the player's limit. | |
Returns: | nil |
Part of Library: | Player |
Realm: |
![]() |
BBCode Link: | [b][url=http://wiki.darkrp.com/index.php?title=Functions/Player/Server/addCustomEntity]Player:addCustomEntity[/url][/b] |
Function parameters[edit]
- tblEnt (table)
The entity table (from the DarkRPEntities table).
Function return values[edit]
This function does not return any value.