{"id":50645,"date":"2022-11-10T08:52:27","date_gmt":"2022-11-10T07:52:27","guid":{"rendered":"https:\/\/fivem-mods.net\/?post_type=product&#038;p=50645"},"modified":"2024-12-10T13:35:07","modified_gmt":"2024-12-10T12:35:07","slug":"sistema-de-control-de-drogas-de-heroina-dhm-v12","status":"publish","type":"product","link":"https:\/\/fivemx.com\/es\/sistema-de-control-de-drogas-de-heroina-dhm-v12\/","title":{"rendered":"Hero\u00edna DHM (Sistema de drogas V12)"},"content":{"rendered":"<h2>DHM Heroin &#8211; Complete Drug Production System for FiveM<\/h2>\n\n<p>Transform your FiveM server with a realistic heroin production and distribution system. DHM Heroin (Drug System V12) offers a complete criminal roleplay experience, taking players through the entire process from poppy cultivation to street-level dealing. This immersive script adds depth to your server&#8217;s illegal activities while maintaining balance and realism.<\/p>\n\n<h3>What&#8217;s Included<\/h3>\n<p>The complete heroin production chain includes poppy field harvesting locations, opium extraction facilities, heroin processing stations, and dealer NPCs. Each stage requires player interaction and presents unique risks and rewards. The system integrates seamlessly with your existing economy through configurable pricing and black money support.<\/p>\n\n<h3>Key Features<\/h3>\n<ul>\n<li><strong>Full Production Chain<\/strong> &#8211; From poppy seed pods to street-ready heroin doses, players experience every step of the manufacturing process<\/li>\n<li><strong>Multiple Processing Stages<\/strong> &#8211; Harvest poppy plants, extract opium, manufacture heroin, and prepare syringes for sale<\/li>\n<li><strong>Dynamic Locations<\/strong> &#8211; Pre-configured coordinates for fields, extraction labs, processing facilities, and dealer meetups<\/li>\n<li><strong>Target System Integration<\/strong> &#8211; Compatible with qtarget and bt-target for smooth interactions<\/li>\n<li><strong>Configurable Economy<\/strong> &#8211; Set prices, amounts, and black money rewards to match your server&#8217;s balance<\/li>\n<li><strong>Progress Tracking<\/strong> &#8211; Visual feedback during harvesting, extracting, and processing activities<\/li>\n<li><strong>Map Blips<\/strong> &#8211; Optional blips for each location, toggleable in config for added difficulty<\/li>\n<li><strong>Inventory Management<\/strong> &#8211; Smart checks prevent exploits and ensure realistic item requirements<\/li>\n<\/ul>\n\n<h3>Perfect For<\/h3>\n<ul>\n<li>Serious roleplay servers focusing on criminal organizations<\/li>\n<li>Gang-oriented servers needing drug trade mechanics<\/li>\n<li>Servers wanting multi-step illegal activities beyond basic scripts<\/li>\n<li>Communities that value risk-reward criminal gameplay<\/li>\n<\/ul>\n\n<h3>How It Works<\/h3>\n<p><strong>Step 1: Poppy Harvesting<\/strong> &#8211; Players visit configured poppy fields and harvest seed pods from multiple plant locations.<\/p>\n<p><strong>Step 2: Opium Extraction<\/strong> &#8211; At the extraction facility, 2 seed pods are processed into raw opium.<\/p>\n<p><strong>Step 3: Heroin Production<\/strong> &#8211; Raw opium is refined into heroin at the manufacturing location.<\/p>\n<p><strong>Step 4: Syringe Preparation<\/strong> &#8211; Heroin is prepared into sellable doses in syringes.<\/p>\n<p><strong>Step 5: Distribution<\/strong> &#8211; Finished products are sold to dealer NPCs for profit (default $500 per dose).<\/p>\n\n<h3>Technical Details<\/h3>\n<ul>\n<li><strong>File Size<\/strong> &#8211; Lightweight script with minimal resource impact<\/li>\n<li><strong>Performance<\/strong> &#8211; Optimized for servers of all sizes<\/li>\n<li><strong>Dependencies<\/strong> &#8211; Requires <a href=\"\/product-category\/esx-scripts\/\">ESX<\/a> framework and target system (qtarget\/bt-target)<\/li>\n<li><strong>Customization<\/strong> &#8211; Extensive config file for locations, pricing, amounts, and messaging<\/li>\n<\/ul>\n\n<h3>Installation<\/h3>\n<ol>\n<li>Extract the resource to your server&#8217;s resources folder<\/li>\n<li>Configure target system preference in config.lua (qtarget or bt-target)<\/li>\n<li>Adjust locations, prices, and item amounts to match your server<\/li>\n<li>Add items to your ESX database (poppy pods, opium, heroin, syringes)<\/li>\n<li>Start the resource in your server.cfg<\/li>\n<li>Test the full production chain to ensure proper configuration<\/li>\n<\/ol>\n\n<h3>Framework Compatibility<\/h3>\n<ul>\n<li>\u2705 <strong>ESX<\/strong> &#8211; Fully compatible with ESX Legacy and older versions<\/li>\n<li>\u2705 <strong>Black Money Support<\/strong> &#8211; Optional integration for dirty money economies<\/li>\n<li>\u2705 <strong>Target Systems<\/strong> &#8211; Works with qtarget and bt-target<\/li>\n<\/ul>\n\n<h3>What Makes It Stand Out<\/h3>\n<p>Unlike simple drug scripts that use single interactions, DHM Heroin creates a realistic multi-stage production process that encourages organization and teamwork. The configurable nature means you can adjust difficulty, profitability, and locations to match your server&#8217;s economy and law enforcement activity. Players must invest time traveling between locations, creating opportunities for <a href=\"\/product-category\/fivem-police-scripts\/\">police<\/a> interdiction and rival gang conflicts. The black money integration ensures proceeds flow through your server&#8217;s criminal economy systems.<\/p>\n\n<h3>Configuration Overview<\/h3>\n<p>The included config file provides complete control over the system. Enable or disable black money rewards, set the price per dose ($500 default), configure how many poppy plants spawn in each zone (8 default), and toggle map blips for each location. All coordinates are pre-configured but easily adjustable if you want to relocate operations. The locale system allows full translation into any language by simply editing the text strings.<\/p>\n\n\n<h2 class=\"wp-block-heading\">Config file<\/h2>\n\n\n\n<pre data-no-translation=\"\" class=\"wp-block-code\"><code data-no-translation=\"\">Config = {}\n\nConfig.BlackMoney = true -- give black money\nConfig.DosePrice = 500 -- price per 1 heroin dose\nConfig.PoppyAmount = 8 -- poppy plants in zone\nConfig.Blips = true -- enable blips; false - disable blips\n\nConfig.Target = \"qtarget\" -- change it to \"bt-target\", if you are using it.\n\nConfig.Field = {coords = vector3(2091.22, 2803.61, 50.3)}\nConfig.OpiumExtract = {coords = vector3(1545.07, 2186.26, 78.81), h = 87.65}\nConfig.MakeHeroinLocation = {coords = vector3(805.85, 2181.36, 52.25), h = 247.3}\nConfig.Dealer = {coords = vector3(1530.8, 1728.31, 109.95), h = 89.5}\n\nConfig.Locale = {\n  Sold = \"You sold your heroin dose\/s for $\",\n  NoSpace = \"Not enough space in yout inventory\",\n  NotEnough = \"You need at least 2x opium\",\n  NotEnoughPods = \"You need at least 2x seed pods\",\n  NotEnoughHeroin = \"You need at least 1x heroin\",\n  NoItem = \"You don't have heroin dose\",\n  Gathering = \"Picking poppy seed pods...\",\n  Extracting = \"Extracting opium...\",\n  MakingHeroin = \"Making heroin...\",\n  Syringe = \"Putting heroin into syringe...\",\n  TargetGather = \"Pick poppy seed pods\",\n  TargetExtract = \"Extract opium from 2x seed pods\",\n  TargetMakeHeroin = \"Make heroin\",\n  TargetSell = \"Sell Heroin Dose\/s For $500 Each\",\n  BlipPoppy = \"Poppy Plants Location\",\n  BlipExtract = \"Opium Extracting\",\n  BlipMaking = \"Heroin Making\",\n  BlipSell = \"Drug Dealer\"\n}<\/code><\/pre>\n\n\n<h3>Related Crime &amp; Gang Mods<\/h3><ul><li><a href=\"https:\/\/fivemx.com\/club-77-mlo\/\">Club 77 MLO<\/a><\/li><li><a href=\"https:\/\/fivemx.com\/g4-addiction\/\">G4 Addiction<\/a><\/li><li><a href=\"https:\/\/fivemx.com\/yespixel-rooster-rest-crime-school\/\">YesPixel Rooster Rest \/ Crime School<\/a><\/li><li><a href=\"https:\/\/fivemx.com\/davis-sheriffs-station-mlo-lspd-theme\/\">Davis Sheriffs Station [MLO] + LSPD Theme<\/a><\/li><\/ul>\n\n<h2>Config file<\/h2>\n<!-- \/wp:post-content -->\n\n<!-- wp:code -->\n<pre data-no-translation=\"\" class=\"wp-block-code\"><code data-no-translation=\"\">Config = {}\n\nConfig.BlackMoney = true -- give black money\nConfig.DosePrice = 500 -- price per 1 heroin dose\nConfig.PoppyAmount = 8 -- poppy plants in zone\nConfig.Blips = true -- enable blips; false - disable blips\n\nConfig.Target = \"qtarget\" -- change it to \"bt-target\", if you are using it.\n\nConfig.Field = {coords = vector3(2091.22, 2803.61, 50.3)}\nConfig.OpiumExtract = {coords = vector3(1545.07, 2186.26, 78.81), h = 87.65}\nConfig.MakeHeroinLocation = {coords = vector3(805.85, 2181.36, 52.25), h = 247.3}\nConfig.Dealer = {coords = vector3(1530.8, 1728.31, 109.95), h = 89.5}\n\nConfig.Locale = {\n  Sold = \"You sold your heroin dose\/s for $\",\n  NoSpace = \"Not enough space in yout inventory\",\n  NotEnough = \"You need at least 2x opium\",\n  NotEnoughPods = \"You need at least 2x seed pods\",\n  NotEnoughHeroin = \"You need at least 1x heroin\",\n  NoItem = \"You don't have heroin dose\",\n  Gathering = \"Picking poppy seed pods...\",\n  Extracting = \"Extracting opium...\",\n  MakingHeroin = \"Making heroin...\",\n  Syringe = \"Putting heroin into syringe...\",\n  TargetGather = \"Pick poppy seed pods\",\n  TargetExtract = \"Extract opium from 2x seed pods\",\n  TargetMakeHeroin = \"Make heroin\",\n  TargetSell = \"Sell Heroin Dose\/s For $500 Each\",\n  BlipPoppy = \"Poppy Plants Location\",\n  BlipExtract = \"Opium Extracting\",\n  BlipMaking = \"Heroin Making\",\n  BlipSell = \"Drug Dealer\"\n}<\/code><\/pre>\n<!-- \/wp:code -->","protected":false},"excerpt":{"rendered":"<p>C\u00f3digo abierto, sin bloqueo de IP. Buena optimizaci\u00f3n, sin ca\u00eddas de FPS. Cantidad configurable de plantas de amapola en el campo. Coordenadas de ubicaci\u00f3n configurables. Activaci\u00f3n de blips configurable. Puedes elegir si quieres usar qtarget o bt-target en la configuraci\u00f3n. Precio de venta y tipo de moneda configurables. Puedes cambiar f\u00e1cilmente la mayor\u00eda del texto del script a tu idioma en el archivo de configuraci\u00f3n.\u00a0<span class=\"timestamp-3ZCmNB\"><time datetime=\"2021-09-25T22:19:49.626Z\" aria-label=\"Editado hoy a la 1:49 AM\"><span class=\"edited-3sfAzf\">(editado)<\/span><\/time><\/span><\/p>","protected":false},"featured_media":50646,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[2332,96,3204],"product_tag":[],"class_list":["post-50645","product","type-product","status-publish","has-post-thumbnail","product_cat-crime-gang","product_cat-esx-scripts","product_cat-drug-scripts","first","instock","sale","downloadable","virtual","taxable","purchasable","product-type-simple"],"_links":{"self":[{"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product\/50645","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/comments?post=50645"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/media\/50646"}],"wp:attachment":[{"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/media?parent=50645"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product_brand?post=50645"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product_cat?post=50645"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product_tag?post=50645"}],"curies":[{"name":"gracias","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}