Moderators: Cartographers, Global Moderators

Dukasaur wrote:It's rare to start without at least one Capital. Depending on the number of players, usually everybody has at least one. But even when I don't have one, I find I can win by taking a Legion first.
Dukasaur wrote:I'd hate to see this beautiful map ruined with starting positions.
Dukasaur wrote:It's rare to start without at least one Capital. Depending on the number of players, usually everybody has at least one. But even when I don't have one, I find I can win by taking a Legion first.
I'd hate to see this beautiful map ruined with starting positions.

chapcrap wrote:Dukasaur wrote:It's rare to start without at least one Capital. Depending on the number of players, usually everybody has at least one. But even when I don't have one, I find I can win by taking a Legion first.
I'd hate to see this beautiful map ruined with starting positions.
I don't think he means starting positions like Feudal War. He means distribute the capitals evenly. That's done through starting positions in the XML. I don't think the gameplay would change in any way, it would just make the drop more even every time.


Oneyed wrote:I must again call for make capitals of dioceses as starting points like in the third crusade map. they do not need to start with 6 units, just distribute them so that each player will has the same number of them. or make them as 2 neutrals from start.
look on this map.
http://www.conquerclub.com/game.php?game=11955507
Oneyed







<?xml version="2.0" encoding="UTF-8"?>
<map>
<minreinforcement>3</minreinforcement>
<reinforcements>
<reinforcement>
<lower>1</lower>
<upper>119</upper>
<divisor>300</divisor>
</reinforcement>
</reinforcements>
<positions max="2">
<position>
<territory start="1">Angli</territory>
</position>
<position>
<territory start="1">Saxones</territory>
</position>
<position>
<territory start="1">Franci</territory>
</position>
<position>
<territory start="1">Langobardi</territory>
</position>
<position>
<territory start="1">Ostrogothi</territory>
</position>
<position>
<territory start="1">Visigothi</territory>
</position>
<position>
<territory start="1">Hunni</territory>
</position>
<position>
<territory start="1">Sassanidae</territory>
</position>
</positions>
<positions>
<position>
<territory start="3">Sirmium</territory>
</position>
<position>
<territory start="3">Mediolanum</territory>
</position>
<position>
<territory start="3">Carthago</territory>
</position>
<position>
<territory start="3">Emerita Augusta</territory>
</position>
<position>
<territory start="3">Burdigala</territory>
</position>
<position>
<territory start="3">Treverorum</territory>
</position>
<position>
<territory start="3">Londinium</territory>
</position>
<position>
<territory start="3">Constantinopolis (Imperial Capital)</territory>
</position>
<position>
<territory start="3">Nicomedia</territory>
</position>
<position>
<territory start="3">Ephesus</territory>
</position>
<position>
<territory start="3">Antiochia</territory>
</position>
<position>
<territory start="3">Alexandria</territory>
</position>
<position>
<territory start="3">Serdica</territory>
</position>
<position>
<territory start="3">Thessalonica</territory>
</position>
</positions>
Kabanellas wrote:I have a doubt:
We will have 2 different groups of starting positions, the Barbarians (which will have a maximum of 2 per player) and the Capitals.
Can it be done like this:
- Code: Select all
<?xml version="2.0" encoding="UTF-8"?>
<map>
<minreinforcement>3</minreinforcement>
<reinforcements>
<reinforcement>
<lower>1</lower>
<upper>119</upper>
<divisor>300</divisor>
</reinforcement>
</reinforcements>
<positions max="2">
<position>
<territory start="1">Angli</territory>
</position>
<position>
<territory start="1">Saxones</territory>
</position>
<position>
<territory start="1">Franci</territory>
</position>
<position>
<territory start="1">Langobardi</territory>
</position>
<position>
<territory start="1">Ostrogothi</territory>
</position>
<position>
<territory start="1">Visigothi</territory>
</position>
<position>
<territory start="1">Hunni</territory>
</position>
<position>
<territory start="1">Sassanidae</territory>
</position>
</positions>
<positions>
<position>
<territory start="3">Sirmium</territory>
</position>
<position>
<territory start="3">Mediolanum</territory>
</position>
<position>
<territory start="3">Carthago</territory>
</position>
<position>
<territory start="3">Emerita Augusta</territory>
</position>
<position>
<territory start="3">Burdigala</territory>
</position>
<position>
<territory start="3">Treverorum</territory>
</position>
<position>
<territory start="3">Londinium</territory>
</position>
<position>
<territory start="3">Constantinopolis (Imperial Capital)</territory>
</position>
<position>
<territory start="3">Nicomedia</territory>
</position>
<position>
<territory start="3">Ephesus</territory>
</position>
<position>
<territory start="3">Antiochia</territory>
</position>
<position>
<territory start="3">Alexandria</territory>
</position>
<position>
<territory start="3">Serdica</territory>
</position>
<position>
<territory start="3">Thessalonica</territory>
</position>
</positions>
Users browsing this forum: No registered users and 2 guests