Installation
Elevate your FiveM server's armor customization to new heights with our versatile bulletproof vest configuration script
Step 1
Make sure you have on your server all the scripts written in dependencies
Step 2
Once your purchase is verified, download the resource and add it to the resources of your server. Then add this line of code to your server.cfg
ensure fo4rUtils
ensure Fo4rKevlarsStep 3
Make sure you have the items in your inventory. Example for ox_inventory;
['militar_kevlar'] = {
label = 'Militar Kevlar',
weight = 400,
stack = true,
close = true,
description = nil
},
['policial_kevlar'] = {
label = 'Policial Kevlar',
weight = 350,
stack = true,
close = true,
description = nil
},Step 4
Configure the script to your liking
Step 5
Turn on your server and enjoy
Last updated