AV Scripts
StoreDiscord
  • Documentation
  • Guides
    • Dealerships
      • Installation
      • Admin Panel
        • All Vehicles
        • Dealerships
        • Auctions
      • Dealership Panel
        • Overview
        • Auctions
        • Employees
        • Orders
        • Payments
        • Showroom
        • Warehouse
        • Pre Owned
        • Settings
      • Buy/Sell Vehicles
      • Catalogue
      • Exports
      • FAQ
    • House Robbery
      • Installation
      • Add Shells
      • Dispatch
      • Exports
      • Weather
      • Minigames
      • Notifications
      • New Houses
      • Object Types
      • Sell Items
    • Illegal Runs
      • Installation
      • Customization
      • Ox Inventory
      • QB Inventory
    • Multicharacter
      • Installation
      • Character Slots
      • Clothes
      • Scenes
        • Previews
      • Exports
      • Weather
    • Paleto Heist
      • Buy here
    • Refund System
      • Installation
        • Inventories
    • Tuning Script
      • Installation
      • Events and Controls
      • Exports
      • Price Multiplier
    • Vehicleshop
      • Installation
      • Admin Panel
      • Addon Vehicles
      • Functions
        • Fuel
        • Keys
        • VIP
        • Weather
      • Garages
      • HUD
      • Society
    • Weather Script
      • Installation
      • Breath Condensation
      • Fog
      • Real Time Sync
      • Exports
    • VIP Script
      • Installation
      • Exports
      • Categories
      • Admin
      • Tebex
      • Free Tokens
  • LAPTOP PACK V3
    • Laptop v3
      • Installation
        • Inventory
        • Cosmo
        • Permissions
        • QBCore
        • Custom Framework/Inventory
        • Phone
        • Translate
      • Browser
      • Terminal
      • Documents
      • APPs Config
      • Exports
    • Boosting
      • Create Profile
      • APP
      • Contracts
      • Dispatch
      • Lockpick Export
      • VIN Export
    • Business
      • Installation
        • Inventories
          • Origen Inventory
            • ESX
            • QBCore
          • OX Inventory
          • QB/PS/LJ Inventory
          • Quasar Inventory
            • ESX
            • QBCore
          • Codem Inventory
          • Tgiann Inventory
        • ESX
      • Admin Panel
        • Create Zones
        • Edit Zones
      • Config
        • Animations
        • Blips
        • Buttons
        • Crafting
        • Effects
        • Events
          • Items
          • Zones
        • Logs
          • Custom Logs
        • Permissions
      • Exports
      • Banking Scripts
      • Multijobs
    • Cameras
      • Installation
        • Vehicle Cameras
      • Place Camera
      • Job Cameras
    • Drugs
      • Installation
      • Admin Panel
      • APP
      • Tables
      • Labs
        • PC
        • Raids
      • Alert Cops
      • Shells
      • Exports
    • Gangs
      • Installation
      • Admin Panel
        • Gangs
        • Whitelist
      • Properties
      • Register Gang
      • APP
        • Members
        • Settings
        • Missions
        • Blackmarket
        • Properties
      • Graffitis
      • Missions
      • Gang NPC
      • Shells
      • Exports
      • Labs
    • Groups
      • Events
      • Exports
    • Music
      • Installation
      • Music Labels
      • APP
        • Search Music
        • Playlists
        • Headphones
      • CDs
    • Racing
      • Installation
        • Permissions
        • Discord Logs
        • Addon Vehicles
      • Admin Panel
      • Categories
      • Events
      • Exports
      • Personal Settings
      • The Underground
    • Custom APPs
    • Discord Support
Powered by GitBook
On this page
  1. LAPTOP PACK V3
  2. Gangs

Properties

Properties are located in config/blackmarket.lua and config/upgrades.lua

How it works

  • Every 5 minutes the server will loop thru all available labs, if the lab have the needed ingredients it will start the cooking function. If the lab doesn't have any ingredients it will skip it and try again in the next loop.

  • Once cooking is over, the processed items will be added to the Product Stash, if the stash is full or there's not enough ingredients the lab status will change to Stopped, players can see this status in the Properties tab.

  • If the cooking process is successful it will add a cooldown to the lab, this cooldown can be found in upgrades.lua > processTime.

  • Processed items will store the strain name and purity as metadata, you can use this in your own scripts.

Upgrades

  • Production: This upgrade reduces the lab cooldown time, increases purity and the amount of processed drug per ingredient. Depending on the production level, it will spawn more NPC inside the lab.

  • Stash: Increases the ingredients and product stash size and weight, this will make the lab be able to process more drugs.

  • Security: This upgrade comes by default on every property and applies the same for all, higher the security it will make more difficult the raid minigame, for more info about this read the raid section.

Configuration

  • The properties config had to be splitted into 2 files, in both files you can find a lot of comments explaining what every field does, please be sure to read it and if you don't understand it or you aren't 200% sure what you are doing feel free to use the support Discord channel.

How it works

  • Stashes are interiors with a single stash point where players can store their items.

Upgrades

  • Security: This upgrade comes by default on every property and applies the same for all, higher the security it will make more difficult the raid minigame, for more info about this read the raid section.

This properties doesn't have a stash upgrade to make gangs spend more money in buying bigger and better interiors.

How it works

  • Offices are interiors with a small stash and are made for RP purposes only, it doesn't have or do anything special by default.

Upgrades

  • Security: This upgrade comes by default on every property and applies the same for all, higher the security it will make more difficult the raid minigame, for more info about this read the raid section.

This properties doesn't have a stash upgrade to make gangs spend more money in buying bigger and better interiors.

Last updated 10 months ago