CustomBuilds

Standalone

CustomBuilds Loadouts

ACE-gated kits. The client sends a kit id. The server owns the weapons. F7 /cbloadout.

standalonevmenuloadoutspolice
Permissioned loadout manager. Apply sends a loadout id only. The server checks ACE, cooldown, and returns the configured kit. No inventory framework. Categories filter the UI.

Features

  • Kit id only from the client
  • ACE per loadout
  • Categories: police, medical, civilian
  • Armor and cooldown per kit
  • F7 and /cbloadout

What's included

  • Ready-to-drop FiveM resource folder
  • fxmanifest.lua, config.lua, and client/server scripts as required
  • README and commercial license
  • Downloadable ZIP for version 1.0.0

Compatibility

standalone

Requirements

FiveM server (current recommended artifacts). Standalone / vMenu. No ESX, QBCore, Qbox, or ox_lib. One resource folder, no hidden cb-core dependency.

Installation

1. Drop the cb-loadouts folder into your server resources directory. 2. Add this to server.cfg: ensure cb-loadouts 3. Grant ACE from the product README if you want the permission nodes enforced. 4. Edit config.lua for brand, commands, and keybinds. 5. Restart the server or run ensure cb-loadouts.

Version 1.0.0

Changelog

  • 1.0.0 — Initial release. Standalone vMenu resource.

Support

Support through CustomBuilds Discord. Config is config.lua. Runtime data is JSON under the resource data folder.

Related scripts