Le gustan 0 archivos
1 comentario
0 vídeos
0 subidas
0 seguidores
For anyone who can't teleport, do the following;
1.Open OpenIV > mods > update > x64 > dlcpacks > akinako > dlc.rpf
2.edit file "content.xml"
3.Just copy all the text below and replace it in the file "content.xml"
4. Enter the game and have fun
<?xml version="1.0" encoding="UTF-8"?>
<CDataFileMgr__ContentsOfDataFileXml>
<disabledFiles />
<includedXmlFiles />
<dataFiles>
<Item>
<filename>dlc_akinako:/%PLATFORM%/levels/gta5/akinako.rpf</filename>
<fileType>RPF_FILE</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="true" />
</Item>
<Item>
<filename>dlc_akinako:/%PLATFORM%/levels/gta5/akinako.ityp</filename>
<fileType>DLC_ITYP_REQUEST</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="true" />
<contents>CONTENTS_PROPS</contents>
</Item>
<Item>
<filename>dlc_akinako:/%PLATFORM%/levels/gta5/akinako_road_fix.ityp</filename>
<fileType>DLC_ITYP_REQUEST</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="true" />
<contents>CONTENTS_PROPS</contents>
</Item>
</dataFiles>
<contentChangeSets>
<Item>
<changeSetName>CCS_akinako_NG_STREAMING_MAP</changeSetName>
<filesToEnable>
<Item>dlc_akinako:/%PLATFORM%/levels/gta5/akinako.rpf</Item>
<Item>dlc_akinako:/%PLATFORM%/levels/gta5/akinako.ityp</Item>
<Item>dlc_akinako:/%PLATFORM%/levels/gta5/akinako_road_fix.ityp</Item>
</filesToEnable>
<executionConditions>
<activeChangesetConditions>
</activeChangesetConditions>
<genericConditions>$level=MO_JIM_L11</genericConditions>
</executionConditions>
</Item>
</contentChangeSets>
<patchFiles />
<ExportedBY>Mapakinako_road_fix</ExportedBY>
</CDataFileMgr__ContentsOfDataFileXml>