So I have a vehicle thats an LEO vehicle and its kinda slow for the vehicle and i would like to change the handling but it doesnt have a handling.meta anyone know how i can add a handling.meta or change the handling to make the vehicle faster?
i copied a resource.lua that includes a handling.meta so idk
Well, in the vehicles.meta, if there is one, there should be a handling id. If you just want it to be a bit faster, you can change it. Since you have no handling meta, there should be a GTA car spawn code in the handling id bit. You can change that to whatever GTA car you want by getting its spawn code.
Also, you could grab a handling meta from another car, change handling id in vehicles.meta to (for example) copcar and then head into the handling meta and change the handling id there as well to the same thing. Sorry if this was confusing, its kinda hard to type out lol.
I can’t exactly tell you where/how to get a handling.meta since I just got mine from gta5mods
I do however use METADATA files and this is how I add them to my server if anyone notices I’m using the wrong syntax please lemme know and it seems to work fine so far
My resource.lua looks like this:
data_file 'HANDLING_FILE' 'handling.meta'
files {
'handling.meta'
}
As far as adding it to handling.meta id do what qavas suggested, best of luck!
I love you no sus shit, it worked also with a yt vid of a tad help