GG Studio Logo

Login With FiveM

Login

ox_inventory

Step 1.

Note

  1. ox_inventory/shared/items.lua - (End of Script)
lua
["gg_boosting_tablet"] = {
    label = "Boosting Tablet",
    weight = 1000,
    stack = false,
    close = true,
    description = "Boosting What In the Heck is That!!",
},

["gg_tracker_scrambler"] = {
    label = "Tracker Scrambler",
    weight = 1000,
    stack = false,
    close = true,
    description = "Tracker scrambler",
},

["gg_rattle_can"] = {
    label = "Rattle Can",
    weight = 100,
    stack = true,
    close = true,
    description = "Quickly give your boost a new coat.",
},

["gg_signal_jammer"] = {
    label = "Signal Jammer",
    weight = 1000,
    stack = false,
    close = true,
    description = "Block tower signals by using this item near a tower.",
},

["gg_wire_cutters"] = {
    label = "Wire Cutters",
    weight = 1000,
    stack = false,
    close = true,
    description = "Cut the wires within the vehicle to stop alarms.",
},

["gg_boost_plate"] = {
    label = "Stolen Plate",
    weight = 1000,
    stack = false,
    close = true,
    description = "Plate from locals vehicle.",
},

Step 2.

Note

  1. ox_inventory/shared/weapons.lua- (End of Script)
lua
-- Only Add this if you do not already have a weapon_digiscanner in this file
['WEAPON_DIGISCANNER'] = {
    label = 'Digi Scanner',
    weight = 1000,
    durability = 1.0,
},

Step 3.

Note

3. Add Images from gg_boosting/!SETUP/IMAGES into ox_inventory/web/images

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.