Images
All vehicle images are fetched from the Fivem docs.
If your vehicle doesn't have an image it will try to find it inside
av_vehicleshop/web/build/vehicles
folder.If the image doesn't exists in Fivem docs or vehicles folder it will use a default one.
Add Images
If you are gonna add some addon vehicles, make sure to create a .png image from the vehicle and save it inside
web/build/vehicles
folder with the spawn name of the vehicle and the .png extension(example: sultan2.png)
You can use this vehicle image as reference for dimensions.
Last updated