Feet
Warlord
OK I've been going through creating all the new factions for my Mod
see my sig[/pimp] and I've got a querie.
Here's a small excert from the WBS file I'm using,
Now surely there is an overlap here between my XML and what is in the WBS file.
For example you can set Civ flag in both the WBS and the XML.
You can set the Civics in both too.
Other stuff like PLayerColour as well.
So which one takes precedence? Or does the WBS pull this info from the XML?
![Pimp [pimp] [pimp]](/images/smilies/pimp.gif)
Here's a small excert from the WBS file I'm using,
Code:
BeginPlayer
Team=0
LeaderType=LEADER_NAPOLEON
LeaderName=Lysa Arryn
CivDesc=House Arryn
CivShortDesc=Arryns
CivAdjective=Falcon
FlagDecal=Art/Interface/TeamColor/FlagDECAL_Helmet.dds
WhiteFlag=0
CivType=CIVILIZATION_ARRYN
Color=PLAYERCOLOR_CYAN
ArtStyle=ARTSTYLE_EUROPEAN
PlayableCiv=1
MinorNationStatus=0
StartingGold=500
StartingX=29, StartingY=122
StateReligion=
StartingEra=ERA_ANCIENT
CivicOption=CIVICOPTION_GOVERNMENT, Civic=CIVIC_DESPOTISM
CivicOption=CIVICOPTION_LEGAL, Civic=CIVIC_BARBARISM
CivicOption=CIVICOPTION_LABOR, Civic=CIVIC_TRIBALISM
CivicOption=CIVICOPTION_ECONOMY, Civic=CIVIC_DECENTRALIZATION
CivicOption=CIVICOPTION_RELIGION, Civic=CIVIC_PAGANISM
Handicap=HANDICAP_NOBLE
EndPlayer
Now surely there is an overlap here between my XML and what is in the WBS file.
For example you can set Civ flag in both the WBS and the XML.
You can set the Civics in both too.
Other stuff like PLayerColour as well.
So which one takes precedence? Or does the WBS pull this info from the XML?