Installiation
Config.Framework = 'ESX'
-- Framework: ESX/QBCORE (if you don't use framework you can use the item as a command)Item
OX Inventory item template
["claymore"] = {
label = "Claymore",
weight = 5,
stack = true,
close = true,
},
["laser_jammer"] = {
label = "Laser jammer",
weight = 5,
stack = true,
close = true,
}, QB Inventory item template
Last updated