Qb-core reworked zombie menu style for zombie core

Qb-core reworked zombie menu style for zombie core Qb-core reworked zombie menu style for zombie core Qb-core reworked zombie menu style for zombie core Qb-core reworked zombie menu style for zombie core
  • Qb-core reworked zombie menu style for zombie core
  • Qb-core reworked zombie menu style for zombie core
  • Qb-core reworked zombie menu style for zombie core
  • Qb-core reworked zombie menu style for zombie core

This item is free.

Add to Basket

Open Source QB Inventory Rework

Youtube: Click Here

Bring your FiveM inventory into the apocalypse.

FULLY customizable, change menu images, move them around and make it your own.  

RealitySucksRP Zombie Inventory is an open-source custom UI version of qb-inventory built for zombie, survival, post-apocalyptic, and dark RP servers. It keeps the familiar QB Inventory / APCode rework-style behavior while replacing the default look with a custom zombie-themed interface made to match the RealitySucksRP style.

This inventory was designed to pair perfectly with zombie servers, especially rs-zombiecore, but it does not require rs-zombiecore to run.

The goal is simple: keep the inventory working like players expect, but make it actually feel like it belongs in a zombie outbreak server.


What Makes This Different?

This is not just a basic color edit.

This version includes a full Zombie UI skin with custom menu artwork, darker glass panels, clearer slot layout, right-click options, attachment inspection, drop support, cash-as-item support, and HUD cash sync configuration.

The backend stays familiar. The look feels completely different.


Main Features

  • Open-source release

  • Custom RealitySucksRP Zombie UI

  • Dark survival / outbreak-style inventory design

  • Right-click menu support

  • Use, Give, Drop, Split, Copy Serial, and Attachments options

  • Weapon attachment inspection panel

  • Remove weapon attachments from the inspection menu

  • Ground item drops

  • Drop confirmation window

  • Vehicle trunk and glovebox support

  • Stash support

  • Shop support

  • Weapon serial support

  • Item durability display

  • Hotbar support

  • Cash-as-item support

  • HUD money sync configuration

  • Editable CSS

  • Editable UI images

  • Editable item images

  • No escrow protection

  • No /assetpacks dependency


Zombie UI

The menu includes custom zombie-themed visual layers and artwork such as:

  • Zombie head art

  • Skeleton art

  • Dark background panels

  • Survival-style menu feel

  • Clearer item text

  • Sharper slot numbers

  • Better item readability

This makes it a strong fit for:

  • Zombie RP servers

  • Apocalypse servers

  • Survival servers

  • Dark RP servers

  • Hardcore economy servers

  • Custom QBCore servers


HUD Money Sync

This inventory includes cash-as-item support.

The included HUD config is only an example. It does not require the RealitySucksRP HUD.

Server owners can add their own HUD resource name and cash update event inside the config.

Example:

CustomHUD = {
    Enabled = true,
    ResourceName = 'my-hud',
    ExportName = nil,
    MoneySyncEvents = {
        'my-hud:client:updateCash'
    }
}

If you do not use a custom HUD sync event, leave this disabled.


Dependencies

Required:

  • qb-core

  • qb-weapons

  • oxmysql

Recommended:

  • A QBCore-compatible HUD

  • A QBCore-compatible banking system

  • Item images inside html/images/

Optional:

  • rs-zombiecore for a full zombie survival server experience

Installation

  1. Download the resource.
  2. Place the folder in your server resources.
  3. Make sure the folder is named:
qb-inventory

  1. Add this to your server.cfg:
ensure qb-inventory

  1. Make sure qb-core, qb-weapons, and oxmysql start before it.

Example:

ensure qb-core
ensure qb-weapons
ensure oxmysql
ensure qb-inventory

  1. Configure cash, HUD sync, and inventory settings in:
config/config.lua

  1. Restart your server.

Important Notes

This is an open-source release.

There is no escrow protection.
There is no /assetpacks dependency.
All Lua, HTML, CSS, JavaScript, config files, and UI images are editable.

Server owners are responsible for setting their own HUD event if they want the inventory cash item to match their custom HUD money display.

The included HUD config is an example only.


Credits

Original QB Inventory by the QBCore Framework team.

Rework/APCode backend behavior by APCode.

Zombie UI, RealitySucksRP styling, polish, and release packaging by:

William Brito / RealitySucksRP


License

This resource follows the original QB Inventory open-source license requirements.

Because this is based on QB Inventory, it remains open source.

You may edit, modify, and redistribute this resource under the same open-source license requirements.