What does it do exactly?
This resource provides you with the means to change your vehicles license plate and a full history of all prior changes (including the old plate, date of change and the vehicle owner at that point in time).
Provides several exports to display data in other scripts. E.g. police officers could check for a plates’ history.
Uses the Escrow Asset System with minimal encryption. All config values, functions and SQL-queries can still be edited, only core functionality - that should not be altered anyways - is encrypted.
Showcase video
Requirements
- OneSync
- ESX (any version)
- MySQL Async Library
- kimi_callbacks
- NativeUI
Features
- Change license plates from your owned vehicles.
- Automatically checks, if license plate is not already in use.
- Automatically checks, if license plate contains invalid characters.
- Configurable costs to change the plates.
- Blacklist if you want to exclude some terms being used.
- Police can check for a plates history (command (
/plateHistory
) and export included). - Define multiple points on the map for changing your plate (including NPC or marker).
- Display vehicle plate history for your own vehicles (old plate, date of change, character name of the player that changed it).
- Everything is configurable.
- Script can be restarted at any time.
Performance
- Client Side: 0.01-0.02ms
- Server Side: 0.00ms
Where can I get this?
This script is currently purchasable for 7.50€ (without tax) at my Tebex Store.
What to do to ensure compatibility with other scripts?
- This script relies on the “owned_vehicles” and “users” table from the ESX database.
- Should be compatible with most other scripts.
- Fully compatible with my other scripts:
Patchnotes
Can now be found on my Github page.
Check out my other scripts:
- CinematicCam - Lets you fly around the world with a lot of different camera functions.
- DeathCam - Lets you rotate the camera when you are dead.
- AdvancedParking - Lets you park any vehicle anywhere and prevents despawns.
- Advanced Vehicle Interaction - A new and easy way of interacting with vehicles.
- Vehicle Key Chain - Vehicle key management system
- VehicleTransport - Adds much more dynamic to the attaching and detaching vehicles from transport vehicles
- MarkerManager - Easy-To-Use Marker Creation and Management.