Impound System
Quasar Advanced Garages allows the use of Impound via command or exports to send cars to impounds with police systems. Learn how to use them here.
Impound using commands
You can configure the appropriate jobs for this role in Config.AllowedJobs.
The police will be able to make use of the impound command, which will allow the police to access a NUI that will give them the necessary information and will allow them to send a car to an impound, in this way they can choose where to send it, for how long, if necessary waiting time or even the price to pay as a fine.
Command | Command explanation |
---|---|
/impound | Command to send cars to an impound, have the specific job. |
Impound via internal code
Please run this with basic programming knowledge or contact a trusted developer.
We recommend using server-side export to choose a specific plate. The client side export will take the closest vehicle.
Just as we can use the command, we can add this through exports within the internal code of third-party assets using the following examples.
Last updated
Was this helpful?