Handling-Editor NUI for FiveM
A powerful, in-game handling editor that lets you tweak vehicle physics on the fly—no server restart required. Perfect for developers, server operators and tuning enthusiasts who want fine-grained control over every handling parameter.
Key Features
1. Real-Time Handling Tweaks
- Adjust floats, integers and vectors (e.g. centre-of-mass, inertia) live on your vehicle.
- Changes apply instantly—no need to exit the menu or respawn.
2. Four-Column, Categorized Layout
- Weight & Inertia, Drive-train, Traction, Suspension panels all on one row.
- Custom panel grouping: you decide which sub-categories live together.
- Clean, responsive CSS grid—no unnecessary scrolling.
3. Live Search & Filtering
Quickly filter fields by name.
- Dynamic “type-ahead” hides non-matching entries as you type.
4. Range Sliders & Numeric Inputs
- For fields with known min/max values (configurable), a sleek HTML5
<input type="range">
. - Fallback number inputs for everything else.
5. Presets & Reset
- Define custom presets (Drift, Off-road, Race, etc.) in your
config.lua
. - Apply a preset with one click—only those fields change, everything else stays intact.
- Reset button restores the vehicle’s original handling data (as on first spawn).
6. Change-Log Panel
- A collapsible sidebar lists exactly which fields you’ve modified:
| Field | Original | Current | Undo | - Hover over a value in the main editor to see its description in the tooltip box.
- Undo any single change with a
icon—instantly reverts that field and clears its highlight.
- Modified fields are visually highlighted in orange for easy tracking.
7. Tooltips & Localization
- Hover any field to show a multi-line description (pulled from localized JSON).
- Default hint: “Hover over a field to see its description.”
- Fully translatable: ship your own
locales/en.json
,locales/de.json
, etc.
8. Icons & Transitions
- Font Awesome icons for copy, undo, and changes list.
- Smooth CSS transitions on hover, toggle, and slider interactions for a polished UX.
9. Framework-Agnostic
- Works equally well on ESX, QB-core, or any custom FiveM framework.
- Exposes simple NUI callbacks (
updateField
,applyPreset
,resetHandling
,copyMeta
,close
)—integrate however you like.
10. Copy to Clipboard
- One-click “Copy handling.meta” exports your current setup in XML format, ready for inclusion in your
vehicles.meta
.
my discord
my Discord
my other works
Speedlimiter
Weather
FiveM Discord Booster
fishing
gas station
pocketbike
| Code is accessible | cfg, json, css, html
| Subscription-based | No
| Lines (approximately) | 965
| Requirements | No
| Support | Yes