Nightshade handling location Please Help Me Locate
-
I've looked through the whole game and can't find the Nightshade handling info
Searched throug every single handling.meta (and .dat) file and still can't find it, has anyone found it?
Failing that I assume I can just add it to the mods>update>update.rpf>common>data>handling.meta ?
-
@shifuguru
It's here:...\mods\update\update.rpf\dlc_patch\mpapartment\common\data\handling.meta
& is called:
<handlingName>NITESHAD</handlingName>
That's why you had trouble finding it
Tip: There are a few vehicles who's handling ID names are different from their model name & a few that use the handling ID of a different vehicle so it's worth knowing that you can always use 'vehicles.meta' to check & see what the actual handling ID is:
Example:
<modelName>nightshade</modelName> <txdName>nightshade</txdName> <handlingId>NITESHAD</handlingId> <gameName>NITESHAD</gameName> <vehicleMakeName>IMPONTE</vehicleMakeName>