Common Issues
Last updated
Last updated
To fix NULL vehicle names when selecting a vehicle you need to add code in vehicle_names.lua
for ex: AddTextEntry('23rs7', 'AUDI RS7 2023')
the first is <gameName>
and the second is the vehicle's custom Label. to get <gameName>
you need to look at the vehicle data in vehicles.meta
.
If you experience this, you should remove qb-vehiclekeys