<CivilizationInfo>
<Type>CIVILIZATION_BARBARIAN</Type>
<Description>TXT_KEY_CIV_BARBARIAN_DESC</Description>
<ShortDescription>TXT_KEY_CIV_BARBARIAN_SHORT_DESC</ShortDescription>
<Adjective>TXT_KEY_CIV_BARBARIAN_ADJECTIVE</Adjective>
<Civilopedia>TXT_KEY_CIV_BARBARIAN_PEDIA</Civilopedia>
<DefaultPlayerColor>PLAYERCOLOR_BLACK</DefaultPlayerColor>
<ArtDefineTag>ART_DEF_CIVILIZATION_BARBARIAN</ArtDefineTag>
<ArtStyleType>ARTSTYLE_BARBARIAN</ArtStyleType>
<bPlayable>0</bPlayable>
<bAIPlayable>0</bAIPlayable>
<Cities>
<City>TXT_KEY_CITY_NAME_CHEROKEE</City>
...
<City>TXT_KEY_CITY_NAME_TARTAR</City>
</Cities>
<Buildings>
<Building>
<BuildingClassType>BUILDINGCLASS_PALACE</BuildingClassType>
<BuildingType>NONE</BuildingType>
</Building>
</Buildings>
<Units>
<Unit>
<UnitClassType>UNITCLASS_WORKER</UnitClassType>
<UnitType>NONE</UnitType>
</Unit>
[B] <Unit>
<UnitClassType>UNITCLASS_EARLY_INFANTRY</UnitClassType>
<UnitType>UNIT_WW2_PARTISAN</UnitType>
</Unit>[/B]
</Units>
<FreeUnitClasses/>
<FreeBuildingClasses/>
<FreeTechs/>
<DisableTechs/>
<InitialCivics>
<CivicType>CIVIC_DEMOCRACY</CivicType>
<CivicType>CIVIC_JUDICIAL</CivicType>
<CivicType>CIVIC_SKILLED</CivicType>
<CivicType>CIVIC_FREEMARKET</CivicType>
<CivicType>CIVIC_US_USSR_INDUSTRY1</CivicType>
</InitialCivics>
<Leaders>
<Leader>
<LeaderName>LEADER_BARBARIAN</LeaderName>
<bLeaderAvailability>1</bLeaderAvailability>
</Leader>
</Leaders>
<DerivativeCiv>NONE</DerivativeCiv>
<CivilizationSelectionSound/>
<CivilizationActionSound/>
</CivilizationInfo>
</CivilizationInfos>
</Civ4CivilizationInfos>
<German>
<Text>Präsident:Präsidentin:Präsidenten:Präsidentinnen</Text>
<Gender>Male:Female:Male:Female</Gender>
<Plural>0:0:1:1</Plural>
</German>
Thanks. That makes more sense.In the example which you picked, the additional entries in the gender and plural lines are redundant.
Cities dont appear in the vassal states trade options. I want them to. Wat do?
How do I go about editing this file. is there a DLL extractor available somewhere?Would this be an answer to your request? http://forums.civfanatics.com/showthread.php?t=469080
How do I go about editing this file. is there a DLL extractor available somewhere?
will this allow me to edit a preexisting dll? I'm trying to do this for a preexisting mod.Well, if you are not familiar with editing the dll and compiling it, it might be a bit difficult. Editing the specific file is relatively easy but for re-compiling the dll afterwards, you will need a software, which in itself is easy to use but a bit complex to set up properly.
If you want to try it, I suggest that you read this excellent tutorial first: http://forums.civfanatics.com/showthread.php?t=405444
You cannot edit .dll files.
If you have a finished .dll from another mod, then you need to take a look in the mod's files, to see if the source files for the .dll are there.
If yes, then you have to merge the changes from these files into the normal .cpp and .h files, and compile a new .dll.
[80405.863] info type NONE not found, Current XML file is: xml\Buildings/CIV4BuildingInfos.xml