GG Studio Logo

Login With FiveM

Login

tgiann-inventory

Step 1.

Note

  1. tgiann-inventory/items/items.lua - (Inside ItemsData Table)
lua
gg_atmbag = { name = 'gg_atmbag', label = 'Small Money Bag', weight = 1000, type = 'item', image = 'gg_atmbag.png', unique = true, useable = true, shouldClose = true, description = 'A compact bag used to store small amounts of cash.' },
gg_bankbag = { name = 'gg_bankbag', label = 'Large Money Bag', weight = 3000, type = 'item', image = 'gg_bankbag.png', unique = true, useable = true, shouldClose = true, description = 'A heavy-duty bag designed to carry large sums of money.' },
gg_privatecrate = { name = 'gg_privatecrate', label = 'Large Locked Crate', weight = 5000, type = 'item', image = 'gg_privatecrate.png', unique = true, useable = true, shouldClose = true, description = 'A secured crate used for transporting valuable goods.' },
gg_thermite = { name = 'gg_thermite', label = 'Thermite Charge', weight = 5000, type = 'item', image = 'gg_thermite.png', unique = true, useable = true, shouldClose = true, description = 'An industrial-grade charge used to breach reinforced locks.' },

Step 2.

Note

2. Add Images from gg_gruppejob/!SETUP/IMAGES into inventory_images/images (Tgianns Image Folder)

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.