Getting Started

Dependencies

Before installing XSC_Raids, make sure your server has the following resources installed and running, as they are essential for the script’s functionality:

  1. QBCore - Core framework for FiveM, providing essential server functions.

  2. ox_target - Enables target-based interactions for peds and objects.

  3. ox_inventory - Provides inventory functionality, allowing for loot and item management within raids.

  4. ox_lib - Offers utility functions, such as progress bars and notifications, essential for player interactions and feedback.

Note: Please ensure these dependencies are installed and listed in your server’s server.cfg file. XSC_Raids will not function correctly without them.

Downloading XSC_Raids

After purchasing XSC_Raids from Tebex, you’ll receive access to the asset through FiveM’s Keymaster. Follow these steps to download it:

  1. Visit FiveM Keymaster: Go to keymaster.fivem.net, and log in with the same credentials used on Tebex.

  2. Locate Your Asset: Under Purchased Assets, you’ll find XSC_Raids. Click on it to begin the download.

  3. Download the Resource: Download the compressed XSC_Raids resource file to your local machine.

Note: Keep this file in a secure location. Distributing paid assets violates FiveM’s and XSC_Raids’ terms of service.

Installation Guide

Once you've downloaded XSC_Raids, follow these steps to install it on your server.

Step 1: Unzip the Resource

  • Extract the downloaded file to a location in your server's resource folder. Inside, you’ll find the following folder structure:

    XSC_Raids/
    ├── client/
    ├── server/
    ├── configs/
    ├── fxmanifest.lua

Step 2: Configure server.cfg

  1. Open your server’s server.cfg file, located in the root of your server files.

  2. Add the following line to ensure XSC_Raids starts with the server:

    ensure XSC_Raids
  3. Save and close the server.cfg file.

Troubleshooting Installation

If you encounter any issues during installation:

  1. Verify that all dependencies (QBCore, ox_target, ox_inventory, and ox_lib) are installed and running correctly.

  2. Double-check that ensure XSC_Raids is added in your server.cfg.

  3. Ensure all configuration files are correctly set up without syntax errors.

For further help, join our Discord server (https://discord.gg/Sd2Kuq5FXP), where our team and community can assist you.

Last updated