State Bags

Available state bags


state.cuffed
Player(ID_HERE).state.cuffed	

Returns true if handcuffed

state.escorted
Player(ID_HERE).state.escorted

Returns true if being escorted

state.injail
Player(ID_HERE).state.injail

Returns time (in minutes - integer) remaining in jail or false/nil if not in jail.

Last updated