forked from Simnation/Main
0
This commit is contained in:
parent
97177c4f08
commit
1891e629a3
2 changed files with 13 additions and 13 deletions
Binary file not shown.
|
@ -3,8 +3,8 @@ JobCalls = {}
|
|||
JobCalls.Positions = {
|
||||
{
|
||||
name = "LSPD",
|
||||
coords = vector3(454.0667, -984.4538, 29.6610),
|
||||
vector3(1825.1882, 3671.0291, 24.4050),
|
||||
coords = vector3(454.1813, -984.4214, 30.6611),
|
||||
vector3(1826.7273, 3672.7727, 34.4050),
|
||||
number = 911,
|
||||
needjob = "police",
|
||||
useMarker = true,
|
||||
|
@ -25,7 +25,7 @@ JobCalls.Positions = {
|
|||
},
|
||||
{
|
||||
name = "Ambulance",
|
||||
coords = vector3(-1851.7278, -336.9325, 39.4478),
|
||||
coords = vector3(-1850.6589, -335.9239, 49.4508),
|
||||
number = 912,
|
||||
needjob = "ambulance",
|
||||
useMarker = true,
|
||||
|
@ -46,7 +46,7 @@ JobCalls.Positions = {
|
|||
},
|
||||
{
|
||||
name = "DOJ",
|
||||
coords = vector3(-435.8740, 1087.4014, 229.7665),
|
||||
coords = vector3(-434.8877, 1087.1594, 329.7666),
|
||||
number = 913,
|
||||
needjob = "doj",
|
||||
useMarker = true,
|
||||
|
@ -67,7 +67,7 @@ JobCalls.Positions = {
|
|||
},
|
||||
{
|
||||
name = "Marshals",
|
||||
coords = vector3(-451.5362, 6009.3862, 21.9537),
|
||||
coords = vector3(-451.0457, 6009.7314, 31.9537),
|
||||
number = 916,
|
||||
needjob = "marshal",
|
||||
useMarker = true,
|
||||
|
@ -88,7 +88,7 @@ JobCalls.Positions = {
|
|||
},
|
||||
{
|
||||
name = "Down Town Cab",
|
||||
coords = vector3(-1249.6710, -285.0229, 27.7374),
|
||||
coords = vector3(-1249.6327, -285.0953, 37.7374),
|
||||
number = 555,
|
||||
needjob = "cab",
|
||||
useMarker = true,
|
||||
|
@ -109,7 +109,7 @@ JobCalls.Positions = {
|
|||
},
|
||||
{
|
||||
name = "PHP",
|
||||
coords = vector3(-922.4237, -2034.5979, 8.5075),
|
||||
coords = vector3(-922.5777, -2034.8556, 9.5075),
|
||||
number = 5556969,
|
||||
needjob = "mechanic",
|
||||
useMarker = true,
|
||||
|
@ -130,7 +130,7 @@ JobCalls.Positions = {
|
|||
},
|
||||
{
|
||||
name = "Moonlight Cinema",
|
||||
coords = vector3(2054.1565, 3086.8086, 36.7286),
|
||||
coords = vector3(2056.4062, 3085.5830, 46.7286),
|
||||
number = 5551337,
|
||||
needjob = "cinema",
|
||||
useMarker = true,
|
||||
|
@ -151,7 +151,7 @@ JobCalls.Positions = {
|
|||
},
|
||||
{
|
||||
name = "PHP Autos",
|
||||
coords = vector3(-918.3255, -2030.4480, 8.5075),
|
||||
coords = vector3(-918.4106, -2030.3401, 9.5075),
|
||||
number = 555666,
|
||||
needjob = "php_car",
|
||||
useMarker = true,
|
||||
|
@ -172,7 +172,7 @@ JobCalls.Positions = {
|
|||
},
|
||||
{
|
||||
name = "Skyline Events",
|
||||
coords = vector3(-1249.6710, -285.0229, 27.7374),
|
||||
coords = vector3(-2997.0623, 54.7228, 12.2634),
|
||||
number = 555062,
|
||||
needjob = "sykline",
|
||||
useMarker = true,
|
||||
|
@ -193,7 +193,7 @@ JobCalls.Positions = {
|
|||
},
|
||||
{
|
||||
name = "Kayas",
|
||||
coords = vector3(1532.8010, 3784.5815, 24.5125),
|
||||
coords = vector3(1532.7052, 3784.6868, 34.5125),
|
||||
number = 5558563,
|
||||
needjob = "kayas",
|
||||
useMarker = true,
|
||||
|
@ -214,7 +214,7 @@ JobCalls.Positions = {
|
|||
},
|
||||
{
|
||||
name = "Zum Durstigen Dackel",
|
||||
coords = vector3(837.8142, -117.1524, 69.7746),
|
||||
coords = vector3(),
|
||||
number = 5557294,
|
||||
needjob = "dackel",
|
||||
useMarker = true,
|
||||
|
@ -235,7 +235,7 @@ JobCalls.Positions = {
|
|||
},
|
||||
{
|
||||
name = "Odins Bar",
|
||||
coords = vector3(204.3004, -3307.1682, 4.9872),
|
||||
coords = vector3(),
|
||||
number = 5557294,
|
||||
needjob = "dackel",
|
||||
useMarker = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue