Keys/Chat/Events/Exports
INFORMATION
Key Binds
You can modify or disable these keys in the Keys and Commands section of the
[configs/config.lua]
.Ensure you understand how Key Mapping works.
Key | Description |
| Open the outside quick garage. |
| Enter the inside garage. |
| Store your vehicle. |
| Hotwire a vehicle. |
| Toggle vehicle lock. |
Chat Commands
You can rename or disable these chat commands in the Keys and Commands section of the
[configs/config.lua]
.
Command | Description |
| Impound system to impound a vehicle. |
| Transfer system to transfer a vehicle to another player. |
| Check the mileage of the vehicle you are in. |
| Players with defined jobs can sell garage slots to other players. |
| Check how many garage spaces you have. |
| (Staff only) Add the vehicle you are currently sat inside to a player's garage. |
| (Staff only) Delete the vehicle you are currently sat inside from the database. |
| (Staff only) Change the plate of the vehicle you are currently sat inside. |
| (Staff only) Give yourself keys to the vehicle you are currently sat inside. |
| Players with defined jobs can create and sell private garages to players. |
| Remove a fake plate from the closest vehicle. |
| Give temporary keys (keys delete after server restart) to to the closest player to the closest vehicle. |
| Give saved keys (keys save in database) to to the closest player to the closest vehicle. |
| Open the keys UI to remove keys you have given out to other players. |
| Toggle vehicle lock. |
| Start lockpicking the closest vehicle. |
Events
These events are entirely optional and can be used as needed.
Mileage
Impound Vehicle
Transfer Vehicle
Vehicle Lock
Update Garage Type
Impound Vehicle Directly Through code
Exports
These exports are entirely optional and can be used as needed.
Get Garage Type
Get Mileage Data
Get Keys Data
Does Player Have Keys
Get Plate
Get Config
Get Vehicles Data
Usable Items
Usable items can be renamed or disabled in
[configs/config.lua]
.
Item Name | Description |
---|---|
| Start lockpicking the closest vehicle. |
Last updated