📜Installation
Installing Gang System V2 is quick and easy—just follow our included step-by-step guide to get started in no time!
Gang System V1 Compatibility
Gang System V2 is not directly compatible with data from V1. However, with some SQL knowledge and a little effort, it’s possible to migrate most of your existing data. Please note that I do not offer support for this process. V2 is a significant upgrade from V1.
But why? Gang System V2 was built from the ground up with performance, scalability, and flexibility in mind. As a result, the underlying data structures and logic are significantly different from V1. Maintaining native compatibility would have forced me to limit innovation or carry forward outdated design decisions. Instead, I focused on delivering a modern, more efficient system—even if it meant breaking compatibility. This approach allows me to offer a more stable and feature-rich experience moving forward.
SQL Install
Citizen ID Collation
There are multiple SQL files. You need to check the players
table in your Database and find out what the collation for citizenid
is. Then run the SQL file that corresponds with your Citizen ID collation.
If you get any error, and you followed the steps above, please make a ticket in our Discord and we'll be happy to assist you!
Run the SQL file that corresponds with your Citizen ID collation.
Inventory Items
Ox Inventory
Add the items located in items.lua
file.
QB-Inventory
Haven't built QB-Inventory items yet.
Last updated