falling through map
-
Yea i know that in the new update is the bug where you fall through on addon maps but there seems to be a fix by editing the content.xml file of the addon map. so i already found a fix for the nordschleife nurburg ring map but i still need help on the isle of man tt add on map. i cant figure out on how to fix it.
Whats wrong with this?
<?xml version="1.0" encoding="utf-8"?>
<CDataFileMgr__ContentsOfDataFileXml>
<disabledFiles />
<includedXmlFiles />
<dataFiles>
<Item>
<filename>dlc_isle:/%PLATFORM%/levels/gta5/isle_metadata.rpf</filename>
<fileType>RPF_FILE</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="true" />
<contents>CONTENTS_DLC_MAP_DATA</contents>
</Item>
<Item>
<filename>dlc_isle:/%PLATFORM%/levels/gta5/isle.rpf</filename>
<fileType>RPF_FILE</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="true" />
</Item>
</dataFiles>
<contentChangeSets>
<Item>
<changeSetName>CCS_isle_NG_STREAMING_MAP</changeSetName>
<filesToEnable />
<item>dlc_isle:/%PLATFORM%/levels/gta5/isle.rpf</item>
<item>dlc_isle:/%PLATFORM%/levels/gta5/isle_metadata.rpf</item>
<filesToEnable />
<executionConditions>
<activeChangesetConditions>
</activeChangesetConditions>
<genericConditions>$level=MO_JIM_L11</genericConditions>
</executionConditions>
</Item>
</contentChangeSets>
<patchFiles />
</CDataFileMgr__ContentsOfDataFileXml>
-
@mutanthead Every map mod is different, but you can see a collection of solutions here, hopefully one will work for the Isle of Man.