Functions/Player/Server/requestWarrant
Jump to navigation
Jump to search
Function | |
Function name | Player:requestWarrant(Player suspect, Player actor, string reason) |
Description: | |
File a request for a search warrant. | |
Returns: | nil |
Part of Library: | Player |
Realm: |
![]() |
BBCode Link: | [b][url=http://wiki.darkrp.com/index.php?title=Functions/Player/Server/requestWarrant]Player:requestWarrant[/url][/b] |
Function parameters[edit]
- suspect (Player)
- actor (Player)
- reason (string)
The player who is suspected.
The player who wants the warrant.
The reason for the warrant.
Function return values[edit]
This function does not return any value.