Functions/Player/Server/customEntityLimitReached
Jump to navigation
Jump to search
Function | |
Function name | Player:customEntityLimitReached(table tblEnt) |
Description: | |
Set a shared variable. | |
Returns: | boolean limitReached |
Part of Library: | Player |
Realm: |
![]() |
BBCode Link: | [b][url=http://wiki.darkrp.com/index.php?title=Functions/Player/Server/customEntityLimitReached]Player:customEntityLimitReached[/url][/b] |
Function parameters[edit]
- tblEnt (table)
The entity table (from the DarkRPEntities table).
Function return values[edit]
- limitReached (boolean)
Whether the limit has been reached.