Hasib
  • 👋Welcome To Pixel Lab
  • Overview
    • 💡What we do
    • ✨Scripts
  • Nail Trap System
  • 📜Docs
    • Jomidar Tablet V2
    • 📃Jomidar Fishing
    • 🍷Jomidar Moonshine
    • Jomidar Mosleys
    • Jomidar Lover Heist
    • 💊 Jomidar Fentanyl
    • 📧Contact Us
Powered by GitBook
On this page
  1. Docs

💊 Jomidar Fentanyl

PreviousJomidar Lover HeistNextContact Us

Last updated 8 months ago

Preview

Installation

qb-core/shared/items.lua

fentanyltable = { name = 'fentanyltable', label = 'Fentanyl Table', weight = 1000, type = 'item', image = 'tablet.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = "Fentanyl Table" },

btheroine = { name = 'btheroine', label = 'Black Tar Heroin', weight = 1000, type = 'item', image = 'btheroine.png', unique = false, useable = true, shouldClose = false, combinable = nil, description = "Black Tar Heroin" },

piperidine = { name = 'piperidine', label = 'Piperidine', weight = 1000, type = 'item', image = 'piperidine.png', unique = false, useable = false, shouldClose = false, combinable = nil, description = "Piperidine" },

pseudoephedrine = { name = 'pseudoephedrine', label = 'Pseudoephedrine', weight = 1000, type = 'item', image = 'pseudoephedrine.png', unique = false, useable = false, shouldClose = false, combinable = nil, description = "pseudoephedrine" },

fentanyl = { name = 'fentanyl', label = 'fentanyl', weight = 1000, type = 'item', image = 'pseudoephedrine.png', unique = false, useable = false, shouldClose = false, combinable = nil, description = "fentanyl" },

qb-inventory/html/images

CHECK IMGAES FILE FOR ICONS

SQL NEEDED

CREATE TABLE IF NOT EXISTS `jomidar_fentanyl` (
    `id` int(11) NOT NULL AUTO_INCREMENT,
    `owner` varchar(50) NOT NULL,
    `model` varchar(255) NOT NULL,
    `position` text NOT NULL,
    `rotation` text NOT NULL,
    PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

Percentage CONFIG

📜
jomidar-fentanyl/web/config.js
LogoGitHub - Demigod916/object_gizmoGitHub
LogoJoin the Haaasib Discord Server!Discord
INTERACT NEEDED TO DOWNLOAD JOIN DISCORD TO DOWNLOAD THAT