Main Install
Step 1: Create a folder
Go to the
resourcesfolder in your FiveM server directory.Create a new folder If you have already installed any of our scripts and have the
[Killstore]folder, use that same folder.If the
[Killstore]folder does not exist, create it.Ensure the folder name is exactly
[Killstore](including the square brackets).
Step 2: Ensure the Script
Download your Ks_Mystic_Spells_v2 script from your Keymaster account.
Move the
Ks_Mystic_Spells_v2 folder into the [Killstore] folder you just created.Open the
server.cfgfile located in your FiveM server's main directory.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:
Open this folder, where you will find:
An items folder containing files in
.luaor.sqlformat, depending on your inventory system.An images folder containing icons for the items.
Follow the instructions provided in the relevant
.luaor.sqlfile to install the items into your inventory system.Copy the item icons from the images folder into your inventory’s image directory.
Last updated