This commit is contained in:
Nordi98 2025-06-14 22:07:25 +02:00
parent feab366863
commit 6032d724cd
2 changed files with 31 additions and 12 deletions

View file

@ -10,7 +10,7 @@ JobCalls.Positions = {
marker = {
drawDistance = 10.0,
type = 25,
size = {x = 4.0, y = 4.0, z = 4.0},
size = {x = 1.0, y = 1.0, z = 1.0},
color = {r = 50, g = 50, b = 204}
},
blip = {
@ -25,13 +25,13 @@ JobCalls.Positions = {
{
name = "Ambulance",
coords = vector3(298.0, -584.0, 42.3),
number = 112,
number = 912,
needjob = "ambulance",
useMarker = false,
useMarker =true,
marker = {
drawDistance = 10.0,
type = 25,
size = {x = 4.0, y = 4.0, z = 4.0},
size = {x = 1.0, y = 1.0, z = 1.0},
color = {r = 50, g = 50, b = 204}
},
blip = {
@ -42,5 +42,30 @@ JobCalls.Positions = {
scale = 0.8,
display = 4
}
}
},
{
name = "PHP",
coords = vector3(-922.4119, -2034.5383, 9.5075),
number = 911,
needjob = "mechanic",
useMarker = false,
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 = "Petrol Head Control Center",
sprite = 60,
color = 38,
scale = 0.8,
display = 4
}
},
}

View file

@ -89,13 +89,6 @@ CodeStudio.Licenses = {
price = 0,
expire = false,
},
['ems_card'] = {
label = "Mediziner Ausweis",
type = "job",
job = "ambulance",
price = 0,
expire = false,
},
['doj_card'] = {
label = "Justiz Ausweis",
type = "job",
@ -177,6 +170,7 @@ CodeStudio.LicenseMenu = {
location = {
vector4(-435.0517, 1098.1042, 329.7664, 3),
vector4(448.6075, -975.8693, 30.6610, 10.7146),
vector4(-1842.1836, -362.7046, 83.9981, 307.2072),
},
types = {