NoPixel Taximeter Script — ESX FiveM
NoPixel-inspired taxi fare meter for ESX servers. Supports flat rate and distance-based fares, job restrictions, and in-vehicle NUI display for drivers and passengers.
NoPixel Taximeter Script — ESX FiveM
Bring a NoPixel-style taxi fare meter to your ESX server. This script adds a fully functional, in-vehicle taximeter HUD that displays the running fare to both the driver and all passengers in real time. Perfect for taxi drivers, Uber roleplays, limousine services, tow operators, and any profession that charges by distance.
Features
- NoPixel-Inspired NUI Design — Clean, immersive fare meter overlay that blends naturally with professional RP servers
- Two Fare Modes — Choose between a Flat Rate (fixed charge) or Distance-Based fare that calculates automatically as the vehicle moves
- Driver & Passenger Sync — Passengers in the vehicle can see the active meter, enhancing immersion
- Imperial & Metric Support — Configure per-mile or per-kilometer pricing to match your server locale
- ESX Job Restriction — Restrict meter usage to specific ESX jobs (e.g.
taxi) or open it to all players - Vehicle Class Filter — Block specific vehicle classes (bicycles, off-road, emergency) from activating the meter
- Configurable Currency Prefix — Set $, €, or any symbol to match your economy
- Simple Keybind — Activate/deactivate the meter with LEFTCTRL + G
- Lightweight Architecture — Minimal performance impact; client + server Lua with NUI overlay
What is Included
client/— Client-side Lua scriptsserver/— Server-side Lua scriptsnui/— NUI HTML/CSS/JS for the in-game overlayconfig.lua— Fully documented configuration filefxmanifest.lua
Requirements
- ESX Framework (any recent version)
- FiveM server (build 2189+)
Installation
- Drop the
esx_taximeterfolder into yourresources/[esx]/directory - Add
ensure esx_taximeterto yourserver.cfg - Copy
config.defaulttoconfig.luaand adjust settings - Restart your server
Configuration
- RestrictToCertainESXJobs — Limit meter to specific jobs
- DistanceMeasurement —
miorkm - DisallowedVehicleClasses — Array of GTA vehicle class IDs to exclude
- CurrencyPrefix — Matches your server economy symbol



