💊 Sell Drugs
Access a comprehensive guide that includes a detailed installation process, examples of code, previews of configurations.
INSTALLATION GUIDE
Step 0 - First Steps
Step 1 - Configure Resource
Step 2 - Adding Items
- Adding a Phone Item
Adding a Trap Phone to ESX Framework
INSERT INTO `items` (`name`, `label`, `weight`, `rare`, `can_remove`) VALUES ('trap_phone', 'Trap Phone', 1, 0, 1);
Adding a Trap Phone to QB-Core Framework
- Adding a Drugs Item
Step 3 - SQL Database
Step 4 - Install Dependencies
Using a Trigger instead of a Command
Adding to Radial Menu
Last updated