📦Installation

🔧 1. Requirements

Before installing, ensure you have the following dependencies:


📥 2. Download & Extract

  1. Download the latest release from your keymaster.

  2. Place the folder:

gunchi-supplymissions

into your server’s resources directory.


🗄️ 3. Database Setup

Import the provided SQL file to create the cooldown table.

File:

Run this using your preferred database tool (e.g. phpMyAdmin, HeidiSQL, DBeaver).


⚙️ 4. Configuration

config.lua

Use this file to configure:

  • Mission types

  • Loot tables

  • Crate behaviour

  • Rewards

  • Cooldowns

  • General balancing

missionstartconfig.lua

Configure:

  • Mission start NPCs

  • NPC locations

  • Requirements to start missions (cash/items)

All configuration options are documented inside the files.


▶️ 5. Add to Server / Resources Config

Ensure the resource is started by adding the following to your server.cfg or resources.cfg:


🔐 6. Escrow & Customization

This script uses escrow protection, however the following files remain editable:

  • config.lua

  • missionstartconfig.lua

  • missionstartc.lua

  • missionstarts.lua

These files allow you to customize gameplay without breaking escrow protection.


🎮 7. Usage

Once installed:

  • Interact with configured mission start NPCs (if you use the default integration)

  • Missions may require cash or items (based on config)

  • Travel to mission locations

  • Fight guards and loot supply crate

  • Cooldowns are enforced per gang


🆘 8. Support

If you need help:

  • Join my Discord server for support and updates

Last updated