Page 22 of 27

Posted: Wed Jan 09, 2008 8:59 am
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

Posted: Wed Jan 09, 2008 9:00 am
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

Posted: Wed Jan 09, 2008 4:53 pm
by Gilligan
Is it going to be Silver or Grey?! It's necessary to finish the XML!

Posted: Wed Jan 09, 2008 4:54 pm
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.

Posted: Wed Jan 09, 2008 5:00 pm
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

Posted: Thu Jan 10, 2008 2:46 pm
by bryguy
hey speler, any update??

Posted: Thu Jan 10, 2008 5:10 pm
by Bad Speler
bryguy wrote:hey speler, any update??

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

Posted: Thu Jan 10, 2008 5:17 pm
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

Posted: Thu Jan 10, 2008 8:06 pm
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

Posted: Sat Jan 12, 2008 8:37 am
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

Posted: Sat Jan 12, 2008 1:26 pm
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.

Posted: Sat Jan 12, 2008 1:45 pm
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.

Posted: Sun Jan 13, 2008 8:21 pm
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

Posted: Mon Jan 14, 2008 6:20 am
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.

Posted: Mon Jan 14, 2008 7:28 am
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.

Posted: Mon Jan 14, 2008 8:21 am
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

Posted: Wed Jan 16, 2008 9:12 am
by bryguy
okay its past the weekend and its the middle of the week for me here, when should we expect an update??

Posted: Wed Jan 16, 2008 10:25 pm
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.

Posted: Thu Jan 17, 2008 1:18 pm
by bryguy
so pretty much...... the 20th to the 31st???

Posted: Thu Jan 17, 2008 4:26 pm
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"

Posted: Thu Jan 17, 2008 6:53 pm
by Gilligan
Coordinates are good. I just can't post the image.

Posted: Fri Jan 18, 2008 8:36 am
by bryguy
ok, and did u test it to make sure that the rest was good??

Posted: Fri Jan 18, 2008 3:56 pm
by Gilligan
bryguy wrote:ok, and did u test it to make sure that the rest was good??


Everything's all set.

yes!!!

Posted: Fri Jan 18, 2008 4:11 pm
by Red Tigereye
yes it is a great idea. would like to see it in action. good luck!

Posted: Fri Jan 18, 2008 11:20 pm
by bryguy
thanks tiger