Clock In
An in-game way to utilize Sonoran CMS's clock in/out system.
Installation / Configuration
1. Configure Clock In Module
{
"enableCommand": true,
"command": "clockin",
"useAcePermissions": false,
"qbcore": {
"use": true,
"autoClockInJobs": [
"police",
"ems",
"fire"
]
},
"esx": {
"use": false,
"autoClockInJobs": [
"police",
"ambulance"
]
},
"cad": {
"use": false,
"note": "This will automatically clock in users when they enter a Police/EMS/Fire CAD panel. This will not correlate to the users actual in-game status, but will allow them to use the CAD without having to manually clock in."
},
"ranksWhileCadActive": [
"00000000-0000-0000-0000-000000000000"
]
}Configuration
Config Option
Description
2. Add your API ID
Last updated
Was this helpful?

