Config file
Config = {}
Config.BlackMoney = true -- give black money
Config.DosePrice = 500 -- price per 1 heroin dose
Config.PoppyAmount = 8 -- poppy plants in zone
Config.Blips = true -- enable blips; false - disable blips
Config.Target = "qtarget" -- change it to "bt-target", if you are using it.
Config.Field = {coords = vector3(2091.22, 2803.61, 50.3)}
Config.OpiumExtract = {coords = vector3(1545.07, 2186.26, 78.81), h = 87.65}
Config.MakeHeroinLocation = {coords = vector3(805.85, 2181.36, 52.25), h = 247.3}
Config.Dealer = {coords = vector3(1530.8, 1728.31, 109.95), h = 89.5}
Config.Locale = {
Sold = "You sold your heroin dose/s for $",
NoSpace = "Not enough space in yout inventory",
NotEnough = "You need at least 2x opium",
NotEnoughPods = "You need at least 2x seed pods",
NotEnoughHeroin = "You need at least 1x heroin",
NoItem = "You don't have heroin dose",
Gathering = "Picking poppy seed pods...",
Extracting = "Extracting opium...",
MakingHeroin = "Making heroin...",
Syringe = "Putting heroin into syringe...",
TargetGather = "Pick poppy seed pods",
TargetExtract = "Extract opium from 2x seed pods",
TargetMakeHeroin = "Make heroin",
TargetSell = "Sell Heroin Dose/s For $500 Each",
BlipPoppy = "Poppy Plants Location",
BlipExtract = "Opium Extracting",
BlipMaking = "Heroin Making",
BlipSell = "Drug Dealer"
}
4.83
6 reviews for DHM Heroin (Drug System V12)
There are no reviews yet.