Giter VIP home page Giter VIP logo

qbcore-druglabs's Introduction

Description Lionh34rt#4305

Keybased lab scripts based on the original qb-moneywash and qb-methlab. After updating my keylabs scripts I decided to upload my outdated scripts Uses the bob74_ipl interiors (I don't know what happened to the methlab interior while making the preview, that was a first one) Timers and ingredients needed are customizable. Obviously for the preview I made everything very short. -> Feel free to change as much as you want to these scripts and some credits are appreciated =)

I don't plan to maintain this repository

Installation

Create the necessary items (weed brick, coke brick, meth package, meth, and all the keys, ...) in your shared.lua Add the resources to your FiveM server and start them.

Shared.lua

--LabKeys
["methkey"]     = {["name"] = "methkey",      ["label"] = "methkey",      ["weight"] = 0,     ["type"] = "item",      ["image"] = "methkey.png",    ["unique"] = true,      ["useable"] = true,     ["shouldClose"] = false,      ["combinable"] = nil,     ["description"] = "Meth Lab Access key!"},
["weedkey"]     = {["name"] = "weedkey",      ["label"] = "weedkey",      ["weight"] = 0,     ["type"] = "item",      ["image"] = "weedkey.png",    ["unique"] = true,      ["useable"] = true,     ["shouldClose"] = false,      ["combinable"] = nil,     ["description"] = "Weed Lab Access key!"},
["mwkey"]       = {["name"] = "mwkey",        ["label"] = "mwkey",        ["weight"] = 0,     ["type"] = "item",      ["image"] = "mwkey.png",      ["unique"] = true,      ["useable"] = true,     ["shouldClose"] = false,      ["combinable"] = nil,     ["description"] = "Laundrette Access key!"},
["cokekey"]     = {["name"] = "cokekey",      ["label"] = "cokekey",      ["weight"] = 0,     ["type"] = "item",      ["image"] = "cokekey.png",    ["unique"] = true,      ["useable"] = true,     ["shouldClose"] = false,      ["combinable"] = nil,     ["description"] = "Coke Lab Access key!"},
-- drugs
['coke_brick']      = {['name'] = 'coke_brick',     ['label'] = 'Coke Brick',     ['weight'] = 2000,      ['type'] = 'item',      ['image'] = 'coke_brick.png',     ['unique'] = true,      ['useable'] = false,      ['shouldClose'] = true,     ['combinable'] = nil,     ['description'] = 'Heavy package of cocaine, mostly used for deals and takes a lot of space'},
['weed_brick']      = {['name'] = 'weed_brick',     ['label'] = 'Weed Brick',     ['weight'] = 1000,      ['type'] = 'item',      ['image'] = 'weed_brick.png',     ['unique'] = false,     ['useable'] = false,      ['shouldClose'] = true,     ['combinable'] = nil,     ['description'] = '1KG Weed Brick to sell to large customers.'},
['meth_package']    = {['name'] = 'meth_package',   ['label'] = 'Meth Package',   ['weight'] = 1000,      ['type'] = 'item',      ['image'] = 'meth_package.png',   ['unique'] = false,     ['useable'] = false,      ['shouldClose'] = true,     ['combinable'] = nil,     ['description'] = 'Large package of Meth'},

Preview

https://streamable.com/ve170x

Interested in other custom scripts for QBCore base?

Discord Invite link: https://discord.gg/AWyTUEnGeN

qbcore-druglabs's People

Contributors

sp1d3r1987 avatar lionh34rt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.