Hello!
I’m trying to figure out how to replace the vehicleaihandlinginfo.meta with a modified one to make the NPCs on my server drive faster.
There doesn’t seem to be a DataFileMounter for this. I would need something like CAIHandlingInfoDataFileMounter… but it doesnt exist.
What I’m trying to do right now is to find the sourcecode of the CPopulationDataFileMounter, because it seems to be like a very similar task to what i need the game to do.
I would be glad if some of you could help me find it, because I’m searching for it for 2 days now.
Or if there is another way to load a custom vehicleaihandlinginfo.meta?
Thanks in advance!