Installation
Resource installation guide and dependencies
Framework
Dependencies
Resource
Install
Description
Required
Framework, inventory, target and etc.
Required
Context menu, notification etc.
1 - Start
2 - SQL
3 - Items
Make sure to update t1ger_gangsystem/config.lua
with the respective item names, so that the resource knows what items to use.
You can quickly search for requiredItem
inside the config.lua
to find the item entries.
If you already have the items below or have similar items, you can skip the installation for items, just make sure to update config.lua
with your item names.
ESX
Open your database and find the items table.
Run the following query to insert items into your table:
QB Core
Navigate to
qb-core/shared/items.lua
and open up the file.Insert the following items into this file:
4 - Configuration
5 - Ensure Dependencies
6 - Ready
Congratulations, you've successfully installed the resource. Restart the server and you will be all set.
Last updated