Impound System
Quasar Advanced Garages features a robust impound system that can be used via commands or integrated into third-party systems through exports. This system is ideal for police or administrative roles, enabling the organized management of vehicles sent to impounds.
Using Impound Commands
Police and other configured roles (defined in Config.AllowedJobs
) can use the /impound
command. This opens a NUI interface that provides detailed options for handling impounds, including:
Command
Description
/impound
Opens the interface to impound a vehicle. Access requires a specific job.
Using Impound via Internal Code
For developers or advanced users, impounding vehicles can be managed programmatically through exports. These allow for integration with other systems or automated processes.
Last updated