Hello.
So i have the rhinehart in my server, but i am looking for it’s files. However, i seem to have looked everywhere? Anyone know where i will find the gta stock car files
Hello.
So i have the rhinehart in my server, but i am looking for it’s files. However, i seem to have looked everywhere? Anyone know where i will find the gta stock car files
Hi!
For the most part, you can always find the basic vehicles in a group data file.
For example here is the Rhinehart handling files:
Grand Theft Auto V\update\x64\dlcpacks\mpsum2\dlc.rpf\common\data\handling.meta
Handling.meta is my life…
Yeah, so what @Mokulie here is saying is correct, but he’s missing a tiny detail.
FiveM is STREAMING handling.meta from the client’s base game. Which is why you don’t see it anywhere on your server.
Now if you wanted to stream it so that you can “force” all players to use your modified handling.meta, you’ll wanna create a resource for it.
You can use an existing example as a template:
Note: This uses __resource.lua (deprecated) so you’ll wanna delete that and replaace it with fxmanifest.lua to do it the ‘correct’ way, but it’ll work out of the gate without issues.
Note: JUST MAKE SURE THE NAME IN THE HANDLING.META MATCHES THE VEHICLES.META HANDLING_NAME!
Hope this helps!
Yes, that’s right. And attached files are perfect, ready to use.