Addon Vehicles
Last updated
When using add-on vehicles, FiveM does not automatically provide their display names or thumbnail images. You must manually register them in the following files:
Vehicle Name: av_laptop/client/editable/veh_names.lua
Thumbnail Image: av_boosting/client/editable/_vehicleimages.lua
If you skip this step, the vehicle's name will appear as NULL and its image will be missing in the UI.
Last updated