Plate Style System
The Plate Style System provides the ability to customize vehicle license plates, including variations in letters, numbers, spaces, and how players can interact with the plate customization process. This feature adds realism and flexibility to your server's vehicle registration system.
Plate Customization
Plate Management Shop or Menu
You can manage the plate customization system through either a menu or a shop integrated with qs-shops
. Both systems allow players to purchase or modify their license plates using items or currency.
Item and Pricing Configuration
Example Use Case
A player wishes to customize their vehicle's license plate. They visit a designated Ped that provides access to the plate management menu or shop. Using in-game currency, the player purchases a plate (Config.PlateItem
) and the necessary tools (Config.ChangePlateItem
). After selecting their preferred style (e.g., letters, numbers, with or without spaces), they apply the changes within the allotted time (Config.TimeToChange
). This system ensures immersive customization while maintaining server-side control over plate formats and pricing.
Last updated