💡Installation
Installations
Remember that this resource has verified DMCA protection, and its illegal use or distribution could imply a claim for protection of Title 17 of Chapter 512 (c) (3) of the Digital Millennium Copyright
STEP 1 - Download
Download the Armour-Tuning / Remapping asset from your cfx.re keymaster.
STEP 2 - Installation
Script
Open
[EXTRACT ME]
.Move the Armour-Tuning script into your resource folder.
Open your
server.cfg
and addensure Armour-Tuning
to your resource starting list.
Image
1.Open
[INVENTORY IMAGE]
and copy the image.2.Go to your inventory script and paste it in
images
folder.
Item
SQL:
If you are using an inventory that requires you to add the items to a table in your database then follow the steps below:
Open your database.
Run the provided
items.sql
FILE:
If you are using an inventory that requires you to add the items to an items.lua
or shared.lua
, then follow the guild below
Open your
items.lua
folder.Choose one of the snippets that I have provided below.
Copy the snippet and paste it at the bottom of your
items.lua
folder.
Snippet 1:
Snippet 2:
STEP 3 - Configuration
You will see the following contents inside the Armour-Tuning / Remapping folder:
client – (escrowed and cannot be modified)
config
html
server – (contains
config_webhook.lua
).fxap
fxmanifest.lua
Config Folder
Open your config folder and open the file called
config.lua
.
config.lua
:
Configure your
Config.lua
according to your needs.
config_framework.lua
:
Configure your
config_framework.lua
according to your needs.
Webhooks
Go into the
Server
folder and then open theWebhooks
folder.Open
config_webhook.lua
.
Configure your
config_webhook.lua
according to your needs.
Last updated