GG Studio Logo

Login With FiveM

Login

OX Inventory Items

Step 1.

Note

  1. ox_inventory/shared/items.lua - (End of Script)
lua
    ["gg_towing_tablet"] = {
        label = "Towing Tablet",
        weight = 1000,
        stack = false,
        close = true,
        description = "Towing Work Tablet, used to access towing jobs.",
    },
    ["gg_towing_remote"] = {
        label = "Towing Remote",
        weight = 1000,
        stack = false,
        close = true,
        description = "Towing Remote, used to operate tow bed.",
    },
    ["gg_tow_rope"] = {
        label = "Towing Rope",
        weight = 1000,
        stack = false,
        close = true,
        description = "Used when vehicles are stuck on towing contracts.",
    },
    ["gg_tow_coolant"] = {
        label = "Vehicle Coolant",
        weight = 5000,
        stack = true,
        close = true,
        description = "Used when vehicles are broke down on towing contracts.",
    },
    ["gg_tow_gascan"] = {
        label = "Vehicle Gasoline",
        weight = 5000,
        stack = true,
        close = true,
        description = "Used when vehicles are broke down on towing contracts.",
    },
    ["gg_tow_oiljug"] = {
        label = "Vehicle Oil",
        weight = 5000,
        stack = true,
        close = true,
        description = "Used when vehicles are broke down on towing contracts.",
    },
    ["gg_tow_tire"] = {
        label = "Vehicle Tire",
        weight = 5000,
        stack = true,
        close = true,
        description = "Used when vehicles are broke down on towing contracts.",
    },

Step 2.

Note

2. Add Images from gg_towjob/!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.