radio scriptVIP+ Radio V2 (Ultimate Edition)
1[MLO] Ballas Carwash

DHM Heroin (Drug System V12)

Original price was: 10.78 €.Current price is: 4.49 €.

58% Off

(6 customer reviews)

Open source, no IP-Lock. Good optimization, no FPS drops. Configurable amount of poppy plants in the field. Configurable coordinates of locations. Configurable blips toggle. You can choose if you want to use qtarget or bt-target in config easy! Configurable sell price and money type. You can easily change most of the script’s text to your language in the config file! 

Direct Download
  • Satisfaction Guarantee
  • 100% No Leaks

  • Receive a Free Gift with Every Order

Price Increases after Countdown
This Sale is Limited!
0
0
0
0
Days
0
0
Hrs
0
0
Min
0
0
Sec

Share this mod

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"
}