{"id":154452,"date":"2024-09-08T13:44:12","date_gmt":"2024-09-08T11:44:12","guid":{"rendered":"https:\/\/hifivem.com\/?post_type=product&#038;p=154452"},"modified":"2025-12-24T07:29:55","modified_gmt":"2025-12-24T06:29:55","slug":"vicio-em-g4","status":"publish","type":"product","link":"https:\/\/fivemx.com\/pt\/g4-addiction\/","title":{"rendered":"V\u00edcio em G4"},"content":{"rendered":"<h3>Video Preview<\/h3>\n<p><iframe title=\"[FiveM] GR4CKA - Drug Addiction [QB\/ESX]\" width=\"1290\" height=\"726\" src=\"https:\/\/www.youtube.com\/embed\/eF5HZv5k5xw?feature=oembed\" loading=\"lazy\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n<h3>Config file<\/h3>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">Config = {}\r\n\r\nConfig.DrugImmunity = 100 -- how much the player can withstand the drug acting at the same time (drugStrength)\r\n\r\nConfig.UsableDrugs = {\r\n    [\"marijuana\"] = {\r\n        label = \"Marijuana\",\r\n        animation = 'smoke', -- (smoke\/syringe\/sniff\/pill)\r\n        drugStrength = 30, -- this amount is being removed from immunity of player for effect duration time\r\n        healthEffects = {\r\n            armour = 10,\r\n            health = -10\r\n        },\r\n        addiction = {\r\n            chance = 100, -- 0-100%\r\n            time = 60 -- time until drug wears out and you need other dose (in minutes)\r\n        },\r\n        effect = {\r\n            duration = 30, -- in seconds\r\n            screenFX = \"DefaultFlash\",\r\n            speedMultiplier = 1.0, -- from 1.0 to 1.49\r\n            walkingStyle = \"MOVE_M@DRUNK@SLIGHTLYDRUNK\",\r\n            cameraShakeIntensity = 1.0,\r\n        }\r\n    },\r\n    [\"cocaine\"] = {\r\n        label = \"Cocaine\",\r\n        animation = 'sniff', -- (smoke\/syringe\/sniff\/pill)\r\n        drugStrength = 10, -- this amount is being removed from immunity of player for effect duration time\r\n        healthEffects = {\r\n            armour = 10,\r\n            health = -10\r\n        },\r\n        addiction = {\r\n            chance = 100,\r\n            time = 60 -- time until drug wears out and you need other dose (in minutes)\r\n        },\r\n        effect = {\r\n            duration = 30, -- in seconds\r\n            screenFX = \"DefaultFlash\",\r\n            speedMultiplier = 1.0, -- from 1.0 to 1.49\r\n            walkingStyle = \"MOVE_M@DRUNK@SLIGHTLYDRUNK\",\r\n            cameraShakeIntensity = 1.0,\r\n        }\r\n    },\r\n    [\"heroin\"] = {\r\n        label = \"Heroin\",\r\n        animation = 'syringe', -- (smoke\/syringe\/sniff\/pill)\r\n        drugStrength = 5, -- this amount is being removed from immunity of player for effect duration time\r\n        healthEffects = {\r\n            armour = 10,\r\n            health = -10\r\n        },\r\n        addiction = {\r\n            chance = 0,\r\n            time = 60 -- time until drug wears out and you need other dose (in minutes)\r\n        },\r\n        effect = {\r\n            duration = 180, -- in seconds\r\n            screenFX = \"DefaultFlash\",\r\n            speedMultiplier = 1.0, -- from 1.0 to 1.49\r\n            walkingStyle = \"MOVE_M@DRUNK@SLIGHTLYDRUNK\",\r\n            cameraShakeIntensity = 1.0,\r\n        }\r\n    },\r\n    [\"mdma\"] = {\r\n        label = \"MDMA\",\r\n        animation = 'pill', -- (smoke\/syringe\/sniff\/pill)\r\n        drugStrength = 5, -- this amount is being removed from immunity of player for effect duration time\r\n        healthEffects = {\r\n            armour = 10,\r\n            health = -10\r\n        },\r\n        addiction = {\r\n            chance = 0,\r\n            time = 60 -- time until drug wears out and you need other dose (in minutes)\r\n        },\r\n        effect = {\r\n            duration = 180, -- in seconds\r\n            screenFX = \"DefaultFlash\",\r\n            speedMultiplier = 1.0, -- from 1.0 to 1.49\r\n            walkingStyle = \"MOVE_M@DRUNK@SLIGHTLYDRUNK\",\r\n            cameraShakeIntensity = 1.0,\r\n        }\r\n    },\r\n}\r\n\r\nConfig.Medication = {\r\n    [\"marijuana_cure\"] = {'marijuana'},\r\n    [\"universal_cure\"] = {'marijuana', 'cocaine', 'heroin' , 'mdma'}\r\n}\r\n\r\nConfig.Translations = {\r\n    notification_header = \"Dikkat\",\r\n    overdose_text = \"\u015eu anda\",\r\n    overdose_highlighted_text = \"A\u015f\u0131r\u0131 Dozda\",\r\n    overdose_description = \"V\u00fccudunuz ald\u0131\u011f\u0131n\u0131z ila\u00e7 miktar\u0131yla ba\u015fa \u00e7\u0131kamad\u0131...\",\r\n    addiction_text = \"\u015eu anda\",\r\n    addiction_description = \"\u0130lac\u0131n v\u00fccuttaki miktar\u0131 azald\u0131k\u00e7a, kendinizi k\u00f6t\u00fc hissedeceksiniz; ba\u011f\u0131ml\u0131l\u0131ktan kurtulmak i\u00e7in do\u011fru t\u00fcrde bir tedavi alman\u0131z gerekiyor.\",    \r\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"<p><strong>Sistema de Medicamentos Aprimorado GR4CKA<\/strong> \u2013 Oferecendo personaliza\u00e7\u00e3o e controle completos, este sistema permite que os propriet\u00e1rios de servidores criem uma experi\u00eancia de drogas din\u00e2mica e realista para os jogadores.<\/p>\n<p>O FiveM Drug Addiction System roda suavemente com depend\u00eancias m\u00ednimas, exigindo apenas oxmysql e ESX ou QBCore. Ele \u00e9 totalmente otimizado para desempenho confi\u00e1vel.<\/p>\n<p>\ud83c\udf3f <strong>Medicamentos personaliz\u00e1veis<\/strong>: Ajuste a pot\u00eancia, os efeitos e as probabilidades de depend\u00eancia das drogas para uma experi\u00eancia de servidor personalizada.<br \/>\n\u2696\ufe0f <strong>Acumula\u00e7\u00e3o de for\u00e7a din\u00e2mica<\/strong>: As drogas interagem para criar altos e baixos em evolu\u00e7\u00e3o, tornando cada experi\u00eancia \u00fanica.<br \/>\n\ud83d\udc89 <strong>Mec\u00e2nica da Overdose<\/strong>: Ultrapasse os limites e corra o risco de uma overdose, aumentando o desafio e a tens\u00e3o.<br \/>\n\ud83d\udea8 <strong>Alertas de v\u00edcio<\/strong>: Notifique os jogadores sobre atualiza\u00e7\u00f5es de v\u00edcio por meio de uma interface de usu\u00e1rio envolvente e indicadores visuais.<br \/>\n\ud83d\udd04 <strong>Depend\u00eancia de dose<\/strong>: Os jogadores devem administrar suas doses com cuidado para evitar sintomas de abstin\u00eancia.<br \/>\n\ud83d\udc41\ufe0f <strong>Exibi\u00e7\u00e3o de imunidade<\/strong>: Uma IU mostra a imunidade atual aos medicamentos para tomada de decis\u00e3o informada.<br \/>\n\ud83c\udf21\ufe0f <strong>Sistema de Medicina<\/strong>: Crie medicamentos personalizados para tratar v\u00edcios e dar aos jogadores maneiras de se recuperar.<br \/>\n\ud83c\udfac <strong>Anima\u00e7\u00f5es de medicamentos personalizadas<\/strong>: Escolha entre anima\u00e7\u00f5es de seringa, fumar, cheirar ou tomar p\u00edlulas para uma experi\u00eancia imersiva.<br \/>\n\ud83d\udd27 <strong>Configura\u00e7\u00e3o avan\u00e7ada<\/strong>: Ajuste a sa\u00fade, os efeitos, a velocidade e outras configura\u00e7\u00f5es para personalizar totalmente a jogabilidade.<br \/>\n\ud83c\udfc3 <strong>Defici\u00eancias<\/strong>: O v\u00edcio leva a problemas de jogabilidade, como vis\u00e3o distorcida e falta de velocidade, o que aumenta o realismo.<\/p>","protected":false},"featured_media":154455,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[512,2332,2907],"product_tag":[2690],"class_list":["post-154452","product","type-product","status-publish","has-post-thumbnail","product_cat-qbcore-scripts","product_cat-crime-gang","product_cat-qbox-scripts","product_tag-drug","first","instock","sale","downloadable","virtual","taxable","purchasable","product-type-simple"],"_links":{"self":[{"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/product\/154452","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/comments?post=154452"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/media\/154455"}],"wp:attachment":[{"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/media?parent=154452"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/product_brand?post=154452"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/product_cat?post=154452"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/product_tag?post=154452"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}