psifaktor7
Chieftain
- Joined
- Jul 8, 2009
- Messages
- 44
In my xml file I have something like this:
Team=2
LeaderType=LEADER_ELIZABETH
LeaderName=Churchill
CivDesc=English Empire
CivShortDesc=England
CivAdjective=English
FlagDecal=Art/Interface/TeamColor/FlagDECAL_StGeorgeCross.dds
WhiteFlag=0
CivType=CIVILIZATION_ENGLAND
Color=PLAYERCOLOR_WHITE
ArtStyle=ARTSTYLE_EUROPEAN
The question I have is how do I find out what is the 'LeaderName' for LEADER_ELIZABETH, how does the game assign it? And where to find the other descriptions (CivDesc, FlagDecal, etc) for a certain 'LeaderType'?
I am trying to replace civs in a scenario. I assume there is no way to do it automatically or is it?
Team=2
LeaderType=LEADER_ELIZABETH
LeaderName=Churchill
CivDesc=English Empire
CivShortDesc=England
CivAdjective=English
FlagDecal=Art/Interface/TeamColor/FlagDECAL_StGeorgeCross.dds
WhiteFlag=0
CivType=CIVILIZATION_ENGLAND
Color=PLAYERCOLOR_WHITE
ArtStyle=ARTSTYLE_EUROPEAN
The question I have is how do I find out what is the 'LeaderName' for LEADER_ELIZABETH, how does the game assign it? And where to find the other descriptions (CivDesc, FlagDecal, etc) for a certain 'LeaderType'?
I am trying to replace civs in a scenario. I assume there is no way to do it automatically or is it?