📦Installation

1. Add the Resource

Place the folder:

gangorders

into your server's resources directory.


2. Configure the Script

Open:

gangorders/config.lua

and adjust all settings to your preferences.

Everything is fully configurable to fit your server’s economy and balance.


3. Database Setup

Run the included SQL file:

gangorders.sql

This creates the necessary database tables for tracking gang orders and order history.


4. Ensure the Resource

If your server requires explicit resource loading, add the following to your:

server.cfg / resources.cfg
ensure gangorders

This guarantees the script starts correctly when the server boots.


🎉 Installation Complete

Once all steps are completed:

  • The Gang Orders system is installed

  • Database tables are active

  • Config options are applied

  • The resource starts automatically on server launch

Last updated