Get if a player is on duty
Returns if the player is on duty or not.
Event
Parameters
Name | Data Type | Description |
---|---|---|
| integer | Target player server ID |
Return
Name | Data Type | Description |
---|---|---|
| boolean | true if the player is on-duty false if the player is off-duty |
Example
Last updated