How to change vehicle name NULL. I have vehiclenames.lua on add-on car folder and it’s in __resource.lua too.




How to change vehicle name NULL. I have vehiclenames.lua on add-on car folder and it’s in __resource.lua too.




Not at my computer to test anything, but initial glance, you may want to add
data/handling.meta
in your resource.lua file
There already is data /handling.meta file on resource? see picture 3? Or am I missing something?
Didn’t fix it.
Fixed it by requesting vehicle gamename GetDisplayNameFromVehicleModel(hashVehicule) in my garage script and it displays gameName from vehicles.meta.