Hooks/Shared/canUnwant
Jump to navigation
Jump to search
Hook | |
Hook name | canUnwant(Player target, Player actor) |
Description: | |
Whether someone can remove the wanted status from a player | |
Returns: | boolean canUnwant, string message |
Realm: |
![]() |
BBCode Link: | [b][url=http://wiki.darkrp.com/index.php?title=Hooks/Shared/canUnwant]canUnwant hook[/url][/b] |
Parameters[edit]
- target (Player)
- actor (Player)
The player to make wanted by the police
The player requesting the wanted status