GG Studio Logo

Login With FiveM

Login

QS Inventory Weapons

Add Weapons to Shared Weapons

Note

qs-inventory/shared/weapons.lua - (WeaponList Table)

lua
   [`weapon_huntingrifle`] = { name = 'weapon_huntingrifle', label = 'Hunting Rifle', weapontype = 'Sniper Rifle', ammotype = 'AMMO_HUNTINGRIFLE', damagereason = 'Sniped / Picked off / Scoped' },
   [`weapon_crossbow`] = { name = 'weapon_crossbow', label = 'Hunting Crossbow', weapontype = 'Sniper Rifle', ammotype = 'AMMO_ARROW', damagereason = 'Sniped / Picked off / Scoped' },

Config/Weapons Durability

Note

4. qs-inventory/config/weapons.lua - (Around Line 100) (Inside Config.DurabilityMultiplier)

lua
weapon_huntingrifle = 0.15,
weapon_crossbow = 0.15,

Config/Weapons

Note

5. qs-inventory/config/weapons.lua - (Around Line 75) (Inside Config.AmmoItems)

lua
    { item = 'gg_hunting_rifleammo',    type = 'AMMO_HUNTINGRIFLE' },
    { item = 'gg_hunting_arrowammo',    type = 'AMMO_ARROW' },
Stuck on this step?

Ask in the Discord with your script name, framework, and the exact error.

Join the Discord

Copyright © 2026 GG Studio.

Not affiliated with or endorsed by Rockstar North, Take-Two Interactive, or any other rights holders. FiveM is a copyright and registered trademark of Take-Two Interactive Software, Inc.
Our checkout system is provided by Tebex Limited, who manage payment processing, product delivery, and billing support. Prices shown in currencies other than USD are approximate conversions updated daily. All purchases are processed in USD, so the final amount charged may vary depending on your bank or payment provider’s exchange rate.