diff --git a/resources/[phone]/roadphone/addons/jobcalls/config.lua b/resources/[phone]/roadphone/addons/jobcalls/config.lua index 438600ac0..131ac7f99 100644 --- a/resources/[phone]/roadphone/addons/jobcalls/config.lua +++ b/resources/[phone]/roadphone/addons/jobcalls/config.lua @@ -149,6 +149,26 @@ JobCalls.Positions = { display = 4 } }, - + { + name = "coffe_cute", + coords = vector3(-293.9437, -76.8990, 49.5045), + number = 5557185, + needjob = "coffe_cute", + useMarker = true, + marker = { + drawDistance = 10.0, + type = 25, + size = {x = 1.0, y = 1.0, z = 1.0}, + color = {r = 50, g = 50, b = 204} + }, + blip = { + active = false, + name = "Coffee Cute Control Center", + sprite = 60, + color = 38, + scale = 0.8, + display = 4 + } + }, } \ No newline at end of file diff --git a/resources/[phone]/roadphone/public/img/service/cc.png b/resources/[phone]/roadphone/public/img/service/cc.png new file mode 100644 index 000000000..84973cec4 Binary files /dev/null and b/resources/[phone]/roadphone/public/img/service/cc.png differ diff --git a/resources/[phone]/roadphone/public/static/config/config.json b/resources/[phone]/roadphone/public/static/config/config.json index 9ab30a243..5ca9fec9e 100644 --- a/resources/[phone]/roadphone/public/static/config/config.json +++ b/resources/[phone]/roadphone/public/static/config/config.json @@ -89,7 +89,13 @@ "number": 3131, "img": "/public/img/service/sud.png", "acceptMessage": true - } + }, + { + "name": "Coffe Cute", + "number": 5557185, + "img": "/public/img/service/cc.png", + "acceptMessage": true + } ], "Ringtones": { diff --git a/resources/[standalone]/controlled_npcs/client.lua b/resources/[standalone]/controlled_npcs/client.lua index 77532fa15..b8c8424c9 100644 --- a/resources/[standalone]/controlled_npcs/client.lua +++ b/resources/[standalone]/controlled_npcs/client.lua @@ -11,7 +11,7 @@ CreateThread(function() SetPedDensityMultiplierThisFrame(0.7) SetScenarioPedDensityMultiplierThisFrame(0.7, 0.7) SetVehicleDensityMultiplierThisFrame(0.7) - SetRandomVehicleDensityMultiplierThisFrame(0.7) + SetRandomVehicleDensityMultiplierThisFrame(0.4) SetParkedVehicleDensityMultiplierThisFrame(0.0) -- Kein Wanted-Level / Polizei-Eingriffe