Conqueropoly V.13 Pg 1+40 Back on track?

Have an idea for a map? Discuss ideas and concepts here.

Moderator: Cartographers

Forum rules
Please read the Community Guidelines before posting.
Locked
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

ok here is the xml for u guys to test

Code: Select all

<map> 
<title>Conqueropoly</title>
<smallwidth>600</smallwidth>
<smallheight>491</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>Silver Card</component>
</components>
</continent>

<continent>
<name>Blue</name>
<bonus>2</bonus>
<components>
<component>Scoreboard</component>
<component>Score</component>
<component>Feedback</component>
<component>Blue Die</component>
<component>Blue Battleship</component>
</components>
</continent>

<continent>
<name>Orange</name>
<bonus>2</bonus>
<components>
<component>Assassin</component>
<component>Terminator</component>
<component>Fog of War</component>
<component>Orange Battleship</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>Purple Card</component>
</components>
</continent>

<continent>
<name>Red</name>
<bonus>3</bonus>
<components>
<component>Cartos</component>
<component>Tourney Directors</component>
<component>Hunters</component>
<component>Red Die</component>
<component>Red Battleship</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>Map Foundry</component>
<component>Flame Wars</component>
<component>General Discussion</component>
<component>Pink Card</component>
<component>Pink Die</component>
<component>Pink Battleship</component>
</components>
</continent>

<continent>
<name>Turquoise</name>
<bonus>4</bonus>
<components>
<component>Mods</component>
<component>Shop Purchase</component>
<component>Admins</component>
</components>
</continent>

<continent>
<name>Deadbeat</name>
<bonus>-1</bonus>
<components>
<component>Deadbeat</component>
</components>
</continent>

<continent>
<name>Cards and Cards Deck</name>
<bonus>3</bonus>
<components>
<component>Silver Card</component>
<component>Purple Card</component>
<component>Pink Card</component>
<component>Cards Deck</component>
</components>
</continent>

<continent>
<name>Dice and Dice Deck</name>
<bonus>3</bonus>
<components>
<component>Blue Die</component>
<component>Red Die</component>
<component>Pink Die</component>
<component>Dice 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>Blue Battleship</component>
<component>Orange Battleship</component>
<component>Red Battleship</component>
<component>Pink Battleship</component>
</components>
<required>2</required>
</continent>

<continent>
<name>3 Battleships</name>
<bonus>3</bonus>
<components>
<component>Blue Battleship</component>
<component>Orange Battleship</component>
<component>Red Battleship</component>
<component>Pink Battleship</component>
</components>
<required>3</required>
<overrides>
<override>2 Battleships</override>
</overrides>
</continent>

<continent>
<name>4 Battleships</name>
<bonus>5</bonus>
<components>
<component>Blue Battleship</component>
<component>Orange Battleship</component>
<component>Red Battleship</component>
<component>Pink Battleship</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>452</smallx>         
<smally>503</smally>     
<largex>628</largex>
<largey>654</largey>
</coordinates>
</territory>

<territory>
<name>Profile</name>
<borders>
<border>CC</border>
<border>Silver Card</border>
</borders>
<coordinates>
<smallx>398</smallx>
<smally>503</smally>
<largex>535</largex>
<largey>654</largey>
</coordinates>
</territory>

<territory>
<name>Silver Card</name>
<borders>
<border>Profile</border>
<border>Rank</border>
<border>Cards Deck</border>
</borders>
<coordinates>
<smallx>360</smallx>
<smally>503</smally>
<largex>482</largex>
<largey>654</largey>
</coordinates>
</territory>

<territory>
<name>Rank</name>
<borders>
<border>Silver Card</border>
<border>Deadbeat</border>
</borders>
<coordinates>
<smallx>319</smallx>
<smally>503</smally>
<largex>429</largex>
<largey>654</largey>
</coordinates>
</territory>

<territory>
<name>Deadbeat</name>
<borders>
<border>Blue Battleship</border>
<border>Rank</border>
<border>Web Hosting</border>
<border>Advertising</border>
<border>Shop Purchase</border>
</borders>
<coordinates>
<smallx>281</smallx>
<smally>503</smally>
<largex>375</largex>
<largey>654</largey>
</coordinates>
<neutral>1</neutral>
</territory>

<territory>
<name>Blue Battleship</name>
<borders>
<border>Orange Battleship</border>
<border>Red Battleship</border>
<border>Pink Battleship</border>
<border>Deadbeat</border>
<border>Scoreboard</border>
</borders>
<coordinates>
<smallx>241</smallx>
<smally>503</smally>
<largex>321</largex>
<largey>654</largey>
</coordinates>
<neutral>2</neutral>
</territory>

<territory>
<name>Scoreboard</name>
<borders>
<border>Blue Battleship</border>
<border>Blue Die</border>
</borders>
<coordinates>
<smallx>201</smallx>
<smally>503</smally>
<largex>270</largex>
<largey>654</largey>
</coordinates>
</territory>

<territory>
<name>Blue Die</name>
<borders>
<border>Scoreboard</border>
<border>Score</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx>162</smallx>
<smally>503</smally>
<largex>216</largex>
<largey>654</largey>
</coordinates>
</territory>

<territory>
<name>Score</name>
<borders>
<border>Blue Die</border>
<border>Feedback</border>
</borders>
<coordinates>
<smallx>123</smallx>
<smally>503</smally>
<largex>165</largex>
<largey>654</largey>
</coordinates>
</territory>

<territory>
<name>Feedback</name>
<borders>
<border>Score</border>
</borders>
<coordinates>
<smallx>84</smallx>
<smally>503</smally>
<largex>113</largex>
<largey>654</largey>
</coordinates>
</territory>

<territory>
<name>Multis</name>
<borders>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>503</smally>
<largex>19</largex>
<largey>654</largey>
</coordinates>
</territory>

<territory>
<name>Assassin</name>
<borders>
<border>Web Hosting</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>435</smally>
<largex>19</largex>
<largey>564</largey>
</coordinates>
</territory>

<territory>
<name>Web Hosting</name>
<borders>
<border>Assassin</border>
<border>Terminator</border>
<border>Deadbeat</border>
<border>Advertising</border>
<border>Shop Purchase</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>398</smally>
<largex>19</largex>
<largey>511</largey>
</coordinates>
</territory>

<territory>
<name>Terminator</name>
<borders>
<border>Web Hosting</border>
<border>Fog of War</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>355</smally>
<largex>19</largex>
<largey>456</largey>
 </coordinates>
</territory>

<territory>
<name>Fog of War</name>
<borders>
<border>Terminator</border>
<border>Orange Battleship</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>316</smally>
<largex>19</largex>
<largey>406</largey>
</coordinates>
</territory>

<territory>
<name>Orange Battleship</name>
<borders>
<border>Blue Battleship</border>
<border>Red Battleship</border>
<border>Pink Battleship</border>
<border>Fog of War</border>
<border>Private Messaging</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>277</smally>
<largex>19</largex>
<largey>351</largey>
</coordinates>
<neutral>2</neutral>
</territory>

<territory>
<name>Private Messaging</name>
<borders>
<border>OrangeBattleship</border>
<border>Purple Card</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>239</smally>
<largex>19</largex>
<largey>299</largey>
</coordinates>
</territory>

<territory>
<name>Purple Card</name>
<borders>
<border>Private Messaging</border>
<border>Ignore List</border>
<border>Cards Deck</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>199</smally>
<largex>19</largex>
<largey>245</largey>
</coordinates>
</territory>

<territory>
<name>Ignore List</name>
<borders>
<border>Purple Card</border>
<border>Account Name</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>156</smally>
<largex>19</largex>
<largey>194</largey>
</coordinates>
</territory>

<territory>
<name>Account Name</name>
<borders>
<border>Ignore List</border>
<border>Free Army</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>121</smally>
<largex>19</largex>
<largey>141</largey>
</coordinates>
</territory>

<territory>
<name>Free Army</name>
<borders>
<border>Account Name</border>
<border>Cartos</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>35</smally>
<largex>19</largex>
<largey>45</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>

<territory>
<name>Cartos</name>
<borders>
<border>Free Army</border>
<border>Red Die</border>
</borders>
<coordinates>
<smallx>82</smallx>
<smally>35</smally>
<largex>111</largex>
<largey>45</largey>
</coordinates>
</territory>

<territory>
<name>Red Die</name>
<borders>
<border>Cartos</border>
<border>Tourney Directors</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx>123</smallx>
<smally>35</smally>
<largex>165</largex>
<largey>45</largey>
</coordinates>
</territory>

<territory>
<name>Tourney Directors</name>
<borders>
<border>Red Die</border>
<border>Hunters</border>
</borders>
<coordinates>
<smallx>161</smallx>
<smally>35</smally>
<largex>218</largex>
<largey>45</largey>
</coordinates>
</territory>

<territory>
<name>Hunters</name>
<borders>
<border>Tourney Directors</border>
<border>Red Battleship</border>
</borders>
<coordinates>
<smallx>201</smallx>
<smally>35</smally>
<largex>270</largex>
<largey>45</largey>
</coordinates>
</territory>

<territory>
<name>Red Battleship</name>
<borders>
<border>Blue Battleship</border>
<border>Orange Battleship</border>
<border>Pink Battleship</border>
<border>Hunters</border>
<border>Help</border>
</borders>
<coordinates>
<smallx>241</smallx>
<smally>35</smally>
<largex>325</largex>
<largey>45</largey>
</coordinates>
<neutral>2</neutral>
</territory>

<territory>
<name>Help</name>
<borders>
<border>Red Battleship</border>
<border>Rules</border>
</borders>
<coordinates>
<smallx>281</smallx>
<smally>35</smally>
<largex>376</largex>
<largey>45</largey>
</coordinates>
</territory>

<territory>
<name>Rules</name>
<borders>
<border>Help</border>
<border>Advertising</border>
</borders>
<coordinates>
<smallx>319</smallx>
<smally>35</smally>
<largex>427</largex>
<largey>45</largey>
</coordinates>
</territory>

<territory>
<name>Advertising</name>
<borders>
<border>Rules</border>
<border>Faq</border>
<border>Deadbeat</border>
<border>Web Hosting</border>
<border>Shop Purchase</border>
</borders>
<coordinates>
<smallx>358</smallx>
<smally>35</smally>
<largex>480</largex>
<largey>45</largey>
</coordinates>
</territory>

<territory>
<name>Faq</name>
<borders>
<border>Advertising</border>
<border>Attack Multis</border>
</borders>
<coordinates>
<smallx>399</smallx>
<smally>35</smally>
<largex>533</largex>
<largey>45</largey>
</coordinates>
</territory>

<territory>
<name>Attack Multis</name>
<borders>
<border>Multis</border>
<border>Faq</border>
<border>Map Foundry</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>35</smally>
<largex>628</largex>
<largey>45</largey>
</coordinates>
</territory>

<territory>
<name>Map Foundry</name>
<borders>
<border>Attack Multis</border>
<border>Flame Wars</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>120</smally>
<largex>628</largex>
<largey>140</largey>
</coordinates>
</territory>

<territory>
<name>Flame Wars</name>
<borders>
<border>Map Foundry</border>
<border>Pink Card</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>161</smally>
<largex>628</largex>
<largey>193</largey>
</coordinates>
</territory>

<territory>
<name>Pink Card</name>
<borders>
<border>Flame Wars</border>
<border>General Discussion</border>
<border>Cards Deck</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>199</smally>
<largex>628</largex>
<largey>244</largey>
</coordinates>
</territory>

<territory>
<name>General Discussion</name>
<borders>
<border>Pink Card</border>
<border>Pink Battleship</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>239</smally>
<largex>628</largex>
<largey>299</largey>
</coordinates>
</territory>

<territory>
<name>Pink Battleship</name>
<borders>
<border>Blue Battleship</border>
<border>Orange Battleship</border>
<border>Red Battleship</border>
<border>General Discussion</border>
<border>Pink Die</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>278</smally>
<largex>628</largex>
<largey>350</largey>
</coordinates>
<neutral>2</neutral>
</territory>

<territory>
<name>Pink Die</name>
<borders>
<border>Pink Battleship</border>
<border>Mods</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>318</smally>
<largex>628</largex>
<largey>403</largey>
</coordinates>
</territory>

<territory>
<name>Mods</name>
<borders>
<border>Pink Die</border>
<border>Shop Purchase</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>357</smally>
<largex>628</largex>
<largey>457</largey>
</coordinates>
</territory>

<territory>
<name>Shop Purchase</name>
<borders>
<border>Mods</border>
<border>Admins</border>
<border>Deadbeat</border>
<border>Web Hosting</border>
<border>Advertising</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>397</smally>
<largex>628</largex>
<largey>509</largey>
</coordinates>
<neutral>2</neutral>
<bonus>-1</bonus>
</territory>

<territory>
<name>Admins</name>
<borders>
<border>CC</border>
<border>Shop Purchase</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>435</smally>
<largex>628</largex>
<largey>563</largey>
</coordinates>
</territory>

<territory>
<name>Dice Deck</name>
<borders>
<border>BlueDie</border>
<border>Red Die</border>
<border>Pink Die</border>
</borders>
<coordinates>
<smallx>334</smallx>
<smally>363</smally>
<largex>444</largex>
<largey>478</largey>
</coordinates>
</territory>

<territory>
<name>Cards Deck</name>
<borders>
<border>Grey Card</border>
<border>Purple Card</border>
<border>Pink Card</border>
</borders>
<coordinates>
<smallx>150</smallx>
<smally>179</smally>
<largex>200</largex>
<largey>228</largey>
</coordinates>
</territory>
</map>


things I changed:

Changed some of the names so that they fit the board (Battleship 1 to Blue Battleship, etc)
Changed the Coordinates
Last edited by bryguy on Wed Jan 09, 2008 5:02 pm, edited 1 time in total.
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

oh and Bad Speler also told me to tell how many neutrals were on where, so u can see that under V.12 on Pg 1
User avatar
Gilligan
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI

Post by Gilligan »

Is it going to be Silver or Grey?! It's necessary to finish the XML!
Image
User avatar
Bad Speler
Posts: 1027
Joined: Fri Jun 02, 2006 8:16 pm
Gender: Male
Location: Ottawa
Contact:

Post by Bad Speler »

Gilligan wrote:Is it going to be Silver or Grey?! It's necessary to finish the XML!

It can stay silver, ill change it on the image.
Highest Score: 2532
Highest Position: 69 (a long time ago)
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

Bad Speler wrote:
Gilligan wrote:Is it going to be Silver or Grey?! It's necessary to finish the XML!

It can stay silver, ill change it on the image.


ok and ill update it in the xml, so that the card is silver


edit: i changed the above xml from grey to silver
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

hey speler, any update??
User avatar
Bad Speler
Posts: 1027
Joined: Fri Jun 02, 2006 8:16 pm
Gender: Male
Location: Ottawa
Contact:

Post by Bad Speler »

bryguy wrote:hey speler, any update??

with the school work i have...im aiming for the weekend, maybe later
Highest Score: 2532
Highest Position: 69 (a long time ago)
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

Bad Speler wrote:
bryguy wrote:hey speler, any update??

with the school work i have...im aiming for the weekend, maybe later


gotcha
User avatar
Beko the Great
Posts: 802
Joined: Fri Oct 26, 2007 3:27 am
Gender: Male
Location: Best Score: 3555 pts - 22-11-2014

Post by Beko the Great »

:D I Wanna play conqueropoly!! I love Risk and I love Monopoly... The fusion... Hmm A GREAT IDEA! CONGRATULATIONS FOR THE CONCEPT :D
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

Beko the Great wrote::D I Wanna play conqueropoly!! I love Risk and I love Monopoly... The fusion... Hmm A GREAT IDEA! CONGRATULATIONS FOR THE CONCEPT :D


ty



any update yet speler?? its the weekend for me :D
User avatar
Bad Speler
Posts: 1027
Joined: Fri Jun 02, 2006 8:16 pm
Gender: Male
Location: Ottawa
Contact:

Post by Bad Speler »

bryguy wrote:any update yet speler?? its the weekend for me :D

not yet...give me time...i have lots of summative tasks to do for school.
Highest Score: 2532
Highest Position: 69 (a long time ago)
User avatar
Gilligan
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI

Post by Gilligan »

Bad Speler wrote:
bryguy wrote:any update yet speler?? its the weekend for me :D

not yet...give me time...i have lots of summative tasks to do for school.


I hear ya. Happens to me a lot.
Image
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

Gilligan wrote:
Bad Speler wrote:
bryguy wrote:any update yet speler?? its the weekend for me :D

not yet...give me time...i have lots of summative tasks to do for school.


I hear ya. Happens to me a lot.



eh, im usually done with all my homework/schoolwork soon after i get it :P
User avatar
rebelman
Posts: 2968
Joined: Thu Aug 02, 2007 5:24 pm
Gender: Male
Location: People's Republic of Cork
Contact:

Post by rebelman »

hows progress with this coming along ? im surprised you guys updated the xml before the concerns people have regarding graphics and gameplay have been addressed.
Don't now why people on here don't like being cooks, remember under siege: A former SEAL, now cook, is the only person who can stop a gang of terrorists when they sieze control of a US Navy battleship.
User avatar
Gilligan
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI

Post by Gilligan »

rebelman wrote:hows progress with this coming along ? im surprised you guys updated the xml before the concerns people have regarding graphics and gameplay have been addressed.


Waiting on Bad Speler for that.
Image
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

Gilligan wrote:
rebelman wrote:hows progress with this coming along ? im surprised you guys updated the xml before the concerns people have regarding graphics and gameplay have been addressed.


Waiting on Bad Speler for that.

what gill said



and i updated the coordinates
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

okay its past the weekend and its the middle of the week for me here, when should we expect an update??
User avatar
Bad Speler
Posts: 1027
Joined: Fri Jun 02, 2006 8:16 pm
Gender: Male
Location: Ottawa
Contact:

Post by Bad Speler »

bryguy wrote:okay its past the weekend and its the middle of the week for me here, when should we expect an update??
I just have absolutely no time...Summatives and exams are happening for me now...Start of the next semester is Feb 1...but i should have some free time a bit before that if your looking for an exact date.
Highest Score: 2532
Highest Position: 69 (a long time ago)
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

so pretty much...... the 20th to the 31st???
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

hey gill, need u to check the xml, cause mine wont show the results but it will say that my xml has "semantic errors"
User avatar
Gilligan
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI

Post by Gilligan »

Coordinates are good. I just can't post the image.
Image
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

ok, and did u test it to make sure that the rest was good??
User avatar
Gilligan
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI

Post by Gilligan »

bryguy wrote:ok, and did u test it to make sure that the rest was good??


Everything's all set.
Image
Red Tigereye
Posts: 1
Joined: Mon Dec 24, 2007 2:39 pm
Location: Darkside of Florida

yes!!!

Post by Red Tigereye »

yes it is a great idea. would like to see it in action. good luck!
bryguy
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Post by bryguy »

thanks tiger
Locked

Return to “Melting Pot: Map Ideas”