VehReg
Register a vehicle with a single in-game command!
This submodule utilizes API endpoints that require the plus version of Sonoran CAD or higher. For more information, view our pricing page.
Looking for VPS, web, or dedicated hosting? Check out our official server hosting!
Activation Guide
1. Download and Install the Core
If you haven't already, be sure to install and configure the SonoranCAD Core first.
2. Activate the Submodule and all Dependencies
Follow the submodule activation guide for the required submodules.
4. Configuration
reigsterCommand
The command used to register current vehicle
reg
defaultRegExpire
The default date that all registrations will expire
01/02/2030
defaultRegStatus
The default status that all registrations will have | MUST BE IN CAPS
VALID
language
Array of language used within the script
English
Usage
Commands
reg
Register your current vehicle in CAD
Developer Documentation
You can now implement our vehicle registration system into your own scripts by simply calling a server event! See our Server Events documentation for usage.
Last updated