Events

List of available events for you to use.

circle-info

Note

These events are optional and can be used in your scripts or custom systems.


Client

circle-check

Client-Side Events

Open Tablet

Opens the mechanic tablet.

client-side to client-side
TriggerEvent('cd_mechanic:OpenTablet')
server-side to client-side
TriggerClientEvent('cd_mechanic:OpenTablet', source)

Open Customs

Opens mechanic and public customs.


View Slips

View accepted work orders and start work on vehicles.


Open Inventory

Opens the mechanic inventory (Codesign).


Open Crafting

Open mechanic crafting.


Cancel Vehicle Upgrade

Cancels the vehicle upgrade process and resets the job slip so it can be started again.

Use Repair Kit

Uses a repair kit to restore the vehicle to a configurable health level. This event bypasses the item checks and item removal.

Open OBD Scanner

Opens the OBD scanner to check for critical vehicle errors. This event bypasses the item checks.

Install NOS

Installs a NOS system on the vehicle. This event bypasses the item checks and item removal.

Refill NOS

Refills the NOS system back to 100.0 on the vehicle. This event bypasses the item checks and item removal.

Open RGB Controller

Opens the RGB lighting controller. This event bypasses the item checks.

Use Car Jack

Use the car jack on the nearest vehicle. This event bypasses the item checks and item removal.


Open Car Lift Controls

Opens the controls to operate the car lift.

Set Stancer

Set the stancer data of a vehicle.


Server

circle-check

Server-Side Events

Last updated

Was this helpful?