Events

List of possibly useful events

Client Side


grantLicense
TriggerClientEvent('wasabi_police:grantLicense')

Brings up menu of nearby players to grant license plate.

handcuffPlayer
TriggerClientEvent('wasabi_police:handcuffPlayer',type)

Handcuffs nearest player if they are within distance. (Define type of 'soft' or 'hard' or 'hard' will be used by default).


{type='soft'} OR {type='hard'}

Last updated