🧙‍♀️
Killstore Magic
Killstore Magic V2
Killstore Magic V2
  • INSTALLATION
    • Main Install
    • Core
    • Items
    • Dependency
  • USAGE
    • Config.lua
Powered by GitBook
On this page
  • Step 1: Create a folder
  • Step 2: Ensure the Script
  • Step 3: install the items
  1. INSTALLATION

Main Install

Step 1: Create a folder

  1. Go to the resources folder in your FiveM server directory.

  2. Create a new folder If you have already installed any of our scripts and have the [Killstore] folder, use that same folder.

  3. If the [Killstore] folder does not exist, create it.

  4. Ensure the folder name is exactly [Killstore] (including the square brackets).

Step 2: Ensure the Script

  1. Download your Ks_Mystic_Spells_v2 script from your Keymaster account.

  2. Move the Ks_Mystic_Spells_v2 folder into the [Killstore] folder you just created.

  3. Open the server.cfg file located in your FiveM server's main directory.

  4. Add the following line after your inventory system:

ensure [Killstore]

It should finally look like this

# ...
ensure Your_framework
# ...
ensure Inventory
ensure [Killstore]

Step 3: install the items

Inside the Ks_Mystic_Spells_v2folder, you will find an installation folder:

Ks_Mystic_Spells_v2/[1]Install:

  1. Open this folder, where you will find:

    • An items folder containing files in .lua or .sql format, depending on your inventory system.

    • An images folder containing icons for the items.

  2. Follow the instructions provided in the relevant .lua or .sql file to install the items into your inventory system.

  3. Copy the item icons from the images folder into your inventory’s image directory.

NextCore

Last updated 1 month ago