This commit is contained in:
Nordi98 2025-06-14 20:37:05 +02:00
parent ffdff27b87
commit 7fdb0b03cc
2 changed files with 5 additions and 5 deletions

View file

@ -32,8 +32,8 @@ Config.Items = {
}
-- Target System
Config.UseTarget = false
Config.TargetSystem = "ox_target" -- Options: qb-target, ox_target
Config.UseTarget = true
Config.TargetSystem = "qb_target" -- Options: qb-target, ox_target
-- Voice Chat Integration
Config.MumbleExport = "mumble-voip"

View file

@ -7,7 +7,7 @@
"unemployedJob": "unemployed",
"mail_domain": "@cloud.org",
"IngameTime": false,
"DeliverCar": true,
"DeliverCar": false,
"FaceTime": true,
"NewsAppAccess": [
"police",
@ -97,7 +97,7 @@
},
"Service": [
{
"name": "LSPD",
"name": "Los Santos Police Department",
"jobname": "police",
"img": "/public/img/service/police.png",
"coords": {
@ -320,7 +320,7 @@
"default": true,
"category": "apps",
"redirect": "fractions",
"allowJobs": ["police"],
"allowJobs": ["police","ambulance","cab","sud","mechanic","marshal","odin"],
"disallowJobs": ["unemployed"]
},
{