🛠️Setup
This is a detailed setup guide for Drunk System. If you have any questions before making a purchase, you can contact us on Discord
Setting Up the Script
["alcohol_tester"] = { ["name"] = "alcohol_tester", ["label"] = "Alcohol Tester", ["weight"] = 0, ["type"] = "item", ["image"] = "alcohol_tester.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "" },['alcohol_tester'] = { label = 'Alcohol Tester', weight = 0, stack = true, close = true, description = "" },
Events and Exports
Client Sided
Server Sided
Example
ESX

QBCore

OX Inventory

Last updated