Conquer Club

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.

Postby yeti_c on Mon Jan 21, 2008 10:32 am

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.
Image
Highest score : 2297
User avatar
Lieutenant yeti_c
 
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am

Postby bryguy on Mon Jan 21, 2008 11:20 am

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
Corporal bryguy
 
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Postby Gilligan on Wed Jan 23, 2008 3:38 pm

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?
Image
User avatar
Captain Gilligan
 
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Location: Providence, RI

Postby bryguy on Wed Jan 23, 2008 3:47 pm

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
Corporal bryguy
 
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Postby gimil on Wed Jan 23, 2008 3:48 pm

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.
Last edited by gimil on Wed Jan 23, 2008 3:50 pm, edited 1 time in total.
What do you know about map making, bitch?

natty_dread wrote:I was wrong


Top Score:2403
User avatar
Corporal 1st Class gimil
 
Posts: 8599
Joined: Sat Mar 03, 2007 12:42 pm
Location: United Kingdom (Scotland)

Postby bryguy on Wed Jan 23, 2008 3:49 pm

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
Corporal bryguy
 
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Postby Gilligan on Thu Jan 24, 2008 6:24 pm

OK, thanks, I'll get that update this weekend.
Image
User avatar
Captain Gilligan
 
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Location: Providence, RI

Postby bryguy on Fri Jan 25, 2008 8:57 am

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
Corporal bryguy
 
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Postby Gilligan on Sat Jan 26, 2008 5:30 pm

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>
Image
User avatar
Captain Gilligan
 
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Location: Providence, RI

Postby bryguy on Sun Jan 27, 2008 9:41 am

thanks gill, now i can update my xml file
Corporal bryguy
 
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Postby Shodemofi on Sun Jan 27, 2008 10:26 pm

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.
Private Shodemofi
 
Posts: 1
Joined: Sun Feb 11, 2007 1:03 am

Postby bryguy on Thu Jan 31, 2008 8:56 am

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
Corporal bryguy
 
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Postby bryguy on Mon Feb 04, 2008 8:41 am

ok im gonna pm him again, cause he is taking forever....
Corporal bryguy
 
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Postby bryguy on Mon Feb 04, 2008 8:56 pm

Ok so yea speler says he is working on the map, and that he is working on the dice and money now
Corporal bryguy
 
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Postby Wisse on Mon Feb 11, 2008 9:02 am

around the decks you can see little gray triangles, i don't think they are ment to be there

(sorry if already said)
Image Image
User avatar
Sergeant Wisse
 
Posts: 4448
Joined: Fri Oct 13, 2006 2:59 pm
Location: The netherlands, gelderland, epe

Postby bryguy on Mon Feb 11, 2008 9:04 am

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
Corporal bryguy
 
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Postby Gilligan on Wed Feb 20, 2008 8:54 pm

I wonder what's up...
Image
User avatar
Captain Gilligan
 
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Location: Providence, RI

Postby bryguy on Wed Feb 20, 2008 8:57 pm

same here, speler told me in my latest pm to him that he didnt have much time to work on the map..
Corporal bryguy
 
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Postby InkL0sed on Wed Feb 20, 2008 8:59 pm

Is he doing the XML? Isn't there anyone else who is willing to do it quicker?
User avatar
Lieutenant InkL0sed
 
Posts: 2370
Joined: Sat Jun 23, 2007 4:06 pm
Location: underwater

Postby Gilligan on Wed Feb 20, 2008 9:00 pm

It'd be a shame for this to be abandoned...

P.S. 4000 posts :D
Image
User avatar
Captain Gilligan
 
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Location: Providence, RI

Postby Gilligan on Wed Feb 20, 2008 9:00 pm

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.
Image
User avatar
Captain Gilligan
 
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Location: Providence, RI

Postby Stoney229 on Thu Feb 21, 2008 2:30 am

how about naming the battleships after famous histrical battleships?

HMS Dreadnought
Bismark
Yamato
Musashi

???
Score: 1739
Games: 88 Completed, 52 (59%) Won
#1302/21963
User avatar
Lieutenant Stoney229
 
Posts: 303
Joined: Fri Mar 03, 2006 10:46 am

Postby bryguy on Thu Feb 21, 2008 8:33 am

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
Corporal bryguy
 
Posts: 4381
Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw

Postby Gilligan on Thu Feb 21, 2008 9:19 am

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.
Image
User avatar
Captain Gilligan
 
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Location: Providence, RI

Postby oaktown on Thu Feb 21, 2008 9:27 am

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.
User avatar
Captain oaktown
 
Posts: 4451
Joined: Sun Dec 03, 2006 9:24 pm
Location: majorcommand

PreviousNext

Return to Melting Pot: Map Ideas

Who is online

Users browsing this forum: No registered users