Page 23 of 27
Posted: Mon Jan 21, 2008 10:32 am
by yeti_c
You may need to change your continents...
Anything that was written <component> is now <territory>
Note you can also use <continent> in your components if your logic needs it!!
C.
Posted: Mon Jan 21, 2008 11:20 am
by bryguy
yeti_c wrote:You may need to change your continents...
Anything that was written <component> is now <territory>
Note you can also use <continent> in your components if your logic needs it!!
C.
plz explain, i didnt sleep well last night so unless its put simply, i wont understand it
Posted: Wed Jan 23, 2008 3:38 pm
by Gilligan
I get it. It's basically changing it from:
Code: Select all
<continent>
<name>Silver</name>
<bonus>2</bonus>
<components>
<component>Profile</component>
<component>Rank</component>
<component>Grey Card</component>
</components>
</continent>
To:
Code: Select all
<continent>
<name>Silver</name>
<bonus>2</bonus>
<territories>
<territory>Profile</territory>
<territory>Rank</territory>
<territory>Grey Card</territory>
</territories>
</continent>
Correct Yeti? I'll get that change up this weekend. Pretty sure it only affects bonuses, if someone can confirm me on that...
And where is Bad Speler?
Posted: Wed Jan 23, 2008 3:47 pm
by bryguy
Gilligan wrote:I get it. It's basically changing it from:
Code: Select all
<continent>
<name>Silver</name>
<bonus>2</bonus>
<components>
<component>Profile</component>
<component>Rank</component>
<component>Grey Card</component>
</components>
</continent>
To:
Code: Select all
<continent>
<name>Silver</name>
<bonus>2</bonus>
<territories>
<territory>Profile</territory>
<territory>Rank</territory>
<territory>Grey Card</territory>
</territories>
</continent>
Correct Yeti? I'll get that change up this weekend. Pretty sure it only affects bonuses, if someone can confirm me on that...
And where is Bad Speler?
he has finals, so he wont be getting an update for awhile
Posted: Wed Jan 23, 2008 3:48 pm
by gimil
Gilligan wrote:I get it. It's basically changing it from:
Code: Select all
<continent>
<name>Silver</name>
<bonus>2</bonus>
<components>
<component>Profile</component>
<component>Rank</component>
<component>Grey Card</component>
</components>
</continent>
To:
Code: Select all
<continent>
<name>Silver</name>
<bonus>2</bonus>
<territories>
<territory>Profile</territory>
<territory>Rank</territory>
<territory>Grey Card</territory>
</territories>
</continent>
Correct Yeti? I'll get that change up this weekend. Pretty sure it only affects bonuses, if someone can confirm me on that...
And where is Bad Speler?
<component
s> tags dont get replaced just <component> tags.
Posted: Wed Jan 23, 2008 3:49 pm
by bryguy
gimil wrote:Gilligan wrote:I get it. It's basically changing it from:
Code: Select all
<continent>
<name>Silver</name>
<bonus>2</bonus>
<components>
<component>Profile</component>
<component>Rank</component>
<component>Grey Card</component>
</components>
</continent>
To:
Code: Select all
<continent>
<name>Silver</name>
<bonus>2</bonus>
<territories>
<territory>Profile</territory>
<territory>Rank</territory>
<territory>Grey Card</territory>
</territories>
</continent>
Correct Yeti? I'll get that change up this weekend. Pretty sure it only affects bonuses, if someone can confirm me on that...
And where is Bad Speler?
<components> tags dont get replaced just <component> tags.
oh
Posted: Thu Jan 24, 2008 6:24 pm
by Gilligan
OK, thanks, I'll get that update this weekend.
Posted: Fri Jan 25, 2008 8:57 am
by bryguy
Gilligan wrote:OK, thanks, I'll get that update this weekend.
ok, that might be when speler gets back, but idk, he been busy studying for finals
Posted: Sat Jan 26, 2008 5:30 pm
by Gilligan
Updated XML:
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>
<territory>Profile</territory>
<territory>Rank</territory>
<territory>Silver Card</territory>
</components>
</continent>
<continent>
<name>Blue</name>
<bonus>2</bonus>
<components>
<territory>Scoreboard</territory>
<territory>Score</territory>
<territory>Feedback</territory>
<territory>Blue Die</territory>
<territory>Blue Battleship</territory>
</components>
</continent>
<continent>
<name>Orange</name>
<bonus>2</bonus>
<components>
<territory>Assassin</territory>
<territory>Terminator</territory>
<territory>Fog of War</territory>
<territory>Orange Battleship</territory>
<territory>Web Hosting</territory>
</components>
</continent>
<continent>
<name>Purple</name>
<bonus>2</bonus>
<components>
<territory>Private Messaging</territory>
<territory>Ignore List</territory>
<territory>Account Name</territory>
<territory>Purple Card</territory>
</components>
</continent>
<continent>
<name>Red</name>
<bonus>3</bonus>
<components>
<territory>Cartos</territory>
<territory>Tourney Directors</territory>
<territory>Hunters</territory>
<territory>Red Die</territory>
<territory>Red Battleship</territory>
</components>
</continent>
<continent>
<name>Green</name>
<bonus>3</bonus>
<components>
<territory>Help</territory>
<territory>Rules</territory>
<territory>Instructions</territory>
<territory>Advertising</territory>
</components>
</continent>
<continent>
<name>Pink</name>
<bonus>4</bonus>
<components>
<territory>Map Foundry</territory>
<territory>Flame Wars</territory>
<territory>General Discussion</territory>
<territory>Pink Card</territory>
<territory>Pink Die</territory>
<territory>Pink Battleship</territory>
</components>
</continent>
<continent>
<name>Turquoise</name>
<bonus>4</bonus>
<components>
<territory>Mods</territory>
<territory>Shop Purchase</territory>
<territory>Admins</territory>
</components>
</continent>
<continent>
<name>Deadbeat</name>
<bonus>-1</bonus>
<components>
<territory>Deadbeat</territory>
</components>
</continent>
<continent>
<name>Cards and Cards Deck</name>
<bonus>3</bonus>
<components>
<territory>Silver Card</territory>
<territory>Purple Card</territory>
<territory>Pink Card</territory>
<territory>Cards Deck</territory>
</components>
</continent>
<continent>
<name>Dice and Dice Deck</name>
<bonus>3</bonus>
<components>
<territory>Blue Die</territory>
<territory>Red Die</territory>
<territory>Pink Die</territory>
<territory>Dice Deck</territory>
</components>
</continent>
<continent>
<name>Corners</name>
<bonus>3</bonus>
<components>
<territory>CC</territory>
<territory>Multis</territory>
<territory>Free Army</territory>
<territory>Attack Multis</territory>
</components>
</continent>
<continent>
<name>2 Battleships</name>
<bonus>1</bonus>
<components>
<territory>Blue Battleship</territory>
<territory>Orange Battleship</territory>
<territory>Red Battleship</territory>
<territory>Pink Battleship</territory>
</components>
<required>2</required>
</continent>
<continent>
<name>3 Battleships</name>
<bonus>3</bonus>
<components>
<territory>Blue Battleship</territory>
<territory>Orange Battleship</territory>
<territory>Red Battleship</territory>
<territory>Pink Battleship</territory>
</components>
<required>3</required>
<overrides>
<override>2 Battleships</override>
</overrides>
</continent>
<continent>
<name>4 Battleships</name>
<bonus>5</bonus>
<components>
<territory>Blue Battleship</territory>
<territory>Orange Battleship</territory>
<territory>Red Battleship</territory>
<territory>Pink Battleship</territory>
</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>
Posted: Sun Jan 27, 2008 9:41 am
by bryguy
thanks gill, now i can update my xml file
Posted: Sun Jan 27, 2008 10:26 pm
by Shodemofi
I think "Fog of War" should be changed to Standard or Doubles or Triples, etc. Terminator and Assasin are both Game Types where as Fog of War is a separate setting. Other than that, can't wait to play it.
Posted: Thu Jan 31, 2008 8:56 am
by bryguy
oh yea and i pm'ed bad speler, and if i read what he replied right then it sounds like he is working on the map
Posted: Mon Feb 04, 2008 8:41 am
by bryguy
ok im gonna pm him again, cause he is taking forever....
Posted: Mon Feb 04, 2008 8:56 pm
by bryguy
Ok so yea speler says he is working on the map, and that he is working on the dice and money now
Posted: Mon Feb 11, 2008 9:02 am
by Wisse
around the decks you can see little gray triangles, i don't think they are ment to be there
(sorry if already said)
Posted: Mon Feb 11, 2008 9:04 am
by bryguy
Wisse wrote:around the decks you can see little gray triangles, i don't think they are ment to be there
(sorry if already said)
nope this is actually the first time that was pointed out, dont know why those are there
Posted: Wed Feb 20, 2008 8:54 pm
by Gilligan
I wonder what's up...
Posted: Wed Feb 20, 2008 8:57 pm
by bryguy
same here, speler told me in my latest pm to him that he didnt have much time to work on the map..
Posted: Wed Feb 20, 2008 8:59 pm
by InkL0sed
Is he doing the XML? Isn't there anyone else who is willing to do it quicker?
Posted: Wed Feb 20, 2008 9:00 pm
by Gilligan
It'd be a shame for this to be abandoned...
P.S. 4000 posts 
Posted: Wed Feb 20, 2008 9:00 pm
by Gilligan
InkL0sed wrote:Is he doing the XML? Isn't there anyone else who is willing to do it quicker?
This XML is done... he's doing graphics. And if the graphics change, that may mean I have to change the XML.
Posted: Thu Feb 21, 2008 2:30 am
by Stoney229
how about naming the battleships after famous histrical battleships?
HMS Dreadnought
Bismark
Yamato
Musashi
???
Posted: Thu Feb 21, 2008 8:33 am
by bryguy
Stoney229 wrote:how about naming the battleships after famous histrical battleships?
HMS Dreadnought
Bismark
Yamato
Musashi
???
those dont have anything to do with conquer club as far as i know
Posted: Thu Feb 21, 2008 9:19 am
by Gilligan
Actually, that's not a bad idea.
We can use some ships from American Civil War, Battle for Australia, and Pearl Harbor. Of course, we'd have to get permission from Elijah S and cairnswk.
Posted: Thu Feb 21, 2008 9:27 am
by oaktown
Gilligan wrote:Of course, we'd have to get permission from Elijah S and cairnswk.
It would, or course, be polite to inform Elijah and Cairnswk that you're using the names, but you wouldn't actually need permission since we're talking about real historical ships... nobody has the rights to the name of an actual place or object that they've used as a territory name.
If, however, you intend to use their graphics on the territory - which would be interesting if their graphics worked with this map image - then you would need permission.