Description
More from ApexdevelopmentOverview
This script adds interactive street parking meters to your city, matching the physical meter prop’s screen, buttons and payment slots. Players can park and pay, other players can check remaining time, and police can issue fines recorded in a MySQL ticket history.
Key features
- Meter-styled NUI that mirrors the Legion Square meter interface.
- Vehicle detection with plate auto-detect or manual entry.
- Payment options include cash and card flows.
- Adjustable durations with live cost calculation.
- Enforcement tools — police can ticket unpaid vehicles; fined players receive a popup to pay in full or set up installments.
- Persistent records — ticket and fine history stored in MySQL.
Requirements & setup
- Required map prop: LGMods Legion Square meter prop — this script is built around those meters and requires them to function.
- Compatible systems: QBCore, Qbox and ESX (uses ox_lib and oxmysql where applicable).
- Installation: Drop-in resource that creates required database tables and includes configurable rates, durations and fine amounts via a single config.
- Included locations: Ships pre-configured with the verified meter locations from the Legion Square pack.
This resource is intended for servers using the Legion Square meters and aiming for deeper city roleplay and realistic parking enforcement.