Conqueropoly V.13 Pg 1+40 Back on track?
Moderator: Cartographers
Forum rules
Please read the Community Guidelines before posting.
Please read the Community Guidelines before posting.
wow just found a big mistake while adding the coordinates, and dont worry i fixed it
<territory>
<name>Free Army</name>
<borders>
<border>Account Name</border>
<border>Cartos</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</neutral>
</territory>
<territory>
<name>Free Army</name>
<borders>
<border>Account Name</border>
<border>Cartos</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</neutral>
</territory>
I invite you to post info about this map in our General Discussion thread:
http://www.conquerclub.com/forum/viewto ... 596#840596
http://www.conquerclub.com/forum/viewto ... 596#840596

ok here is the (almost) finished xml, i just have a few lines to fix
edit: i went back through and fixed the ones that needed fixing, now im just trying to find the borders problem
Code: Select all
<map>
<title>Conqueropoly</title>
<smallwidth></smallwidth>
<smallheight></smallheight>
<largewidth>800</largewidth>
<largeheight>654</largeheight>
<filetype>png</filetype>
<continent>
<name>Silver</name>
<bonus>2</bonus>
<components>
<component>Profile</component>
<component>Rank</component>
<component>Card 1</component>
</components>
</continent>
<continent>
<name>Blue</name>
<bonus>2</bonus>
<components>
<component>Scoreboard</component>
<component>Score</component>
<component>Feedback</component>
<component>Die 1</component>
<component>Battleship 1</component>
</components>
</continent>
<continent>
<name>Orange</name>
<bonus>2</bonus>
<components>
<component>Assassin</component>
<component>Terminator</component>
<component>Fog of War</component>
<component> Battleship 2</component>
<component>Web Hosting</component>
</components>
</continent>
<continent>
<name>Purple</name>
<bonus>2</bonus>
<components>
<component>Private Messaging</component>
<component>Ignore List</component>
<component>Account Name</component>
<component>Card 2</component>
</components>
</continent>
<continent>
<name>Red</name>
<bonus>3</bonus>
<components>
<component>Cartos</component>
<component>Tournament Directors</component>
<component>Hunters</component>
<component>Die 2</component>
<component>Battleship 3</component>
</components>
</continent>
<continent>
<name>Green</name>
<bonus>3</bonus>
<components>
<component>Help</component>
<component>Rules</component>
<component>Instructions</component>
<component>Advertising</component>
</components>
</continent>
<continent>
<name>Pink</name>
<bonus>4</bonus>
<components>
<component>Callouts</component>
<component>Flame Wars</component>
<component>General Discussion</component>
<component>Card 3</component>
<component>Die 3</component>
<component>Battleship 4</component>
</components>
</continent>
<continent>
<name>Turquoise</name>
<bonus>4</bonus>
<components>
<component>Mods</component>
<component>Premium Membership</component>
<component>Admins</component>
</components>
</continent>
<continent>
<name>War Expenses</name>
<bonus>-1</bonus>
<components>
<component>War Expenses</component>
</components>
</continent>
<continent>
<name>Cards and Cards Deck</name>
<bonus>3</bonus>
<components>
<component>Card 1</component>
<component>Card 2</component>
<component>Card 3</component>
<component>Cards Deck</component>
</components>
</continent>
<continent>
<name>Dice and Dice Deck</name>
<bonus>3</bonus>
<components>
<component>Die 1</component>
<component>Die 2</component>
<component>Die 3</component>
<component>Die Deck</component>
</components>
</continent>
<continent>
<name>Corners</name>
<bonus>3</bonus>
<components>
<component>CC</component>
<component>Multis</component>
<component>Free Army</component>
<component>Attack Multis</component>
</components>
</continent>
<continent>
<name>2 Battleships</name>
<bonus>1</bonus>
<components>
<component>Battleship A</component>
<component>Battleship B</component>
<component>Battleship C</component>
<component>Battleship D</component>
</components>
<required>2</required>
</continent>
<continent>
<name>3 Battleships</name>
<bonus>3</bonus>
<components>
<component>Battleship A</component>
<component>Battleship B</component>
<component>Battleship C</component>
<component>Battleship D</component>
</components>
<required>3</required>
<overrides>
<override>2 Battleships</override>
</overrides>
</continent>
<continent>
<name>4 Battleships</name>
<bonus>5</bonus>
<components>
<component>Battleship A</component>
<component>Battleship B</component>
<component>Battleship C</component>
<component>Battleship D</component>
</components>
<overrides>
<override>2 Battleships</override>
<override>3 Battleships</override>
</overrides>
</continent>
<territory>
<name>CC</name>
<borders>
<border>Profile</border>
<border>Admins</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Profile</name>
<borders>
<border>CC</border>
<border>Card 1</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>535</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Card 1</name>
<borders>
<border>Profile</border>
<border>Rank</border>
<border>Cards Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>482</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Rank</name>
<borders>
<border>Card 1</border>
<border>War Expenses</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>428</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>War Expenses</name>
<borders>
<border>Battleship 1</border>
<border>Rank</border>
<border>Web Hosting</border>
<border>Advertising</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>377</largex>
<largey>662</largey>
</coordinates>
<neutral>1</neutral>
</territory>
<territory>
<name> Battleship 1</name>
<borders>
<border>Battleship 2</border>
<border>Battleship 3</border>
<border>Battleship 4</border>
<border>War Expenses</border>
<border>Scoreboard</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>323</largex>
<largey>662</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Scoreboard</name>
<borders>
<border>Battleship 1</border>
<border>Die 1</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>270</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Die 1</name>
<borders>
<border>Scoreboard</border>
<border>Score</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>218</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Score</name>
<borders>
<border>Die 1</border>
<border>Feedback</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>166</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Feedback</name>
<borders>
<border>Score</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>112</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Multis</name>
<borders>
<border> </border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Assassin</name>
<borders>
<border>Web Hosting</border>
<border></border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>563</largey>
</coordinates>
</territory>
<territory>
<name>Web Hosting</name>
<borders>
<border>Assassin</border>
<border>Terminator</border>
<border>War Expenses</border>
<border>Advertising</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>508</largey>
</coordinates>
</territory>
<territory>
<name>Terminator</name>
<borders>
<border>Web Hosting</border>
<border>Fog of War</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>454</largey>
</coordinates>
</territory>
<territory>
<name>Fog of War</name>
<borders>
<border>Terminator</border>
<border> Battleship 2</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>403</largey>
</coordinates>
</territory>
<territory>
<name>Battleship 2</name>
<borders>
<border>Battleship 1</border>
<border>Battleship 3</border>
<border>Battleship 4</border>
<border>Fog of War</border>
<border>Private Messaging</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>351</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Private Messaging</name>
<borders>
<border>Battleship 2</border>
<border>Card 2</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>298</largey>
</coordinates>
</territory>
<territory>
<name>Card 2</name>
<borders>
<border>Private Messaging</border>
<border>Ignore List</border>
<border>Cards Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>243</largey>
</coordinates>
</territory>
<territory>
<name>Ignore List</name>
<borders>
<border>Card 2</border>
<border>Account Name</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>189</largey>
</coordinates>
</territory>
<territory>
<name>Account Name</name>
<borders>
<border>Ignore List</border>
<border>Free Army</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>138</largey>
</coordinates>
</territory>
<territory>
<name>Free Army</name>
<borders>
<border>Account Name</border>
<border>Cartos</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>36</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Cartos</name>
<borders>
<border>Free Army</border>
<border>Die 2</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>111</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Die 2</name>
<borders>
<border>Cartos</border>
<border>Tournament Directors</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>163</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Tournament Directors</name>
<borders>
<border>Die 2</border>
<border>Hunters</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>214</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Hunters</name>
<borders>
<border>Tournament Directors</border>
<border>Battleship 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>268</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Battleship 3</name>
<borders>
<border>Battleship 1</border>
<border>Battleship 2</border>
<border>Battleship 4</border>
<border>Hunters</border>
<border>Help</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>321</largex>
<largey>36</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Help</name>
<borders>
<border>Battleship 3</border>
<border>Rules</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>373</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Rules</name>
<borders>
<border>Help</border>
<border>Advertising</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>427</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Advertising</name>
<borders>
<border>Rules</border>
<border>Instructions</border>
<border>War Expenses</border>
<border>Web Hosting</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>479</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Instructions</name>
<borders>
<border>Advertising</border>
<border>Attack Multis</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>532</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Attack Multis</name>
<borders>
<border>Multis</border>
<border>Instructions</border>
<border>Callouts</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Callouts</name>
<borders>
<border>Attack Multis</border>
<border>Flame Wars</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>139</largey>
</coordinates>
</territory>
<territory>
<name>Flame Wars</name>
<borders>
<border>Callouts</border>
<border>Card 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>193</largey>
</coordinates>
</territory>
<territory>
<name>Card 3</name>
<borders>
<border>Flame Wars</border>
<border>General Discussion</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>243</largey>
</coordinates>
</territory>
<territory>
<name>General Discussion</name>
<borders>
<border>Card 3</border>
<border>Battleship 4</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>297</largey>
</coordinates>
</territory>
<territory>
<name>Battleship 4</name>
<borders>
<border>Battleship 1</border>
<border>Battleship 2</border>
<border>Battleship 3</border>
<border>General Discussion</border>
<border>Die 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>350</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Die 3</name>
<borders>
<border>Battleship 4</border>
<border>Mods</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>401</largey>
</coordinates>
</territory>
<territory>
<name>Mods</name>
<borders>
<border>Die 3</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>458</largey>
</coordinates>
</territory>
<territory>
<name>Premium Membership</name>
<borders>
<border>Mods</border>
<border>Admins</border>
<border>War Expenses</border>
<border>Web Hosting</border>
<border>Adertising</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>506</largey>
</coordinates>
<neutral>1</neutral>
</territory>
<territory>
<name>Admins</name
<borders>
<border>CC</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>562</largey>
</coordinates>
</territory>
<territory>
<name>Dice Deck</name>
<borders>
<border>Die 1</border>
<border>Die 2</border>
<border>Die 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>444</largex>
<largey>478</largey>
</coordinates>
</territory>
<territory>
<name>Cards Deck</name>
<borders>
<border>Card 1</border>
<border>Card 2</border>
<border>Card 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>200</largex>
<largey>228</largey>
</coordinates>
</territory>
</map>
edit: i went back through and fixed the ones that needed fixing, now im just trying to find the borders problem
Last edited by bryguy on Thu Dec 20, 2007 10:00 am, edited 1 time in total.
okay i went ahead and tested it, and i came up with this:
line 522: </territory> - Opening and ending tag mismatch: coordinates line 521 and territory
line 763: </territory> - Opening and ending tag mismatch: neutral line 762 and territory
line 767: <borders> - expected '>'
line 808: </map> - Opening and ending tag mismatch: neutral line 762 and map
line 809: - Premature end of data in tag territory line 747
line 809: - Premature end of data in tag coordinates line 516
line 809: - Premature end of data in tag territory line 509
line 809: - Premature end of data in tag map line 1
so if anybody knows what that means, plz tell me cause idk
line 522: </territory> - Opening and ending tag mismatch: coordinates line 521 and territory
line 763: </territory> - Opening and ending tag mismatch: neutral line 762 and territory
line 767: <borders> - expected '>'
line 808: </map> - Opening and ending tag mismatch: neutral line 762 and map
line 809: - Premature end of data in tag territory line 747
line 809: - Premature end of data in tag coordinates line 516
line 809: - Premature end of data in tag territory line 509
line 809: - Premature end of data in tag map line 1
so if anybody knows what that means, plz tell me cause idk
It's fairly obvious what it means...
The others will probably fix once the above is done...
If you read the error report - then look at the lines that are wrong... or perhaps the lines above... it's fairly obvious...
C.
Probably means you have an opening <coordinates> tag - but no closing </coordinates> tag - in fact the next closing tag is a </territory> tag.line 522: </territory> - Opening and ending tag mismatch: coordinates line 521 and territory
Probably a typo...line 767: <borders> - expected '>'
The others will probably fix once the above is done...
If you read the error report - then look at the lines that are wrong... or perhaps the lines above... it's fairly obvious...
C.

Highest score : 2297
oh great, so i have to count 767 linesyeti_c wrote:It's fairly obvious what it means...
Probably means you have an opening <coordinates> tag - but no closing </coordinates> tag - in fact the next closing tag is a </territory> tag.line 522: </territory> - Opening and ending tag mismatch: coordinates line 521 and territory
Probably a typo...line 767: <borders> - expected '>'
The others will probably fix once the above is done...
If you read the error report - then look at the lines that are wrong... or perhaps the lines above... it's fairly obvious...
C.
okay found the line 808 problem
<territory>
<name>Premium Membership</name>
<borders>
<border>Mods</border>
<border>Admins</border>
<border>War Expenses</border>
<border>Web Hosting</border>
<border>Adertising</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>506</largey>
</coordinates>
<neutral>1<neutral>
</territory>
<territory>
<name>Premium Membership</name>
<borders>
<border>Mods</border>
<border>Admins</border>
<border>War Expenses</border>
<border>Web Hosting</border>
<border>Adertising</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>506</largey>
</coordinates>
<neutral>1<neutral>
</territory>
okay, this territoy i had added in and i went back through and FINALLY found it
<territory>
<name>Admins</name
<borders>
<border>CC</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>562</largey>
</coordinates>
</territory>
<territory>
<name>Admins</name
<borders>
<border>CC</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>562</largey>
</coordinates>
</territory>
okay, now i tested it ONE LAST TIME and the only errors were that i didnt have the coordinates for the small, and since we dont HAVE a small done yet that can wait, so except for those coordinates its DONE!!!!!! (xml that is)
edit: cant test the coordinates, just tried, and nothing happened
well the image popped up, but no coordinates
edit: cant test the coordinates, just tried, and nothing happened
well the image popped up, but no coordinates
- Bad Speler
- Posts: 1027
- Joined: Fri Jun 02, 2006 8:16 pm
- Gender: Male
- Location: Ottawa
- Contact:
Code: Select all
<map>
<title>Conqueropoly</title>
<smallwidth></smallwidth>
<smallheight></smallheight>
<largewidth>800</largewidth>
<largeheight>654</largeheight>
<filetype>png</filetype>
<continent>
<name>Silver</name>
<bonus>2</bonus>
<components>
<component>Profile</component>
<component>Rank</component>
<component>Card 1</component>
</components>
</continent>
<continent>
<name>Blue</name>
<bonus>2</bonus>
<components>
<component>Scoreboard</component>
<component>Score</component>
<component>Feedback</component>
<component>Die 1</component>
<component>Battleship 1</component>
</components>
</continent>
<continent>
<name>Orange</name>
<bonus>2</bonus>
<components>
<component>Assassin</component>
<component>Terminator</component>
<component>Fog of War</component>
<component> Battleship 2</component>
<component>Web Hosting</component>
</components>
</continent>
<continent>
<name>Purple</name>
<bonus>2</bonus>
<components>
<component>Private Messaging</component>
<component>Ignore List</component>
<component>Account Name</component>
<component>Card 2</component>
</components>
</continent>
<continent>
<name>Red</name>
<bonus>3</bonus>
<components>
<component>Cartos</component>
<component>Tournament Directors</component>
<component>Hunters</component>
<component>Die 2</component>
<component>Battleship 3</component>
</components>
</continent>
<continent>
<name>Green</name>
<bonus>3</bonus>
<components>
<component>Help</component>
<component>Rules</component>
<component>Instructions</component>
<component>Advertising</component>
</components>
</continent>
<continent>
<name>Pink</name>
<bonus>4</bonus>
<components>
<component>Callouts</component>
<component>Flame Wars</component>
<component>General Discussion</component>
<component>Card 3</component>
<component>Die 3</component>
<component>Battleship 4</component>
</components>
</continent>
<continent>
<name>Turquoise</name>
<bonus>4</bonus>
<components>
<component>Mods</component>
<component>Premium Membership</component>
<component>Admins</component>
</components>
</continent>
<continent>
<name>War Expenses</name>
<bonus>-1</bonus>
<components>
<component>War Expenses</component>
</components>
</continent>
<continent>
<name>Cards and Cards Deck</name>
<bonus>3</bonus>
<components>
<component>Card 1</component>
<component>Card 2</component>
<component>Card 3</component>
<component>Cards Deck</component>
</components>
</continent>
<continent>
<name>Dice and Dice Deck</name>
<bonus>3</bonus>
<components>
<component>Die 1</component>
<component>Die 2</component>
<component>Die 3</component>
<component>Die Deck</component>
</components>
</continent>
<continent>
<name>Corners</name>
<bonus>3</bonus>
<components>
<component>CC</component>
<component>Multis</component>
<component>Free Army</component>
<component>Attack Multis</component>
</components>
</continent>
<continent>
<name>2 Battleships</name>
<bonus>1</bonus>
<components>
<component>Battleship A</component>
<component>Battleship B</component>
<component>Battleship C</component>
<component>Battleship D</component>
</components>
<required>2</required>
</continent>
<continent>
<name>3 Battleships</name>
<bonus>3</bonus>
<components>
<component>Battleship A</component>
<component>Battleship B</component>
<component>Battleship C</component>
<component>Battleship D</component>
</components>
<required>3</required>
<overrides>
<override>2 Battleships</override>
</overrides>
</continent>
<continent>
<name>4 Battleships</name>
<bonus>5</bonus>
<components>
<component>Battleship A</component>
<component>Battleship B</component>
<component>Battleship C</component>
<component>Battleship D</component>
</components>
<overrides>
<override>2 Battleships</override>
<override>3 Battleships</override>
</overrides>
</continent>
<territory>
<name>CC</name>
<borders>
<border>Profile</border>
<border>Admins</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Profile</name>
<borders>
<border>CC</border>
<border>Card 1</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>535</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Card 1</name>
<borders>
<border>Profile</border>
<border>Rank</border>
<border>Cards Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>482</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Rank</name>
<borders>
<border>Card 1</border>
<border>War Expenses</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>428</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>War Expenses</name>
<borders>
<border>Battleship 1</border>
<border>Rank</border>
<border>Web Hosting</border>
<border>Advertising</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>377</largex>
<largey>662</largey>
</coordinates>
<neutral>1</neutral>
</territory>
<territory>
<name> Battleship 1</name>
<borders>
<border>Battleship 2</border>
<border>Battleship 3</border>
<border>Battleship 4</border>
<border>War Expenses</border>
<border>Scoreboard</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>323</largex>
<largey>662</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Scoreboard</name>
<borders>
<border>Battleship 1</border>
<border>Die 1</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>270</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Die 1</name>
<borders>
<border>Scoreboard</border>
<border>Score</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>218</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Score</name>
<borders>
<border>Die 1</border>
<border>Feedback</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>166</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Feedback</name>
<borders>
<border>Score</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>112</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Multis</name>
<borders>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Assassin</name>
<borders>
<border>Web Hosting</border>
<border>Feedback</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>563</largey>
</coordinates>
</territory>
<territory>
<name>Web Hosting</name>
<borders>
<border>Assassin</border>
<border>Terminator</border>
<border>War Expenses</border>
<border>Advertising</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>508</largey>
</coordinates>
</territory>
<territory>
<name>Terminator</name>
<borders>
<border>Web Hosting</border>
<border>Fog of War</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>454</largey>
</coordinates>
</territory>
<territory>
<name>Fog of War</name>
<borders>
<border>Terminator</border>
<border> Battleship 2</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>403</largey>
</coordinates>
</territory>
<territory>
<name>Battleship 2</name>
<borders>
<border>Battleship 1</border>
<border>Battleship 3</border>
<border>Battleship 4</border>
<border>Fog of War</border>
<border>Private Messaging</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>351</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Private Messaging</name>
<borders>
<border>Battleship 2</border>
<border>Card 2</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>298</largey>
</coordinates>
</territory>
<territory>
<name>Card 2</name>
<borders>
<border>Private Messaging</border>
<border>Ignore List</border>
<border>Cards Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>243</largey>
</coordinates>
</territory>
<territory>
<name>Ignore List</name>
<borders>
<border>Card 2</border>
<border>Account Name</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>189</largey>
</coordinates>
</territory>
<territory>
<name>Account Name</name>
<borders>
<border>Ignore List</border>
<border>Free Army</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>138</largey>
</coordinates>
</territory>
<territory>
<name>Free Army</name>
<borders>
<border>Account Name</border>
<border>Cartos</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>36</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Cartos</name>
<borders>
<border>Free Army</border>
<border>Die 2</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>111</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Die 2</name>
<borders>
<border>Cartos</border>
<border>Tournament Directors</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>163</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Tournament Directors</name>
<borders>
<border>Die 2</border>
<border>Hunters</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>214</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Hunters</name>
<borders>
<border>Tournament Directors</border>
<border>Battleship 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>268</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Battleship 3</name>
<borders>
<border>Battleship 1</border>
<border>Battleship 2</border>
<border>Battleship 4</border>
<border>Hunters</border>
<border>Help</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>321</largex>
<largey>36</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Help</name>
<borders>
<border>Battleship 3</border>
<border>Rules</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>373</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Rules</name>
<borders>
<border>Help</border>
<border>Advertising</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>427</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Advertising</name>
<borders>
<border>Rules</border>
<border>Instructions</border>
<border>War Expenses</border>
<border>Web Hosting</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>479</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Instructions</name>
<borders>
<border>Advertising</border>
<border>Attack Multis</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>532</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Attack Multis</name>
<borders>
<border>Multis</border>
<border>Instructions</border>
<border>Callouts</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Callouts</name>
<borders>
<border>Attack Multis</border>
<border>Flame Wars</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>139</largey>
</coordinates>
</territory>
<territory>
<name>Flame Wars</name>
<borders>
<border>Callouts</border>
<border>Card 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>193</largey>
</coordinates>
</territory>
<territory>
<name>Card 3</name>
<borders>
<border>Flame Wars</border>
<border>General Discussion</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>243</largey>
</coordinates>
</territory>
<territory>
<name>General Discussion</name>
<borders>
<border>Card 3</border>
<border>Battleship 4</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>297</largey>
</coordinates>
</territory>
<territory>
<name>Battleship 4</name>
<borders>
<border>Battleship 1</border>
<border>Battleship 2</border>
<border>Battleship 3</border>
<border>General Discussion</border>
<border>Die 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>350</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Die 3</name>
<borders>
<border>Battleship 4</border>
<border>Mods</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>401</largey>
</coordinates>
</territory>
<territory>
<name>Mods</name>
<borders>
<border>Die 3</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>458</largey>
</coordinates>
</territory>
<territory>
<name>Premium Membership</name>
<borders>
<border>Mods</border>
<border>Admins</border>
<border>War Expenses</border>
<border>Web Hosting</border>
<border>Adertising</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>506</largey>
</coordinates>
<neutral>3</neutral>
<bonus>-1</bonus>
</territory>
<territory>
<name>Admins</name>
<borders>
<border>CC</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>562</largey>
</coordinates>
</territory>
<territory>
<name>Dice Deck</name>
<borders>
<border>Die 1</border>
<border>Die 2</border>
<border>Die 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>444</largex>
<largey>478</largey>
</coordinates>
</territory>
<territory>
<name>Cards Deck</name>
<borders>
<border>Card 1</border>
<border>Card 2</border>
<border>Card 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>200</largex>
<largey>228</largey>
</coordinates>
</territory>
</map>
Last edited by bryguy on Thu Dec 20, 2007 9:25 pm, edited 2 times in total.
- Bad Speler
- Posts: 1027
- Joined: Fri Jun 02, 2006 8:16 pm
- Gender: Male
- Location: Ottawa
- Contact:
Just a few more errors i found using the xml checker...
it gives me an error with the multis territory. Getting rid of the <border> and </border> tags gets rid of the error. Also, you have an empty <border></border> tags for the Assassin territory.
it gives me an error with the multis territory. Getting rid of the <border> and </border> tags gets rid of the error. Also, you have an empty <border></border> tags for the Assassin territory.
Highest Score: 2532
Highest Position: 69 (a long time ago)
Highest Position: 69 (a long time ago)
ok thanks, for the multis territory i had asked about that and nobody answered, and the other is an easy fixBad Speler wrote:Just a few more errors i found using the xml checker...
it gives me an error with the multis territory. Getting rid of the <border> and </border> tags gets rid of the error. Also, you have an empty <border></border> tags for the Assassin territory.
edit: the empty <border> tag in Assassin was supposed to have Feedback in it, so i fixed that
- Bad Speler
- Posts: 1027
- Joined: Fri Jun 02, 2006 8:16 pm
- Gender: Male
- Location: Ottawa
- Contact:
Image with coordinates:

Changes to the actual image:
- Flipped the upper corners' text.
- Flipped the Free Army Graphic
- Moved a few graphics and text so that the army numbers aren't on top of them.
edit: bryguy, could you make premium membership have a neutral of 3 to make that continent a bit harder to conquer, and the same with War expenses to make the grey continent easier to defend?

Changes to the actual image:
- Flipped the upper corners' text.
- Flipped the Free Army Graphic
- Moved a few graphics and text so that the army numbers aren't on top of them.
edit: bryguy, could you make premium membership have a neutral of 3 to make that continent a bit harder to conquer, and the same with War expenses to make the grey continent easier to defend?
Highest Score: 2532
Highest Position: 69 (a long time ago)
Highest Position: 69 (a long time ago)
- Bad Speler
- Posts: 1027
- Joined: Fri Jun 02, 2006 8:16 pm
- Gender: Male
- Location: Ottawa
- Contact:
- Bad Speler
- Posts: 1027
- Joined: Fri Jun 02, 2006 8:16 pm
- Gender: Male
- Location: Ottawa
- Contact:
and the difference between premium membership and the aliens on c-man is that u lose one ON the territory for premium membership, in c-man it just takes one army out of the amount u getBad Speler wrote:True...but here theyre in fairly key spots...i'm not really sure anymoreGilligan wrote:It's a negative continent, so it should only be a -1, like the Aliens in Conquer Man.
