I spent over 2 days fixing and converting everything from this script to the latest qb-core version, its working with no errors and all it's functionalities
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
loading="lazy">
What i fixed:
-
New QB-Core - QB-VehicleKeys support and converted to its latest version - notifications and convert them to latest QBCore:Notify - Optimzations to the code to reduce resmon - SQL (wasn't working properly) - Locales and Translations to the entire script (the script was using old Lang system)
Know issues:
- Weird handling on all trucks (not very realistic)
- The UI opens a little bit slowly (can't really fix it because it's all made with SQL which makes it slower)
Needed updates:
- Add
GPS mark when going back to the
garage - Probably an
UI change To change the language of the script just change your setr qb_locale "en"
in your server cfg (in "en" put your language, en or es)
Download