Mr.Gamer badge logoMr.Gamer
All scripts
FiveMv1.0.0Open source

dotMenu

A clean WarMenu-driven control panel for everything FiveM lets you change on a vehicle.

Blaine County Sheriff Ford Explorer with doors and trunk open, in-engine still
In-engine stillFiveM

What it does

The short version, then the long one.

dotMenu is a vehicle management system for FiveM. It surfaces every meaningful state on a vehicle (extras, modkits, doors, including the special-case stuff like bomb bay doors) through a single WarMenu-powered control panel.

It's small, focused, and meant to drop into a server alongside the rest of your tooling. Lua only, GPL-3.0, requires WarMenu installed.

At a glance

  • Toggle up to 20 vehicle extras dynamically
  • Mod-kit support for stock and custom parts across categories
  • Door control including bomb bay door handling
  • WarMenu-powered UI with realtime state updates

How it works

Three honest answers to one common question.

  1. 01

    Built on WarMenu

    Uses WarMenu as the menu framework so it slots into the same key-handling and presentation layer the rest of your FiveM stack already uses. No custom NUI, no bespoke UI loop.

  2. 02

    Vehicle state in realtime

    Reads native vehicle state on every menu open and pushes mutations directly. Extras, modkits, and door states all update without resyncing the player or the vehicle.

  3. 03

    Door control with the special cases

    Open, close, and toggle individual doors. Bomb bay doors are handled separately so military and emergency liveries behave correctly.

Installation

  1. 01Install WarMenu on your FiveM server (it's a hard dependency).
  2. 02Clone or download dotMenu from the GitHub repo.
  3. 03Drop the dotMenu folder into your server's resources directory.
  4. 04Add 'start dotMenu' to your server.cfg.
  5. 05In-game, enter a vehicle as driver and type 'dotMenu' in chat to open the menu.

Requirements

  • FiveM server (any recent build)
  • WarMenu (https://github.com/warmenu/WarMenu)

License

GPL-3.0

Changelog

Every shipped version, plain language.

  1. v1.0.0

    Initial release. Vehicle extras, mod kits, and door control through a WarMenu interface.

More

FiveMv1.0.0Open

911Script

Civilian-side 911 calls that actually land in your CAD and your Discord.

Released View details
LSPDFRv1.1.3Closed8.3k installs

MoveThatPed

Speak into a real microphone, hear a real megaphone, and watch traffic actually move out of the way.

Released View details
LSPDFRvMay 2026Closed

Traffic Break

A traffic break that actually behaves like one. Vehicles slow, pace, and hold the lane until you release them.

Coming · in developmentRead the brief