💡Installation
Last updated
Last updated
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
Download the Armour-Tuning / Remapping asset from your cfx.re keymaster.
Open [EXTRACT ME]
.
Move the Armour-Tuning script into your resource folder.
Open your server.cfg
and add ensure Armour-Tuning
to your resource starting list.
1.Open [INVENTORY IMAGE]
and copy the image.
2.Go to your inventory script and paste it in images
folder.
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
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.
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
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.
Go into the Server
folder and then open the Webhooks
folder.
Open config_webhook.lua
.
Configure your config_webhook.lua
according to your needs.