Using the actions in a radial/external menu
You can use the actions in any external menu, here there are the triggers you can use from external scripts
Make sure that the job has the actions enabled in Jobs Creator settings of that job to avoid issues
So you can enable the actions themselves, but disable "Can open actions menu"
Check identity
-- Trigger to start check identity action
TriggerEvent("jobs_creator:actions:checkIdentity")Check vehicle owner
-- Trigger to start check vehicle owner action
TriggerEvent("jobs_creator:actions:checkVehicleOwner")Create billing
-- Trigger to start billing action
TriggerEvent("jobs_creator:actions:createBilling")Drag player
-- Trigger to start drag action
TriggerEvent("jobs_creator:actions:drag")Handcuff player
Heal big
Heal small
Impound
Licenses menu
Lockpick car
Put in car
Take from car
Repair vehicle
Revive
Search
Wash vehicle
Open placeable objects menu
Last updated
Was this helpful?