Have an idea for a map? Discuss ideas and concepts here.
Moderator: Cartographers
Gilligan
Posts: 12478 Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI
Post
by Gilligan » Mon Dec 31, 2007 2:00 pm
yeti_c wrote: Gilligan wrote: yeti_c wrote: I still can't believe we have Tournament Directors hyphenated twice...
C.
Not really enough room for it to be only hyphenated once. Does it bother you?
Yeah - it looks terrible... Can it not go into a horizontal territory thus giving it more space?
C.
That's not a bad idea-- Bad Speler, can you swap the Red territory names with the Pink territory names? If Pink makes the General Discussion hyphenated twice, then Orange.
Until then, I'll wait to post the coordinate images.
Bad Speler
Posts: 1027 Joined: Fri Jun 02, 2006 8:16 pm
Gender: Male
Location: Ottawa
Contact:
Post
by Bad Speler » Mon Dec 31, 2007 2:15 pm
Managed to get internet access at a library. The only thing I read that I have to do is swap territory names. If I missed anything please correct me.
In regards to maybe putting suggested by cena-rules on the map, a monopoly theme map has been attempted twice that I know of, once by EvilOtto, and another by Banana Stomper. If he suggested it before either of these two made their map attempts, then I'd be glad to put his name on it.
Highest Score: 2532
Highest Position: 69 (a long time ago)
Gilligan
Posts: 12478 Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI
Post
by Gilligan » Mon Dec 31, 2007 2:18 pm
Bad Speler wrote: Managed to get internet access at a library. The only thing I read that I have to do is swap territory names. If I missed anything please correct me.
In regards to maybe putting suggested by cena-rules on the map, a monopoly theme map has been attempted twice that I know of, once by EvilOtto, and another by Banana Stomper. If he suggested it before either of these two made their map attempts, then I'd be glad to put his name on it.
Do you think that General Discussion will make it without two hyphens? Because I want to start the fixed XML now.
AndyDufresne
Posts: 24932 Joined: Fri Mar 03, 2006 8:22 pm
Location: A Banana Palm in Zihuatanejo
Contact:
Post
by AndyDufresne » Mon Dec 31, 2007 2:23 pm
Perhaps "Tourney/Tourny" Directors.
--Andy
Gilligan
Posts: 12478 Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI
Post
by Gilligan » Mon Dec 31, 2007 2:28 pm
AndyDufresne wrote: Perhaps "Tourney/Tourny" Directors.
--Andy
That works too.
Bad Speler
Posts: 1027 Joined: Fri Jun 02, 2006 8:16 pm
Gender: Male
Location: Ottawa
Contact:
Post
by Bad Speler » Mon Dec 31, 2007 2:28 pm
Gilligan wrote: AndyDufresne wrote: Perhaps "Tourney/Tourny" Directors.
--Andy
That works too.
Perhaps, but I think general discussion would be able to fit with just one hyphen.
Highest Score: 2532
Highest Position: 69 (a long time ago)
Gilligan
Posts: 12478 Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI
Post
by Gilligan » Mon Dec 31, 2007 2:33 pm
Updated XML, if it changes to Tourney Directors:
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>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>Tourney 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>Map Foundry</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>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>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>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>Battleship 1</component>
<component>Battleship 2</component>
<component>Battleship 3</component>
<component>Battleship 4</component>
</components>
<required>2</required>
</continent>
<continent>
<name>3 Battleships</name>
<bonus>3</bonus>
<components>
<component>Battleship 1</component>
<component>Battleship 2</component>
<component>Battleship 3</component>
<component>Battleship 4</component>
</components>
<required>3</required>
<overrides>
<override>2 Battleships</override>
</overrides>
</continent>
<continent>
<name>4 Battleships</name>
<bonus>5</bonus>
<components>
<component>Battleship 1</component>
<component>Battleship 2</component>
<component>Battleship 3</component>
<component>Battleship 4</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>635</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Profile</name>
<borders>
<border>CC</border>
<border>Card 1</border>
</borders>
<coordinates>
<smallx>398</smallx>
<smally>503</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>360</smallx>
<smally>503</smally>
<largex>482</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Rank</name>
<borders>
<border>Card 1</border>
<border>Deadbeat</border>
</borders>
<coordinates>
<smallx>319</smallx>
<smally>503</smally>
<largex>428</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Deadbeat</name>
<borders>
<border>Battleship 1</border>
<border>Rank</border>
<border>Web Hosting</border>
<border>Advertising</border>
<border>Shop Purchase</border>
</borders>
<coordinates>
<smallx>281</smallx>
<smally>503</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>Deadbeat</border>
<border>Scoreboard</border>
</borders>
<coordinates>
<smallx>241</smallx>
<smally>503</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>201</smallx>
<smally>503</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>162</smallx>
<smally>503</smally>
<largex>218</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Score</name>
<borders>
<border>Die 1</border>
<border>Feedback</border>
</borders>
<coordinates>
<smallx>123</smallx>
<smally>503</smally>
<largex>166</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Feedback</name>
<borders>
<border>Score</border>
</borders>
<coordinates>
<smallx>84</smallx>
<smally>503</smally>
<largex>112</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Multis</name>
<borders>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>503</smally>
<largex>10</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Assassin</name>
<borders>
<border>Web Hosting</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>435</smally>
<largex>10</largex>
<largey>563</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>10</largex>
<largey>508</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>10</largex>
<largey>454</largey>
</coordinates>
</territory>
<territory>
<name>Fog of War</name>
<borders>
<border>Terminator</border>
<border>Battleship 2</border>
</borders>
<coordinates>
<smallx>27</smallx>
<smally>316</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>27</smallx>
<smally>277</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>27</smallx>
<smally>239</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>27</smallx>
<smally>199</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>27</smallx>
<smally>156</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>27</smallx>
<smally>121</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>27</smallx>
<smally>35</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>82</smallx>
<smally>35</smally>
<largex>111</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Die 2</name>
<borders>
<border>Cartos</border>
<border>Tourney Directors</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx>123</smallx>
<smally>35</smally>
<largex>163</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Tourney Directors</name>
<borders>
<border>Die 2</border>
<border>Hunters</border>
</borders>
<coordinates>
<smallx>161</smallx>
<smally>35</smally>
<largex>214</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Hunters</name>
<borders>
<border>Tourney Directors</border>
<border>Battleship 3</border>
</borders>
<coordinates>
<smallx>201</smallx>
<smally>35</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>241</smallx>
<smally>35</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>281</smallx>
<smally>35</smally>
<largex>373</largex>
<largey>36</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>36</largey>
</coordinates>
</territory>
<territory>
<name>Advertising</name>
<borders>
<border>Rules</border>
<border>Instructions</border>
<border>Deadbeat</border>
<border>Web Hosting</border>
<border>Shop Purchase</border>
</borders>
<coordinates>
<smallx>358</smallx>
<smally>35</smally>
<largex>479</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Instructions</name>
<borders>
<border>Advertising</border>
<border>Attack Multis</border>
</borders>
<coordinates>
<smallx>399</smallx>
<smally>35</smally>
<largex>532</largex>
<largey>36</largey>
</coordinates>
</territory>
<territory>
<name>Attack Multis</name>
<borders>
<border>Multis</border>
<border>Instructions</border>
<border>Map Foundry</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>35</smally>
<largex>635</largex>
<largey>36</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>635</largex>
<largey>139</largey>
</coordinates>
</territory>
<territory>
<name>Flame Wars</name>
<borders>
<border>Map Foundry</border>
<border>Card 3</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>161</smally>
<largex>635</largex>
<largey>193</largey>
</coordinates>
</territory>
<territory>
<name>Card 3</name>
<borders>
<border>Flame Wars</border>
<border>General Discussion</border>
<border>Cards Deck</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>199</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>452</smallx>
<smally>239</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>452</smallx>
<smally>278</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>452</smallx>
<smally>318</smally>
<largex>635</largex>
<largey>401</largey>
</coordinates>
</territory>
<territory>
<name>Mods</name>
<borders>
<border>Die 3</border>
<border>Shop Purchase</border>
</borders>
<coordinates>
<smallx>452</smallx>
<smally>357</smally>
<largex>635</largex>
<largey>458</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>635</largex>
<largey>506</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>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>334</smallx>
<smally>363</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>150</smallx>
<smally>179</smally>
<largex>200</largex>
<largey>228</largey>
</coordinates>
</territory>
</map>
Gilligan
Posts: 12478 Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI
Post
by Gilligan » Mon Dec 31, 2007 2:34 pm
Bad Speler wrote: Gilligan wrote: AndyDufresne wrote: Perhaps "Tourney/Tourny" Directors.
--Andy
That works too.
Perhaps, but I think general discussion would be able to fit with just one hyphen.
I'm kinda agreeing with Andy here, because I thought of the names in a Monopoly fashion. ex Admins worth the most money in a Monopoly game, worth the most here on CC. Forums are more popular than Cartos, Directors, and Hunters (Please, don't take any offense to that), mainly because some people don't even know they exist.
Bad Speler
Posts: 1027 Joined: Fri Jun 02, 2006 8:16 pm
Gender: Male
Location: Ottawa
Contact:
Post
by Bad Speler » Mon Dec 31, 2007 2:37 pm
Sure, thats fine.
Highest Score: 2532
Highest Position: 69 (a long time ago)
Gilligan
Posts: 12478 Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI
Post
by Gilligan » Mon Dec 31, 2007 2:42 pm
I checked the XML, and everything is fine.
It just says the stuff that's part of multiple continents, and border stuff that's purposely done like that.
Gilligan
Posts: 12478 Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI
Post
by Gilligan » Mon Dec 31, 2007 4:43 pm
Anyone else have anything they would like to say?
fireedud
Posts: 1704 Joined: Fri Mar 02, 2007 10:06 pm
Post
by fireedud » Mon Dec 31, 2007 5:10 pm
Gilligan wrote: Anyone else have anything they would like to say?
QUENCH!
me have no sig
yeti_c
Posts: 9624 Joined: Thu Jan 04, 2007 9:02 am
Gender: Male
Post
by yeti_c » Mon Dec 31, 2007 5:13 pm
fireedud wrote: Gilligan wrote: Anyone else have anything they would like to say?
QUENCH!
NO. There are outstanding issues...
C.
Highest score : 2297
fireedud
Posts: 1704 Joined: Fri Mar 02, 2007 10:06 pm
Post
by fireedud » Mon Dec 31, 2007 5:16 pm
yeti_c wrote: fireedud wrote: Gilligan wrote: Anyone else have anything they would like to say?
QUENCH!
NO. There are outstanding issues...
C.
obviously I meant after it's resolved
i think
me have no sig
cena-rules
Posts: 9740 Joined: Sat Apr 28, 2007 2:27 am
Gender: Male
Location: Chat
Post
by cena-rules » Mon Dec 31, 2007 5:32 pm
still want my name but if its a loot of hassle Im not honestly bothered
19:41:22 ‹jakewilliams› I was a pedo
yeti_c
Posts: 9624 Joined: Thu Jan 04, 2007 9:02 am
Gender: Male
Post
by yeti_c » Mon Dec 31, 2007 6:17 pm
cena-rules wrote: still want my name but if its a loot of hassle Im not honestly bothered
Evilotto's Riskopoly was started on 18 Jan 2007 03:09 - before you joined here... I think that's conclusive proof that this wasn't your idea...
Not to mention that Banana Stomper had a previous map that was also abandoned...
C.
PS - not to piss on someone's bonfire or anything - but I still prefer Evilotto's version of this map...
Highest score : 2297
Gilligan
Posts: 12478 Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI
Post
by Gilligan » Mon Dec 31, 2007 6:45 pm
yeti_c wrote: fireedud wrote: Gilligan wrote: Anyone else have anything they would like to say?
QUENCH!
NO. There are outstanding issues...
C.
What issues would that be? You haven't said anything.
cena-rules
Posts: 9740 Joined: Sat Apr 28, 2007 2:27 am
Gender: Male
Location: Chat
Post
by cena-rules » Mon Dec 31, 2007 6:49 pm
yeti_c wrote: cena-rules wrote: still want my name but if its a loot of hassle Im not honestly bothered
Evilotto's Riskopoly was started on 18 Jan 2007 03:09 - before you joined here... I think that's conclusive proof that this wasn't your idea...
Not to mention that Banana Stomper had a previous map that was also abandoned...
C.
PS - not to piss on someone's bonfire or anything - but I still prefer Evilotto's version of this map...
yeah but I re-suggested it which these guys saw
19:41:22 ‹jakewilliams› I was a pedo
bryguy
Posts: 4381 Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw
Post
by bryguy » Mon Dec 31, 2007 7:45 pm
cena-rules wrote: yeti_c wrote: cena-rules wrote: still want my name but if its a loot of hassle Im not honestly bothered
Evilotto's Riskopoly was started on 18 Jan 2007 03:09 - before you joined here... I think that's conclusive proof that this wasn't your idea...
Not to mention that Banana Stomper had a previous map that was also abandoned...
C.
PS - not to piss on someone's bonfire or anything - but I still prefer Evilotto's version of this map...
yeah but I re-suggested it which these guys saw
which
I saw
bryguy
Posts: 4381 Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw
Post
by bryguy » Mon Dec 31, 2007 7:47 pm
hey gill, thanks for the xml update so i could update my xml
and yeti, what are the issues?
Gilligan
Posts: 12478 Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI
Post
by Gilligan » Mon Dec 31, 2007 10:25 pm
bryguy wrote: hey gill, thanks for the xml update so i could update my xml
and yeti, what are the issues?
I already asked that
bryguy
Posts: 4381 Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw
Post
by bryguy » Mon Dec 31, 2007 10:59 pm
Gilligan wrote: bryguy wrote: hey gill, thanks for the xml update so i could update my xml
and yeti, what are the issues?
I already asked that
i know, i almost decided to quote u
yeti_c
Posts: 9624 Joined: Thu Jan 04, 2007 9:02 am
Gender: Male
Post
by yeti_c » Tue Jan 01, 2008 7:12 am
Gilligan wrote: yeti_c wrote: Gilligan wrote: yeti_c wrote: I still can't believe we have Tournament Directors hyphenated twice...
C.
Not really enough room for it to be only hyphenated once. Does it bother you?
Yeah - it looks terrible... Can it not go into a horizontal territory thus giving it more space?
C.
That's not a bad idea-- Bad Speler, can you swap the Red territory names with the Pink territory names? If Pink makes the General Discussion hyphenated twice, then Orange.
Until then, I'll wait to post the coordinate images.
Highest score : 2297
bryguy
Posts: 4381 Joined: Tue Aug 07, 2007 8:50 am
Location: Lost in a Jigsaw
Post
by bryguy » Tue Jan 01, 2008 8:24 am
oh THOSE issues
Gilligan
Posts: 12478 Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI
Post
by Gilligan » Tue Jan 01, 2008 8:24 am
Yes, yeti, we've taken care of that. Bad Speler is going to do it today when he gets back from vacation.
What else is wrong?