SHARED IMAGES / SQL SETUP

For people using QBCore available here (GITHUB), sadly it no longer has image links in SHARED VEHICLES. But we have a solution, though its tougher. There is an SQL File which allows you to add an IMAGE LINK for a MODEL in SQL, and once added, it would pick all other details about THAT MODEL from Shared, and Image link from SQL, and list those specific vehicles in the SQL.

SQL STRUCTURE

Column

Expected Value

model

Vehicle Model Name

imagelink

Vehicle Image Link for Catalogue

For older versions of QBCore / QBUS, which had Images of Cars in SHARED VEHICLES, we have the option in the config Config.UseSharedImages. If you have the image links in the Shared Lua setup correctly, set this value to true, and you won't have to touch anything else, everything gets auto-picked from the SHARED VEHICLES and all vehicles get listed.

Last updated

Was this helpful?