Installation
Prerequisites
Section titled “Prerequisites”Before installation, make sure you have:
- Latest ESX or QB Core Framework installed
- Latest FiveM server build
- oxmysql installed and running
- ox_lib installed and running
- vvsjewelrychainsfemale
- vvsjewelrychainsmale
- vvsjewelryhandsfemale
- vvsjewelryhandsmale
Step-by-Step Installation Guide
Section titled “Step-by-Step Installation Guide”1. Installing ARS VVS Jewelry
Section titled “1. Installing ARS VVS Jewelry”- Download ARS VVS Jewelry from your CFX Portal
- Extract all files to your server’s resources folder
- Open your server.cfg and add this line:
ensure ars_vvsjewelry
- Locate the
INSTALL ME FIRST/images for inventoryfolder - Copy ALL images from this folder to your inventory system’s images folder
- Find
INSTALL ME FIRST/database.sqland execute it in your database
2. Framework Setup
Section titled “2. Framework Setup”For ESX Users:
Section titled “For ESX Users:”You need to execute these SQL files in your database in this order:
INSTALL ME FIRST/esx/job.sql- Adds the jewelry jobINSTALL ME FIRST/esx/CHAINS ITEMS.sql- Adds chain itemsINSTALL ME FIRST/esx/HANDS SETS ITEMS.sql- Adds hand set itemsINSTALL ME FIRST/esx/CRAFTING ITEMS.sql- Adds crafting items
For QB Core Users:
Section titled “For QB Core Users:”- Open
INSTALL ME FIRST/qb/job.txt- Copy all job data
- Add it to your QB Core shared jobs file
- Open
INSTALL ME FIRST/qb/items.txt- Copy all items
- Add them to your QB Core shared items
- Open
INSTALL ME FIRST/qb/boss.txt- Copy the boss menu locations
- Add them to either:
qb-management/client/cl_config.luaORqb-management/config.lua
3. Installing VVS Jewelry Packs
Section titled “3. Installing VVS Jewelry Packs”- Download vvsjewelrychainsfemale, vvsjewelrychainsmale, vvsjewelryhandsfemale, vvsjewelryhandsmale from your CFX Portal
- Extract all files to your resources folder
- Add this line to your server.cfg:
ensure vvsjewelrychainsfemaleensure vvsjewelrychainsmaleensure vvsjewelryhandsfemaleensure vvsjewelryhandsmale
4. Setting Up ARS iClothing
Section titled “4. Setting Up ARS iClothing”- First, locate and read the README.md file in ARS iClothing thoroughly
- Complete the basic ARS iClothing installation as per README
- Download VVSJEWELRY from your CFX Portal
- From
VVSJEWELRY/INSTALL_ME_FIRST/folder, copy these files:- chains.lua
- decals.lua
- vest.lua
- Paste these files into your
ars_iclothing/presetfolder - IMPORTANT: You must adjust the clothing slot numbers in:
- chains.lua
- decals.lua
- vest.lua These numbers must match exactly with your clothing menu item slots. You will need to do it manually because if your existing clothing pack or the game build is different.
Configuring Chain Slots
Section titled “Configuring Chain Slots”For Male Characters:
- Navigate to
ars_iclothing/preset/chains.lua - Start with
chain0a:- Find
chain0ain your clothing pack - Note the slot number where it appears
- Use this number to configure
chain0slots
- Find
- Replace all
chain0slot numbers - Move to
chain1aand repeat using the next number - Continue this process for all male chains
For Female Characters:
- Find the female
chain0clothing slot in your clothing pack - Replace the corresponding numbers in
ars_iclothing/preset/chains.lua - Continue for all female chain slots
Configuring Hand Set Slots
Section titled “Configuring Hand Set Slots”For Both Male and Female:
-
For right hand accessories:
- Navigate to
ars_iclothing/preset/decals.lua - Find the matching slot numbers in your clothing pack
- Update the slot numbers accordingly
- Navigate to
-
For left hand accessories:
- Navigate to
ars_iclothing/preset/vest.lua - Find the matching slot numbers in your clothing pack
- Update the slot numbers accordingly
- Navigate to
Video Installation Guide
Section titled “Video Installation Guide”For a detailed visual walkthrough of this installation process for ARS iClothing Slot Numbers, watch our step-by-step video tutorial:
Final Configuration
Section titled “Final Configuration”- Open and review your config files carefully
- Adjust all settings to match your server’s needs
- Test everything thoroughly before going live
Need Help?
- Join our Discord server for support: Discord
- Our support team can help with any installation issues
⚠️ Remember: Always backup your files before making any changes!