Skip to content

Instantly share code, notes, and snippets.

@Aebian
Last active April 4, 2020 19:02
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Aebian/99476f987984251a0af0bfeef0758d9f to your computer and use it in GitHub Desktop.
Save Aebian/99476f987984251a0af0bfeef0758d9f to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVarGlobal>
<Kits>
</Kits>
<Lights>
</Lights>
</CVehicleModelInfoVarGlobal>
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVariation>
<variationData>
</variationData>
</CVehicleModelInfoVariation>
dlc.rpf\common\data\
dlc.rpf\common\data\levels\gta5
dlc.rpf\x64\
dlc.rpf\x64\levels\
dlc.rpf\x64\levels\gta5\vehicles\
dlc.rpf\x64\levels\natioh\vehiclemods\
<item>dlcpacks:\natioh\</item>
<?xml version="1.0" encoding="UTF-8"?>
<CDataFileMgr__ContentsOfDataFileXml>
<disabledFiles />
<includedXmlFiles />
<includedDataFiles />
<dataFiles>
<Item>
<filename>dlc_natioh:/common/data/levels/gta5/vehicles.meta</filename>
<fileType>VEHICLE_METADATA_FILE</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="false" />
</Item>
<Item>
<filename>dlc_natioh:/common/data/handling.meta</filename>
<fileType>HANDLING_FILE</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="false" />
</Item>
<Item>
<filename>dlc_natioh:/common/data/carvariations.meta</filename>
<fileType>VEHICLE_VARIATION_FILE</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="false" />
</Item>
<Item>
<filename>dlc_natioh:/common/data/carcols.meta</filename>
<fileType>CARCOLS_FILE</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="false" />
</Item>
<Item>
<filename>dlc_natioh:/common/data/contentunlocks.meta</filename>
<fileType>CONTENT_UNLOCKING_META_FILE</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="false" />
</Item>
<Item>
<filename>dlc_natioh:/common/data/peds.meta</filename>
<fileType>PED_METADATA_FILE</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="false" />
</Item>
<Item>
<filename>dlc_natioh:/common/data/dlctext.meta</filename>
<fileType>TEXTFILE_METAFILE</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="false" />
</Item>
<Item>
<filename>dlc_natioh:/%PLATFORM%/levels/gta5/vehicles/natiohvehicles.rpf</filename>
<fileType>RPF_FILE</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="true" />
</Item>
</dataFiles>
<contentChangeSets>
<Item>
<changeSetName>natioh_AUTOGEN</changeSetName>
<filesToDisable />
<filesToEnable>
<Item>dlc_natioh:/common/data/levels/gta5/vehicles.meta</Item>
<Item>dlc_natioh:/common/data/handling.meta</Item>
<Item>dlc_natioh:/common/data/carvariations.meta</Item>
<Item>dlc_natioh:/common/data/carcols.meta</Item>
<Item>dlc_natioh:/common/data/peds.meta</Item>
<Item>dlc_natioh:/%PLATFORM%/levels/gta5/vehicles/natiohvehicles.rpf</Item>
</filesToEnable>
<txdToLoad />
<txdToUnload />
<residentResources />
<unregisterResources />
</Item>
</contentChangeSets>
<patchFiles />
</CDataFileMgr__ContentsOfDataFileXml>
<?xml version="1.0" encoding="UTF-8"?>
<CExtraTextMetaFile>
<hasGlobalTextFile value="true"/>
<hasAdditionalText value="false"/>
<isTitleUpdate value="false"/>
</CExtraTextMetaFile>
<?xml version="1.0" encoding="UTF-8"?>
<CHandlingDataMgr>
<HandlingData>
</HandlingData>
</CHandlingDataMgr>
<?xml version="1.0" encoding="UTF-8"?>
<CPedModelInfo__InitDataList>
<residentTxd>comp_peds_generic</residentTxd>
<residentAnims />
<InitDatas>
</InitDatas>
<multiTxdRelationships>
<Item>
<parent>comp_peds_helmets_moped</parent>
<children>
</children>
</Item>
<Item>
<parent>comp_peds_helmets_motox</parent>
<children>
</children>
</Item>
<Item>
<parent>comp_peds_helmets_sports</parent>
<children>
</children>
</Item>
<Item>
<parent>comp_peds_helmets_shorty</parent>
<children>
</children>
</Item>
<Item>
<parent>strm_peds_mpTattRTs</parent>
<children>
</children>
</Item>
<Item>
<parent>strm_peds_mpShare</parent>
<children>
</children>
</Item>
<Item>
<parent>comp_peds_marine</parent>
<children>
</children>
</Item>
</multiTxdRelationships>
</CPedModelInfo__InitDataList>
<?xml version="1.0" encoding="UTF-8"?>
<SSetupData>
<deviceName>dlc_natioh</deviceName>
<datFile>content.xml</datFile>
<timeStamp>01/01/2016 10:00:00</timeStamp>
<nameHash>natioh</nameHash>
<contentChangeSetGroups>
<Item>
<NameHash>GROUP_STARTUP</NameHash>
<ContentChangeSets>
<Item>natioh_AUTOGEN</Item>
</ContentChangeSets>
</Item>
</contentChangeSetGroups>
<type>EXTRACONTENT_COMPAT_PACK</type>
<order value="22" />
</SSetupData>
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfo__InitDataList>
<residentTxd>vehshare</residentTxd>
<residentAnims />
</CVehicleModelInfo__InitDataList>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment