apelsinlax
Chieftain
- Joined
- Dec 30, 2004
- Messages
- 92
Ok. So lets see if I got this right. I am trying to learn something here at the same time so please bear with me 
------------------------------------------------------
1. <ArtStyleType>ARTSTYLE_X</ArtStyleType>
Here is X is chosen from the values defined in Diversica/Assets/XML/GlobalTypes.xml under <ArtStyleTypes>. You can pick an original CIV4 ArtStyle or one of the new ones.
(If you check the GlobalTypes.xml, what is up with the lines such as "<!-- ArtStyleType>ARTSTYLE_CRESCENT</ArtStyleType -->" ? If these are only meant as descriptions of original ArtStyleTypes they are more confusing than informing. Unlike the comment showing where the new ArtStyles begin.)
(Where are the actual definitions of the ArtStyleTypes taking place i.e. where is the information that points an ArtStyleType to it's specific art. Also where is the actual art located?)
------------------------------------------------------
2. <UnitArtStyleType>UNIT_ARTSTYLE_X</UnitArtStyleType>
Here is X is chosen as one of the CIVS included in Diversica/Assets/Modules/ArtStyles/Civilizations.
If it is a none BTS/Diversica CIV, X is chosen as one of the types included in Diversica/Assets/Modules/ArtStyles/Ethnic. Here the specific ethnic types of X can be found in the various Y_CIV4UnitArtStyleTypeInfos.xml.
(Is there an easier way to find out what these UnitArtStyleTypes are? Are they defined somewhere as for the case with the ArtStyleTypes in GlobalTypes.xml?)
------------------------------------------------------
EDIT: Bugs found
a. You want me to send my fixed CIV4CivilizationInfos.xml for all Diversica civs. Fixed for ArtStyleType and UnitArtStyleType?
b. MiddleEast_Axeman_CIV4ArtDefines_Unit.xml is not working.

------------------------------------------------------
1. <ArtStyleType>ARTSTYLE_X</ArtStyleType>
Here is X is chosen from the values defined in Diversica/Assets/XML/GlobalTypes.xml under <ArtStyleTypes>. You can pick an original CIV4 ArtStyle or one of the new ones.
(If you check the GlobalTypes.xml, what is up with the lines such as "<!-- ArtStyleType>ARTSTYLE_CRESCENT</ArtStyleType -->" ? If these are only meant as descriptions of original ArtStyleTypes they are more confusing than informing. Unlike the comment showing where the new ArtStyles begin.)
(Where are the actual definitions of the ArtStyleTypes taking place i.e. where is the information that points an ArtStyleType to it's specific art. Also where is the actual art located?)
------------------------------------------------------
2. <UnitArtStyleType>UNIT_ARTSTYLE_X</UnitArtStyleType>
Here is X is chosen as one of the CIVS included in Diversica/Assets/Modules/ArtStyles/Civilizations.
If it is a none BTS/Diversica CIV, X is chosen as one of the types included in Diversica/Assets/Modules/ArtStyles/Ethnic. Here the specific ethnic types of X can be found in the various Y_CIV4UnitArtStyleTypeInfos.xml.
(Is there an easier way to find out what these UnitArtStyleTypes are? Are they defined somewhere as for the case with the ArtStyleTypes in GlobalTypes.xml?)
------------------------------------------------------
EDIT: Bugs found
a. You want me to send my fixed CIV4CivilizationInfos.xml for all Diversica civs. Fixed for ArtStyleType and UnitArtStyleType?
b. MiddleEast_Axeman_CIV4ArtDefines_Unit.xml is not working.