Moderator: Cartographers
natty_dread wrote:The borders are better now.
New postby MarshalNey on Fri Sep 09, 2011 12:24 am
I have an idea...
natty_dread wrote:I was wrong
Seamus76 wrote:Wow! This is so great, thank you everyone, for everything. The second best news I've had in two days. Found out yesterday my wife and I are having twin boys! Guess I gotta make sure this is done by February, not sure what kind of time I'm going to have after that.
So what would be the next step? My buddy, V.J. who's doing the xml is in Europe for the next 2 weeks, but I want to keep this moving, what can I do?
natty_dread wrote:I was wrong
Seamus76 wrote:Need a little XML help.
For our map, how do you create the bonuses for holding the Shell Mound Ruins plus the Conquistador? And also, how do you set up the Chief bonus of holding a chief and 3 or 5 warriors? I think we have everything else ready to go but this aspect. Any help is greatly appreciated.
Gilligan wrote:Here's what you want to do:
If the chief is included in the 3 (IE, CH1, CH2, CHC gives you the bonus), you want this:
<continent>
<name>CH Chief</name>
<bonus>0</bonus>
<components>
<territory>CHC</territory>
</components>
</continent>
<continent>
<name>3 CH Warriors</name>
<bonus>0</bonus>
<components>
<territory>CH4</territory>
<territory>CH2</territory>
<territory>CH1</territory>
<territory>CH3</territory>
</components>
<required>2</required>
</continent>
<continent>
<name>CH Chief and 3 Warriors</name>
<bonus>3</bonus>
<components>
<continent>CH Chief</continent>
<continent>3 CH Warriors</continent>
</components>
</continent>
<continent>
<name>5 CH Warriors</name>
<bonus>0</bonus>
<components>
<territory>CH4</territory>
<territory>CH2</territory>
<territory>CH1</territory>
<territory>CH3</territory>
</components>
<required>4</required>
</continent>
<continent>
<name>CH Chief and 5 Warriors</name>
<bonus>4</bonus>
<components>
<continent>CH Chief</continent>
<continent>3 CH Warriors</continent>
</components>
<overrides>
<override>CH Chief and 3 Warriors</name>
</overrides>
</continent>
Users browsing this forum: No registered users