bfinjection replace BUG
-
Hi,
i downloaded this mod ( https://www.gta5-mods.com/vehicles/baja-beetle-offroad-add-on ) and i wanted to replace the bfinjection in the x64e.rpf file but when i launch the game and i take this car, i have this bug and i don't know where and how i can solve this.
So if someone can help me, that would be with pleasure because it's very annoying.
Thank you.
This is an picture of the bug.
-
@Master_Findus
Edit the handling of the bfinjection in this file here:...\mods\update\update.rpf\common\data\handling.meta
to the handling that is contained within the Baja Beetle download & it will fix it
Specifically, it's this bfinjection line that is causing it:
Replace this:
<strModelFlags>110040</strModelFlags>
with this:
<strModelFlags>140040</strModelFlags>
-
Thank you so much guy
-