Meth
Last updated
Last updated
Config = {}
Config.BlackMoney = true
Config.PolisAyricalik = true -- Polisler laboratuvara kartsız girsin istiyorsan true kalsın, tam tersi durumda false yap.
Config.methLab = {
entry = {
coord = vector3(2461.12, 1575.68, 33.11),
intcoord = vector3(997.48, -3200.8, -36.4),
entryheading = 92.3,
intheading = 250.19,
text = "~INPUT_PICKUP~ [Meth] Laboratuvar Kartını Kullan",
requiredItem = true,
item = "labcard1",
},
exit = {
intcoord = vector3(997.16, -3200.64, -36.4),
coord = vector3(2461.12, 1575.68, 33.11),
text = "~INPUT_PICKUP~ Çıkış",
heading = 90.0,
},
cookZone = {
coord = vector3(1005.80,-3200.40,-38.52),
text = "~INPUT_PICKUP~ Pişir",
startingCoord = vector3(1007.76, -3200.64, -39.0),
startingText = "~INPUT_PICKUP~ Makineyi Çalıştır",
methMinCount = 1,
methMaksCount = 1,
takeMethText = "~INPUT_PICKUP~ Eşyayı Al"
},
packageZone = {
coord = vector3(1011.80,-3194.90,-38.99),
text = "~INPUT_PICKUP~ Methi Paketle",
takeMethText = "~INPUT_PICKUP~ Eşyayı Al",
}
}