Garage - Update 3.0.2
- ADD - Added search option to quick and impound menu
- ADD - Vehicles can now be searched by name, location, plate, or manufacturer
- ADD - Added option to allow multiple jobs to use the JobRestricted garages.
- ADD - Added a staff command to change the plate of the vehicle you are in. This will allow custom plates to be used.
- ADD - Added logs for the vehicle management commands.
- ADD - Added a new function called SetFuel(), (just under the GetFuel() function) to the client_customise_me which will make adding compatibility with fuel scripts much easier. The read me has also been updated.
- EDIT - Updated quick menu design
- EDIT - Improved load time of quick menu
- EDIT - Major optimization of the client-side ms usage.
- EDIT - Updated all of the styling of the logs.
- EDIT - If you have added jobs to a JobRestricted garage, only people with said job(s) will be able to see this blip. It will also display which jobs this location is restricted to on the blip.
- EDIT - Reworked the job cars garage to use the drawtextui instead of chat commands.
- EDIT - Reworked the personal owned job vehicles. To make a vehicle a personal owned job vehicle you will need to set the new column in the database ‘job_personalowned’ to 1. Meaning you no longer need to add all of the personal owned job vehicles to a table in the config.
- EDIT - Simplified the whole job garage system in the config so its easier to understand.
- FIX - Fixed spawn bug with long vehicle loading times.
- FIX - Fixed a bug with the adv_stats on some vehicles in the database sometimes being set to false.
- FIX - The drawtextui now closes when the pause menu is open and reopens when you close it.
- FIX - Fixed a bug with the impound where it always showed the car being in the city impound even tho it could have been in other impounds.