Conquer Club

Quick Question (XML)

How to make a map. Official Handbook, Guides, Tutorials and more...

Moderator: Cartographers

Forum rules
Please read the Community Guidelines before posting.

Quick Question (XML)

Postby crazymilkshake5 on Thu Dec 22, 2011 12:12 am

how would i make it to where the players would only get 1 troop no matter how many regions they have?

Thanks,
crazy.
highscore
Image
User avatar
Major crazymilkshake5
 
Posts: 745
Joined: Tue Aug 09, 2011 3:30 pm
Location: Georgia.

Re: Quick Question (XML)

Postby natty dread on Thu Dec 22, 2011 4:29 am

Reinforcements tags + no bonuses.
Image
User avatar
Sergeant 1st Class natty dread
 
Posts: 12877
Joined: Fri Feb 08, 2008 8:58 pm
Location: just plain fucked

Re: Quick Question (XML)

Postby zimmah on Tue Dec 27, 2011 6:06 am

crazymilkshake5 wrote:how would i make it to where the players would only get 1 troop no matter how many regions they have?

Thanks,
crazy.


Code: Select all
<map>
<minreinforcement>1</minreinforcement>
<reinforcements>
<reinforcement>
<lower>1</lower>
<upper>xx</upper> <! -- exactly equal to the number of territories on your map) -->
<divisor>xx</divisor> <!-- exactly equal to the number of territories on your map +1 -->
</reinforcement>
</reinforcements>
<!-- starting positions (if any) below this line -->
<!-- winning conditions (if any) below this line -->
<!-- Continents below this line -->
<!-- Territories below this line -->
</map>
Click image to enlarge.
image
User avatar
Major zimmah
 
Posts: 1652
Joined: Fri Jun 01, 2007 12:43 pm
Location: VDLL

Re: Quick Question (XML)

Postby crazymilkshake5 on Tue Dec 27, 2011 7:43 pm

Thanks mate!
highscore
Image
User avatar
Major crazymilkshake5
 
Posts: 745
Joined: Tue Aug 09, 2011 3:30 pm
Location: Georgia.


Return to Tools & Guides

Who is online

Users browsing this forum: No registered users

cron