Exports and Commands
Client Side Exports
Send Player To Prison Export (Client)
Sends Player Directly To Prison
Variables
Security Level (min,med,max)
timeLeft(integer)
Open Convoy Menu (Client)
Opens The Convoy Menu
Server Side Exports
Open Convoy Menu (Server)
Opens The Convoy Menu On The Server ID
Variables
source (the players server id that you want this to open on)
Send Player To Prison Export (Server)
Sends Player Directly To Prison
Variables
Prisoners Server ID (Players server id you want to send to prison)
Security Level (min,med,max)
timeLeft(integer)
Release Prisoner From Prison
Releases The Specified Prisoner
Variables
prisonerID (prisoner to be released server id)
Get Remaining Prison Time
Returns The Amount of Prison Time Remaining For The Specified Prisoner
Variables
prisonerID (prisoner that you want time of)
Get Prisoner Security Level
Returns The Security Level of The Prison
Variables
prisonerID (prisoner that you want the security level of)
Commands
Last updated