Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

437 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsg_framework

🎯 RSG‑Inventory

Converted from qb‑inventory fully optimized for RedM Roleplay with RSG Core & ox_lib.

Version
Platform
License

A robust, modular inventory system for your RedM server.


🛠️ Dependencies

Make sure these resources are running before starting rsg-inventory:


✨ Features

  • 🗄 Stashes — Personal and/or shared
  • 🐎 Vehicle Trunk & Glovebox — Includes optional horse saddlebag support
  • 🏪 Shops — Works great with rsg-shops 🥐
  • 🎒 Item Drops — Physical objects in the world
  • Configurable Limits — Weight, slots, stash, and drop sizes
  • 🚫 Hotbar Spam Protection — Adjustable timers and notifications

📸 Inventory Preview

Inventory Preview


📜 Example Config

return {
    MaxWeight = 120000,
    MaxSlots = 40,
    StashSize = { maxweight = 2000000, slots = 100 },
    DropSize = { maxweight = 1000000, slots = 50 },
    HotbarSpamProtectionTimeout = 500,
    HotbarSpamProtectionNotify = false,
    GiveItemType = "nearby",
}

📂 Installation

  1. Download this resource and place it in your resources folder
  2. Install and start ox_lib and rsg-core and rsg-shops
  3. Add ensure rsg-inventory to your server.cfg
  4. Edit shared/config.lua to fit your server’s needs

💎 Credits


About

rsg-inventory for RSG RedM Framework

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages