Functions/Player/Shared/hasDarkRPPrivilege
Jump to navigation
Jump to search
Function | |
Function name | Player:hasDarkRPPrivilege(string priv) |
Description: | |
Whether the player has a certain privilege. | |
Returns: | boolean answer |
Part of Library: | Player |
Realm: |
![]() |
BBCode Link: | [b][url=http://wiki.darkrp.com/index.php?title=Functions/Player/Shared/hasDarkRPPrivilege]Player:hasDarkRPPrivilege[/url][/b] |
Function parameters[edit]
- priv (string)
The name of the privilege.
Function return values[edit]
- answer (boolean)
Whether the player has the privilege.