Kokain
Last updated
Last updated
Config = {}
Config.BlackMoney = true -- for hold corner system
Config.PolisAyricalik = true -- Polisler laboratuvara kartsız girsin istiyorsan true kalsın, tam tersi durumda false yap.
Config.Coca = {
entry = {
coord = vector3(1004.6, -1572.88, 30.8),
intcoord = vector3(1088.56, -3188.12, -39.0),
entryheading = 273.3,
intheading = 183.55,
text = "~INPUT_PICKUP~ [Kokain] Laboratuvarı",
requiredItem = false,
item = "labcard2",
},
exit = {
intcoord = vector3(1088.72, -3187.8, -39.0),
coord = vector3(1004.6, -1572.88, 30.8),
text = "~INPUT_PICKUP~ Çıkış",
heading = 90.0,
},
gatheringZone = {
coords = {
[1] = {coord = vector3(1093.0, -3194.84, -39.0), heading = 183.39, rotx = -1.91, roty = -0.32, rotz = -0.60},
[2] = {coord = vector3(1095.4, -3194.92, -39.0), heading = 183.39, rotx = -1.91, roty = -0.32, rotz = -0.60},
[3] = {coord = vector3(1090.32, -3194.88, -39.0), heading = 183.39, rotx = -2.0, roty = -0.32, rotz = -0.60},
},
text = "~INPUT_PICKUP~ Kokain Yap",
takeCoca = "~INPUT_PICKUP~ Eşyayı Al",
count = 1,
},
packageZone = {
coord = vector3(1101.245,-3198.82,-39.0),
text = "~INPUT_PICKUP~ Kokaini Paketle",
takePackCoc = "~INPUT_PICKUP~ Eşyayı Al",
heading = 173.34,
count = 5,
}
}