
Vehicle Registration
7.50EUR
Package Description
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.
The original Forum Post can be found here with more information.
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