Class config
Important: Keybinds
To use all available keybinds, download and install ug_keybinds
from your Keymaster.
This resource contains all keybinds used across our scripts.
You can enable or disable individual keybinds in the configuration.
Disabled keybinds will not appear in the keybinds list.
Script Installation Guide
Installing this package is very simple. Follow the steps below:
Step 1: Download
Obtain the script from your Keymaster.
Step 2: Extract
Extract the downloaded package locally.
Step 3: Upload
Upload the extracted script to your server files.
Step 4: Configure
This script includes two configuration files that you’ll need to review:
Classes Config
Define all vehicle models, names, and their respective classes.
Setup is straightforward and customizable.
Settings Config
Configure all script-related settings to match your server’s needs.
Each configuration file includes detailed inline comments to explain every line and option.
Use /vehinfo command for information on vehicle or use default F4 button
Script exports you might need in future: you need to use - GetHashKey()
exports('findclassCL', findclassCL)
exports('findnameCL', findnameCL)
exports('findclassSV', findclassSV)
exports('findnameSV', findnameSV)
exports('getVehicleUpgradesForModel', getVehicleUpgradesForModel)
Last updated