Poggy Skillcheck
Best Skillcheck System for RedM Skillcheck100%75%50% Drop a proper skillcheck into any script. Poggy…
1 / 2
Player-owned storage for RedM. Your players create a container, keep their gear in it, and decide who else gets a key. It persists through restarts, it can be shared with named friends or with a whole job, and it costs whatever you say it costs.
Free, open source, and framework agnostic. VORP Core, RSG Core, QBCore and RedEM:RP are detected at runtime through poggy_util. There is no setting to change and no version to pick.
The menu and the text prompts are built in. vorp_menu and vorp_inputs are no longer needed — the whole interface ships with the resource and looks the same on every framework.
Storage metadata — owner, location, permissions, capacity, balance and ledger — lives in its own table. The items live in whichever inventory resource your framework already runs, as a stash keyed character_storage_<id>, so item handling and the grid window are what your players already know.
The console prints which framework it found and whether that adapter is verified, so you know on the first boot rather than at the first stash.
MIT licensed. The full source is on GitHub — fork it, change it, ship it. bridge/sv_bridge.lua is small and self-contained if you need to adapt it to a setup that isn't listed above.
Every script I make, in one package, including everything released from here on.
Poggy All Access
Support: Rosewood Ridge RP
Best Skillcheck System for RedM Skillcheck100%75%50% Drop a proper skillcheck into any script. Poggy…