GG Studio Logo

Login With FiveM

Login

tgiann-inventory

Step 1.

Note

  1. tgiann-inventory/items/items.lua - (Inside ItemsData Table)
lua
gg_boosting_tablet = { name = 'gg_boosting_tablet', label = 'Boosting Tablet', weight = 1000, type = 'item', image = 'gg_boosting_tablet.png', unique = true, useable = true, shouldClose = true, description = 'Boosting What In the Heck is That!!' },
gg_tracker_scrambler = { name = 'gg_tracker_scrambler', label = 'Tracker Scrambler', weight = 1000, type = 'item', image = 'gg_tracker_scrambler.png', unique = true, useable = true, shouldClose = true, description = 'Tracker scrambler' },
gg_rattle_can = { name = 'gg_rattle_can', label = 'Rattle Can', weight = 100, type = 'item', image = 'gg_rattle_can.png', unique = false, useable = true, shouldClose = true, description = 'Quickly give your boost a new coat.' },
gg_signal_jammer = { name = 'gg_signal_jammer', label = 'Signal Jammer', weight = 1000, type = 'item', image = 'gg_signal_jammer.png', unique = true, useable = true, shouldClose = true, description = 'Block tower signals by using this item near a tower.' },
gg_wire_cutters = { name = 'gg_wire_cutters', label = 'Wire Cutters', weight = 1000, type = 'item', image = 'gg_wire_cutters.png', unique = true, useable = true, shouldClose = true, description = 'Cut the wires within the vehicle to stop alarms.' },
gg_boost_plate = { name = 'gg_boost_plate', label = 'Stolen Plate', weight = 1000, type = 'item', image = 'gg_boost_plate.png', unique = true, useable = true, shouldClose = true, description = 'Plate from locals vehicle.' },

-- ONLY ADD THIS IF YOU DO NOT ALREADY HAVE THE weapon_digiscanner.

weapon_digiscanner = { name = 'weapon_digiscanner', label = 'Digi Scanner', weight = 1000, type = 'weapon', ammotype = nil, image = 'weapon_digiscanner.png', unique = true, useable = true, description = 'Digi Scanner' },

Step 2.

Note

  1. tgiann-inventory/items/weapons.lua (Inside Weapons List)
lua
-- Only Add this if you do not already have a item weapon_digiscanner
weapon_digiscanner = { label = 'Digi Scanner', weight = 1000, ammotype = nil, image = 'weapon_digiscanner.png', description = 'A handheld scanner device used to detect and capture vehicle key fob signals.' },

Step 3.

Note

3. Add Images from gg_boosting/!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.