Functions/Entity/Server/setKeysNonOwnable
Jump to navigation
Jump to search
Function | |
Function name | Entity:setKeysNonOwnable(boolean ownable) |
Description: | |
Set whether this door or vehicle is ownable or not. | |
Returns: | nil |
Part of Library: | Entity |
Realm: |
![]() |
BBCode Link: | [b][url=http://wiki.darkrp.com/index.php?title=Functions/Entity/Server/setKeysNonOwnable]Entity:setKeysNonOwnable[/url][/b] |
Function parameters[edit]
- ownable (boolean)
Whether the door or vehicle is blocked from ownership.
Function return values[edit]
This function does not return any value.