Callbacks
IsPlayerCuffed
local isCuffed = lib.callback.await('police:server:isPlayerCuffed', false, targetServerId)Name
Type
Description
IsPlayerZiptieCuffed
local isZiptieCuffed = lib.callback.await('police:server:isPlayerZiptieCuffed', false, targetServerId)Name
Type
Description
CuffPlayer
local success = lib.callback.await('police:server:CuffPlayer', false, targetServerId, isSoftcuff, isZiptie, isFront, forced)Name
Type
Description
IsPlayerLegTied
Name
Type
Description
TiePlayerLegs
Name
Type
Description
UntiePlayerLegs
Name
Type
Description
PutHeadBag
Name
Type
Description
RemoveHeadBag
Name
Type
Description
Billing System
GetPlayerBills
Name
Type
Description
Index
Type
Description
Last updated