Conquer Club

Berlin 1961 [Quenched]

Care to peruse completed maps? Take a stroll through the Atlas.

Moderator: Cartographers

Forum rules
Please read the Community Guidelines before posting.

Postby jako on Thu Oct 18, 2007 3:51 pm

i think u should reposition the westend army shadow to the left a pixel or 2. looks like its on the right side too much.

but it could be my eyes. had a tough day of manual accounting so im seeing double :lol:
Image

Time to retire this much loved sig of mine with a new clan.
User avatar
Lieutenant jako
 
Posts: 1022
Joined: Sun Jun 03, 2007 4:50 am
Location: A lost soul with no-one to stalk.

Postby oaktown on Thu Oct 18, 2007 7:01 pm

jako wrote:i think u should reposition the westend army shadow to the left a pixel or 2. looks like its on the right side too much.

but it could be my eyes. had a tough day of manual accounting so im seeing double :lol:

I think the number alignment is good, but you're right in that the whole thing could go over a few pixels to the left - it was skewed right because originally it ran into the "british" background title. Here it is bumped 6 pix left on the large, 5 on the small.
Image
Image

This of course means the XML had to be updated... I also bumped the army count up a pixel on the large map in Westend. I hope you'll all take my word for it that Westend is aligned and checked.
Code: Select all
<?xml version="1.0"?>
<map>
   <title>Berlin</title>
   <smallwidth>600</smallwidth>
   <smallheight>464</smallheight>
   <largewidth>770</largewidth>
   <largeheight>580</largeheight>
   <filetype>jpg</filetype>
   <continent>
      <name>Russian Sector</name>
      <bonus>5</bonus>
      <components>
         <component>Rahnsdorf</component>
         <component>M&#x00FC;ggelheim</component>
         <component>Gr&#x00FC;nau</component>
         <component>Treptow</component>
         <component>K&#x00F6;penick</component>
         <component>Hellersdorf</component>
         <component>Marzahn</component>
         <component>Lichtenberg</component>
         <component>Friedrichshain</component>
         <component>Hohensch&#x00F6;nhausen</component>
         <component>Wei&#x00DF;ensee</component>
         <component>Buch</component>
         <component>Prenzlauer Berg</component>
         <component>Pankow</component>
         <component>Mitte</component>
      </components>
      <required>8</required>
   </continent>
   <continent>
      <name>American Sector</name>
      <bonus>3</bonus>
      <components>
         <component>Britz-Rudow</component>
         <component>Neuk&#x00F6;len</component>
         <component>Kreuzberg</component>
         <component>Tempelhof</component>
         <component>Marienfelde</component>
         <component>Steglitz</component>
         <component>Zehlendorf</component>
         <component>Sch&#x00F6;neberg</component>
         <component>Dahlem</component>
         <component>Nikolasee</component>
         <component>Wannsee</component>
      </components>
      <required>6</required>
   </continent>
   <continent>
      <name>British Sector</name>
      <bonus>2</bonus>
      <components>
         <component>Tiergarten</component>
         <component>Moabit</component>
         <component>Wilmersdorf</component>
         <component>Grunewald</component>
         <component>Charlottenburg</component>
         <component>Siemenstadt</component>
         <component>Westend</component>
         <component>Spandau</component>
         <component>Gatow</component>
      </components>
      <required>5</required>
   </continent>
   <continent>
      <name>French Sector</name>
      <bonus>1</bonus>
      <components>
         <component>Wedding</component>
         <component>Tegel</component>
         <component>Reinickendorf</component>
         <component>Frohnau</component>
         <component>Heiligensee</component>
      </components>
      <required>3</required>
   </continent>
   <continent>
      <name>Russian Checkpoints</name>
      <bonus>2</bonus>
      <components>
         <component>Pankow</component>
         <component>Mitte</component>
         <component>Friedrichshain</component>
      </components>
   </continent>
   <continent>
      <name>Western Checkpoints</name>
      <bonus>2</bonus>
      <components>
         <component>Wedding</component>
         <component>Moabit</component>
         <component>Kreuzberg</component>
      </components>
   </continent>
   <territory>
      <name>Rahnsdorf</name>
      <borders>
         <border>M&#x00FC;ggelheim</border>
         <border>K&#x00F6;penick</border>
      </borders>
      <coordinates>
         <smallx>557</smallx>
         <smally>368</smally>
         <largex>697</largex>
         <largey>455</largey>
      </coordinates>
   </territory>
   <territory>
      <name>M&#x00FC;ggelheim</name>
      <borders>
         <border>Rahnsdorf</border>
         <border>Gr&#x00FC;nau</border>
         <border>K&#x00F6;penick</border>
      </borders>
      <coordinates>
         <smallx>532</smallx>
         <smally>421</smally>
         <largex>666</largex>
         <largey>521</largey>
     </coordinates>
   </territory>
   <territory>
      <name>K&#x00F6;penick</name>
      <borders>
         <border>Rahnsdorf</border>
         <border>M&#x00FC;ggelheim</border>
         <border>Hellersdorf</border>
         <border>Marzahn</border>
         <border>Lichtenberg</border>
         <border>Treptow</border>
      </borders>
      <coordinates>
         <smallx>495</smallx>
         <smally>336</smally>
         <largex>620</largex>
         <largey>414</largey>
      </coordinates>
   </territory>
   <territory>
      <name>Hellersdorf</name>
      <borders>
         <border>Marzahn</border>
         <border>K&#x00F6;penick</border>
      </borders>
      <coordinates>
         <smallx>472</smallx>
         <smally>263</smally>
         <largex>591</largex>
         <largey>323</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Marzahn</name>
      <borders>
         <border>K&#x00F6;penick</border>
         <border>Hellersdorf</border>
         <border>Hohensch&#x00F6;nhausen</border>
         <border>Lichtenberg</border>
      </borders>
      <coordinates>
         <smallx>418</smallx>
         <smally>233</smally>
         <largex>524</largex>
         <largey>286</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Lichtenberg</name>
      <borders>
         <border>Marzahn</border>
         <border>Hohensch&#x00F6;nhausen</border>
         <border>K&#x00F6;penick</border>
         <border>Friedrichshain</border>
         <border>Prenzlauer Berg</border>
      </borders>
      <coordinates>
         <smallx>394</smallx>
         <smally>303</smally>
         <largex>493</largex>
         <largey>373</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Treptow</name>
      <borders>
         <border>Gr&#x00FC;nau</border>
         <border>K&#x00F6;penick</border>
         <border>Friedrichshain</border>
      </borders>
      <coordinates>
         <smallx>384</smallx>
         <smally>376</smally>
         <largex>481</largex>
         <largey>464</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Gr&#x00FC;nau</name>
      <borders>
         <border>Treptow</border>
         <border>M&#x00FC;ggelheim</border>
      </borders>
      <coordinates>
         <smallx>422</smallx>
         <smally>408</smally>
         <largex>528</largex>
         <largey>505</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Hohensch&#x00F6;nhausen</name>
      <borders>
         <border>Marzahn</border>
         <border>Lichtenberg</border>
         <border>Prenzlauer Berg</border>
         <border>Wei&#x00DF;ensee</border>
      </borders>
      <bombardments>
         <bombardment>Wedding</bombardment>
         <bombardment>Moabit</bombardment>
         <bombardment>Kreuzberg</bombardment>
      </bombardments>
      <coordinates>
         <smallx>380</smallx>
         <smally>196</smally>
         <largex>476</largex>
         <largey>240</largey>
     </coordinates>
   </territory>
   <territory>
      <name>Wei&#x00DF;ensee</name>
      <borders>
         <border>Hohensch&#x00F6;nhausen</border>
         <border>Prenzlauer Berg</border>
         <border>Buch</border>
         <border>Pankow</border>
      </borders>
      <coordinates>
         <smallx>334</smallx>
         <smally>152</smally>
         <largex>420</largex>
         <largey>184</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Buch</name>
      <borders>
         <border>Pankow</border>
         <border>Wei&#x00DF;ensee</border>
      </borders>
      <coordinates>
         <smallx>352</smallx>
         <smally>88</smally>
         <largex>441</largex>
         <largey>106</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Pankow</name>
      <borders>
         <border>Buch</border>
         <border>Prenzlauer Berg</border>
         <border>Wei&#x00DF;ensee</border>
         <border>Wedding</border>
      </borders>
      <coordinates>
         <smallx>278</smallx>
         <smally>120</smally>
         <largex>348</largex>
         <largey>144</largey>
 </coordinates>
   </territory>
   <territory>
      <name>Prenzlauer Berg</name>
      <borders>
         <border>Pankow</border>
         <border>Mitte</border>
         <border>Wei&#x00DF;ensee</border>
         <border>Hohensch&#x00F6;nhausen</border>
         <border>Lichtenberg</border>
         <border>Friedrichshain</border>
      </borders>
      <coordinates>
         <smallx>338</smallx>
         <smally>227</smally>
         <largex>423</largex>
         <largey>278</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Friedrichshain</name>
      <borders>
         <border>Mitte</border>
         <border>Lichtenberg</border>
         <border>Treptow</border>
         <border>Prenzlauer Berg</border>
         <border>Kreuzberg</border>
      </borders>
      <coordinates>
         <smallx>325</smallx>
         <smally>251</smally>
         <largex>407</largex>
         <largey>308</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Mitte</name>
      <borders>
         <border>Prenzlauer Berg</border>
         <border>Friedrichshain</border>
         <border>Moabit</border>
         <border>Kreuzberg</border>
      </borders>
      <coordinates>
         <smallx>292</smallx>
         <smally>256</smally>
         <largex>366</largex>
         <largey>315</largey>
     </coordinates>
   </territory>
   <territory>
      <name>Kreuzberg</name>
      <borders>
         <border>Neuk&#x00F6;len</border>
         <border>Tempelhof</border>
         <border>Sch&#x00F6;neberg</border>
         <border>Mitte</border>
         <border>Friedrichshain</border>
         <border>Tiergarten</border>
      </borders>
      <coordinates>
         <smallx>263</smallx>
         <smally>286</smally>
         <largex>330</largex>
         <largey>352</largey>
    </coordinates>
   </territory>
   <territory>
      <name>Neuk&#x00F6;len</name>
      <borders>
         <border>Kreuzberg</border>
         <border>Tempelhof</border>
         <border>Britz-Rudow</border>
      </borders>
      <coordinates>
         <smallx>316</smallx>
         <smally>336</smally>
         <largex>396</largex>
         <largey>414</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Britz-Rudow</name>
      <borders>
         <border>Tempelhof</border>
         <border>Neuk&#x00F6;len</border>
      </borders>
      <coordinates>
         <smallx>362</smallx>
         <smally>408</smally>
         <largex>453</largex>
         <largey>504</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Tempelhof</name>
      <borders>
         <border>Neuk&#x00F6;len</border>
         <border>Kreuzberg</border>
         <border>Britz-Rudow</border>
         <border>Marienfelde</border>
         <border>Steglitz</border>
         <border>Sch&#x00F6;neberg</border>
      </borders>
      <coordinates>
         <smallx>277</smallx>
         <smally>386</smally>
         <largex>347</largex>
         <largey>477</largey>

      </coordinates>
      <neutral>3</neutral>
      <bonus>1</bonus>
   </territory>
   <territory>
      <name>Marienfelde</name>
      <borders>
         <border>Tempelhof</border>
         <border>Steglitz</border>
      </borders>
      <coordinates>
         <smallx>271</smallx>
         <smally>436</smally>
         <largex>340</largex>
         <largey>540</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Steglitz</name>
      <borders>
         <border>Marienfelde</border>
         <border>Tempelhof</border>
         <border>Sch&#x00F6;neberg</border>
         <border>Dahlem</border>
         <border>Zehlendorf</border>
      </borders>
      <coordinates>
         <smallx>206</smallx>
         <smally>400</smally>
         <largex>258</largex>
         <largey>495</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Sch&#x00F6;neberg</name>
      <borders>
         <border>Kreuzberg</border>
         <border>Tempelhof</border>
         <border>Steglitz</border>
         <border>Dahlem</border>
         <border>Tiergarten</border>
         <border>Wilmersdorf</border>
      </borders>
      <coordinates>
         <smallx>234</smallx>
         <smally>308</smally>
         <largex>294</largex>
         <largey>380</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Dahlem</name>
      <borders>
         <border>Wilmersdorf</border>
         <border>Grunewald</border>
         <border>Sch&#x00F6;neberg</border>
         <border>Steglitz</border>
         <border>Zehlendorf</border>
         <border>Nikolasee</border>
      </borders>
      <coordinates>
         <smallx>182</smallx>
         <smally>349</smally>
         <largex>229</largex>
         <largey>431</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Zehlendorf</name>
      <borders>
         <border>Dahlem</border>
         <border>Steglitz</border>
         <border>Nikolasee</border>
      </borders>
      <coordinates>
         <smallx>154</smallx>
         <smally>385</smally>
         <largex>193</largex>
         <largey>476</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Nikolasee</name>
      <borders>
         <border>Zehlendorf</border>
         <border>Dahlem</border>
         <border>Grunewald</border>
         <border>Wannsee</border>
      </borders>
      <coordinates>
         <smallx>101</smallx>
         <smally>360</smally>
         <largex>127</largex>
         <largey>445</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Wannsee</name>
      <borders>
         <border>Nikolasee</border>
      </borders>
      <coordinates>
         <smallx>43</smallx>
         <smally>423</smally>
         <largex>55</largex>
         <largey>523</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Gatow</name>
      <borders>
         <border>Westend</border>
         <border>Spandau</border>
      </borders>
      <coordinates>
         <smallx>49</smallx>
         <smally>330</smally>
         <largex>62</largex>
         <largey>407</largey>

      </coordinates>
      <neutral>3</neutral>
      <bonus>1</bonus>
   </territory>
   <territory>
      <name>Spandau</name>
      <borders>
         <border>Gatow</border>
         <border>Siemenstadt</border>
         <border>Heiligensee</border>
      </borders>
      <coordinates>
         <smallx>74</smallx>
         <smally>194</smally>
         <largex>93</largex>
         <largey>237</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Siemenstadt</name>
      <borders>
         <border>Spandau</border>
         <border>Charlottenburg</border>
      </borders>
      <coordinates>
         <smallx>131</smallx>
         <smally>208</smally>
         <largex>164</largex>
         <largey>254</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Westend</name>
      <borders>
         <border>Grunewald</border>
         <border>Gatow</border>
         <border>Charlottenburg</border>
      </borders>
      <coordinates>
         <smallx>120</smallx>
         <smally>247</smally>
         <largex>151</largex>
         <largey>303</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Charlottenburg</name>
      <borders>
         <border>Grunewald</border>
         <border>Tiergarten</border>
         <border>Westend</border>
         <border>Moabit</border>
         <border>Siemenstadt</border>
         <border>Wilmersdorf</border>
      </borders>
      <coordinates>
         <smallx>157</smallx>
         <smally>256</smally>
         <largex>197</largex>
         <largey>314</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Grunewald</name>
      <borders>
         <border>Wilmersdorf</border>
         <border>Westend</border>
         <border>Charlottenburg</border>
         <border>Nikolasee</border>
         <border>Dahlem</border>
      </borders>
      <coordinates>
         <smallx>107</smallx>
         <smally>301</smally>
         <largex>135</largex>
         <largey>371</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Wilmersdorf</name>
      <borders>
         <border>Charlottenburg</border>
         <border>Dahlem</border>
         <border>Tiergarten</border>
         <border>Grunewald</border>
         <border>Sch&#x00F6;neberg</border>
      </borders>
      <coordinates>
         <smallx>196</smallx>
         <smally>289</smally>
         <largex>246</largex>
         <largey>356</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Tiergarten</name>
      <borders>
         <border>Sch&#x00F6;neberg</border>
         <border>Kreuzberg</border>
         <border>Wilmersdorf</border>
         <border>Charlottenburg</border>
      </borders>
      <coordinates>
         <smallx>226</smallx>
         <smally>261</smally>
         <largex>283</largex>
         <largey>321</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Moabit</name>
      <borders>
         <border>Charlottenburg</border>
         <border>Wedding</border>
         <border>Mitte</border>
      </borders>
      <coordinates>
         <smallx>231</smallx>
         <smally>236</smally>
         <largex>290</largex>
         <largey>288</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Wedding</name>
      <borders>
         <border>Moabit</border>
         <border>Pankow</border>
         <border>Reinickendorf</border>
         <border>Tegel</border>
      </borders>
      <coordinates>
         <smallx>248</smallx>
         <smally>209</smally>
         <largex>311</largex>
         <largey>256</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Reinickendorf</name>
      <borders>
         <border>Wedding</border>
         <border>Tegel</border>
         <border>Heiligensee</border>
         <border>Frohnau</border>
      </borders>
      <coordinates>
         <smallx>213</smallx>
         <smally>143</smally>
         <largex>267</largex>
         <largey>173</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Frohnau</name>
      <borders>
         <border>Reinickendorf</border>
         <border>Heiligensee</border>
      </borders>
      <coordinates>
         <smallx>181</smallx>
         <smally>66</smally>
         <largex>227</largex>
         <largey>77</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Tegel</name>
      <borders>
         <border>Heiligensee</border>
         <border>Reinickendorf</border>
         <border>Wedding</border>
      </borders>
      <coordinates>
         <smallx>176</smallx>
         <smally>191</smally>
         <largex>221</largex>
         <largey>233</largey>

      </coordinates>
      <neutral>3</neutral>
      <bonus>1</bonus>     
   </territory>
   <territory>
      <name>Heiligensee</name>
      <borders>
         <border>Frohnau</border>
         <border>Reinickendorf</border>
         <border>Spandau</border>
         <border>Tegel</border>
      </borders>
      <coordinates>
         <smallx>130</smallx>
         <smally>105</smally>
         <largex>164</largex>
         <largey>126</largey>

      </coordinates>
   </territory>
</map>
Image
User avatar
Captain oaktown
 
Posts: 4451
Joined: Sun Dec 03, 2006 9:24 pm
Location: majorcommand

Postby suggs on Thu Oct 18, 2007 7:29 pm

looks class. congrats.
User avatar
Sergeant 1st Class suggs
 
Posts: 4015
Joined: Sun Jun 24, 2007 4:16 pm
Location: At the end of the beginning...

Postby jako on Thu Oct 18, 2007 7:45 pm

u mind checking hellersdorf? the shadow seems somewhat to the right as well.
Image

Time to retire this much loved sig of mine with a new clan.
User avatar
Lieutenant jako
 
Posts: 1022
Joined: Sun Jun 03, 2007 4:50 am
Location: A lost soul with no-one to stalk.

Postby oaktown on Thu Oct 18, 2007 7:55 pm

jako wrote:u mind checking hellersdorf? the shadow seems somewhat to the right as well.

The army count is aligned, and that's what I'm concerned with. The shadow isn't centered in the territory, but I was never trying to center shadows within territories - in some cases it worked, but whenever i could I chose to align the shadow with the territory name text with which the army count is associated. Whatever the case, it in no way effects game play/readability.

if you see any more let me know jako - I appreciate the attention to detail.
Image
User avatar
Captain oaktown
 
Posts: 4451
Joined: Sun Dec 03, 2006 9:24 pm
Location: majorcommand

Postby jako on Thu Oct 18, 2007 8:16 pm

i will. liked ur map from the start.

i just spot these easy imperfections. if u really want attention to detail. let wisse do a once over on ur map. u should have seen the kinds of things he could spot on cairns actium map :lol:
Image

Time to retire this much loved sig of mine with a new clan.
User avatar
Lieutenant jako
 
Posts: 1022
Joined: Sun Jun 03, 2007 4:50 am
Location: A lost soul with no-one to stalk.

Postby oaktown on Thu Oct 18, 2007 8:30 pm

jako wrote:i will. liked ur map from the start.

i just spot these easy imperfections. if u really want attention to detail. let wisse do a once over on ur map. u should have seen the kinds of things he could spot on cairns actium map :lol:

right - I can pick things out of maps as well, but it's much harder on your own map. i've looked at it so long i just look past mistakes. But the point of this map is to look low tech and distressed, so it leaves a lot of room for error.
Image
User avatar
Captain oaktown
 
Posts: 4451
Joined: Sun Dec 03, 2006 9:24 pm
Location: majorcommand

Postby cairnswk on Fri Oct 19, 2007 3:25 am

oaktown...i apologise for not posting here earlier, please forgive. :)

I'm happy with the graphics as stated before, I have just had a look at 200% magnification in IE at the positioning of the armies....
* nothing on the small map...i use 22 px on my maps and 24 on the large but there is no issue there.
* can u ckeck the large for the following please...i don't know if this is because of slight bluring on the edge of the circles??
a. 1 px to the left - Marzahn
b. 1 px to the left - WeiƟensee
c. 1 px up - Buch

:)
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

Postby jako on Fri Oct 19, 2007 3:34 am

cairnswk wrote:oaktown...i apologise for not posting here earlier, please forgive. :)

I'm happy with the graphics as stated before, I have just had a look at 200% magnification in IE at the positioning of the armies....
* nothing on the small map...i use 22 px on my maps and 24 on the large but there is no issue there.
* can u ckeck the large for the following please...i don't know if this is because of slight bluring on the edge of the circles??
a. 1 px to the left - Marzahn
b. 1 px to the left - WeiƟensee
c. 1 px up - Buch

:)


lol yah, im not not that detailed. i just look at it at eye level :lol:
Image

Time to retire this much loved sig of mine with a new clan.
User avatar
Lieutenant jako
 
Posts: 1022
Joined: Sun Jun 03, 2007 4:50 am
Location: A lost soul with no-one to stalk.

Postby oaktown on Fri Oct 19, 2007 7:29 pm

cairnswk wrote:* can u ckeck the large for the following please...i don't know if this is because of slight bluring on the edge of the circles??
a. 1 px to the left - Marzahn
b. 1 px to the left - WeiƟensee
c. 1 px up - Buch


Agreed on all three counts... WeiƟensee is a close call, but better a bit to the left than a bit to the right, since 3-digit and colorblind help numbers bleed off to the right as is.

Maps remain the same, coordinates have been updated and checked with Jota's reader as follows:
Code: Select all
<?xml version="1.0"?>
<map>
   <title>Berlin</title>
   <smallwidth>600</smallwidth>
   <smallheight>464</smallheight>
   <largewidth>770</largewidth>
   <largeheight>580</largeheight>
   <filetype>jpg</filetype>
   <continent>
      <name>Russian Sector</name>
      <bonus>5</bonus>
      <components>
         <component>Rahnsdorf</component>
         <component>M&#x00FC;ggelheim</component>
         <component>Gr&#x00FC;nau</component>
         <component>Treptow</component>
         <component>K&#x00F6;penick</component>
         <component>Hellersdorf</component>
         <component>Marzahn</component>
         <component>Lichtenberg</component>
         <component>Friedrichshain</component>
         <component>Hohensch&#x00F6;nhausen</component>
         <component>Wei&#x00DF;ensee</component>
         <component>Buch</component>
         <component>Prenzlauer Berg</component>
         <component>Pankow</component>
         <component>Mitte</component>
      </components>
      <required>8</required>
   </continent>
   <continent>
      <name>American Sector</name>
      <bonus>3</bonus>
      <components>
         <component>Britz-Rudow</component>
         <component>Neuk&#x00F6;len</component>
         <component>Kreuzberg</component>
         <component>Tempelhof</component>
         <component>Marienfelde</component>
         <component>Steglitz</component>
         <component>Zehlendorf</component>
         <component>Sch&#x00F6;neberg</component>
         <component>Dahlem</component>
         <component>Nikolasee</component>
         <component>Wannsee</component>
      </components>
      <required>6</required>
   </continent>
   <continent>
      <name>British Sector</name>
      <bonus>2</bonus>
      <components>
         <component>Tiergarten</component>
         <component>Moabit</component>
         <component>Wilmersdorf</component>
         <component>Grunewald</component>
         <component>Charlottenburg</component>
         <component>Siemenstadt</component>
         <component>Westend</component>
         <component>Spandau</component>
         <component>Gatow</component>
      </components>
      <required>5</required>
   </continent>
   <continent>
      <name>French Sector</name>
      <bonus>1</bonus>
      <components>
         <component>Wedding</component>
         <component>Tegel</component>
         <component>Reinickendorf</component>
         <component>Frohnau</component>
         <component>Heiligensee</component>
      </components>
      <required>3</required>
   </continent>
   <continent>
      <name>Russian Checkpoints</name>
      <bonus>2</bonus>
      <components>
         <component>Pankow</component>
         <component>Mitte</component>
         <component>Friedrichshain</component>
      </components>
   </continent>
   <continent>
      <name>Western Checkpoints</name>
      <bonus>2</bonus>
      <components>
         <component>Wedding</component>
         <component>Moabit</component>
         <component>Kreuzberg</component>
      </components>
   </continent>
   <territory>
      <name>Rahnsdorf</name>
      <borders>
         <border>M&#x00FC;ggelheim</border>
         <border>K&#x00F6;penick</border>
      </borders>
      <coordinates>
         <smallx>557</smallx>
         <smally>368</smally>
         <largex>697</largex>
         <largey>455</largey>
      </coordinates>
   </territory>
   <territory>
      <name>M&#x00FC;ggelheim</name>
      <borders>
         <border>Rahnsdorf</border>
         <border>Gr&#x00FC;nau</border>
         <border>K&#x00F6;penick</border>
      </borders>
      <coordinates>
         <smallx>532</smallx>
         <smally>421</smally>
         <largex>666</largex>
         <largey>521</largey>
     </coordinates>
   </territory>
   <territory>
      <name>K&#x00F6;penick</name>
      <borders>
         <border>Rahnsdorf</border>
         <border>M&#x00FC;ggelheim</border>
         <border>Hellersdorf</border>
         <border>Marzahn</border>
         <border>Lichtenberg</border>
         <border>Treptow</border>
      </borders>
      <coordinates>
         <smallx>495</smallx>
         <smally>336</smally>
         <largex>620</largex>
         <largey>414</largey>
      </coordinates>
   </territory>
   <territory>
      <name>Hellersdorf</name>
      <borders>
         <border>Marzahn</border>
         <border>K&#x00F6;penick</border>
      </borders>
      <coordinates>
         <smallx>472</smallx>
         <smally>263</smally>
         <largex>591</largex>
         <largey>323</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Marzahn</name>
      <borders>
         <border>K&#x00F6;penick</border>
         <border>Hellersdorf</border>
         <border>Hohensch&#x00F6;nhausen</border>
         <border>Lichtenberg</border>
      </borders>
      <coordinates>
         <smallx>418</smallx>
         <smally>233</smally>
         <largex>523</largex>
         <largey>286</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Lichtenberg</name>
      <borders>
         <border>Marzahn</border>
         <border>Hohensch&#x00F6;nhausen</border>
         <border>K&#x00F6;penick</border>
         <border>Friedrichshain</border>
         <border>Prenzlauer Berg</border>
      </borders>
      <coordinates>
         <smallx>394</smallx>
         <smally>303</smally>
         <largex>493</largex>
         <largey>373</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Treptow</name>
      <borders>
         <border>Gr&#x00FC;nau</border>
         <border>K&#x00F6;penick</border>
         <border>Friedrichshain</border>
      </borders>
      <coordinates>
         <smallx>384</smallx>
         <smally>376</smally>
         <largex>481</largex>
         <largey>464</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Gr&#x00FC;nau</name>
      <borders>
         <border>Treptow</border>
         <border>M&#x00FC;ggelheim</border>
      </borders>
      <coordinates>
         <smallx>422</smallx>
         <smally>408</smally>
         <largex>528</largex>
         <largey>505</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Hohensch&#x00F6;nhausen</name>
      <borders>
         <border>Marzahn</border>
         <border>Lichtenberg</border>
         <border>Prenzlauer Berg</border>
         <border>Wei&#x00DF;ensee</border>
      </borders>
      <bombardments>
         <bombardment>Wedding</bombardment>
         <bombardment>Moabit</bombardment>
         <bombardment>Kreuzberg</bombardment>
      </bombardments>
      <coordinates>
         <smallx>380</smallx>
         <smally>196</smally>
         <largex>476</largex>
         <largey>240</largey>
     </coordinates>
   </territory>
   <territory>
      <name>Wei&#x00DF;ensee</name>
      <borders>
         <border>Hohensch&#x00F6;nhausen</border>
         <border>Prenzlauer Berg</border>
         <border>Buch</border>
         <border>Pankow</border>
      </borders>
      <coordinates>
         <smallx>334</smallx>
         <smally>152</smally>
         <largex>419</largex>
         <largey>184</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Buch</name>
      <borders>
         <border>Pankow</border>
         <border>Wei&#x00DF;ensee</border>
      </borders>
      <coordinates>
         <smallx>352</smallx>
         <smally>88</smally>
         <largex>441</largex>
         <largey>105</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Pankow</name>
      <borders>
         <border>Buch</border>
         <border>Prenzlauer Berg</border>
         <border>Wei&#x00DF;ensee</border>
         <border>Wedding</border>
      </borders>
      <coordinates>
         <smallx>278</smallx>
         <smally>120</smally>
         <largex>348</largex>
         <largey>144</largey>
 </coordinates>
   </territory>
   <territory>
      <name>Prenzlauer Berg</name>
      <borders>
         <border>Pankow</border>
         <border>Mitte</border>
         <border>Wei&#x00DF;ensee</border>
         <border>Hohensch&#x00F6;nhausen</border>
         <border>Lichtenberg</border>
         <border>Friedrichshain</border>
      </borders>
      <coordinates>
         <smallx>338</smallx>
         <smally>227</smally>
         <largex>423</largex>
         <largey>278</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Friedrichshain</name>
      <borders>
         <border>Mitte</border>
         <border>Lichtenberg</border>
         <border>Treptow</border>
         <border>Prenzlauer Berg</border>
         <border>Kreuzberg</border>
      </borders>
      <coordinates>
         <smallx>325</smallx>
         <smally>251</smally>
         <largex>407</largex>
         <largey>308</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Mitte</name>
      <borders>
         <border>Prenzlauer Berg</border>
         <border>Friedrichshain</border>
         <border>Moabit</border>
         <border>Kreuzberg</border>
      </borders>
      <coordinates>
         <smallx>292</smallx>
         <smally>256</smally>
         <largex>366</largex>
         <largey>315</largey>
     </coordinates>
   </territory>
   <territory>
      <name>Kreuzberg</name>
      <borders>
         <border>Neuk&#x00F6;len</border>
         <border>Tempelhof</border>
         <border>Sch&#x00F6;neberg</border>
         <border>Mitte</border>
         <border>Friedrichshain</border>
         <border>Tiergarten</border>
      </borders>
      <coordinates>
         <smallx>263</smallx>
         <smally>286</smally>
         <largex>330</largex>
         <largey>352</largey>
    </coordinates>
   </territory>
   <territory>
      <name>Neuk&#x00F6;len</name>
      <borders>
         <border>Kreuzberg</border>
         <border>Tempelhof</border>
         <border>Britz-Rudow</border>
      </borders>
      <coordinates>
         <smallx>316</smallx>
         <smally>336</smally>
         <largex>396</largex>
         <largey>414</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Britz-Rudow</name>
      <borders>
         <border>Tempelhof</border>
         <border>Neuk&#x00F6;len</border>
      </borders>
      <coordinates>
         <smallx>362</smallx>
         <smally>408</smally>
         <largex>453</largex>
         <largey>504</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Tempelhof</name>
      <borders>
         <border>Neuk&#x00F6;len</border>
         <border>Kreuzberg</border>
         <border>Britz-Rudow</border>
         <border>Marienfelde</border>
         <border>Steglitz</border>
         <border>Sch&#x00F6;neberg</border>
      </borders>
      <coordinates>
         <smallx>277</smallx>
         <smally>386</smally>
         <largex>347</largex>
         <largey>477</largey>

      </coordinates>
      <neutral>3</neutral>
      <bonus>1</bonus>
   </territory>
   <territory>
      <name>Marienfelde</name>
      <borders>
         <border>Tempelhof</border>
         <border>Steglitz</border>
      </borders>
      <coordinates>
         <smallx>271</smallx>
         <smally>436</smally>
         <largex>340</largex>
         <largey>540</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Steglitz</name>
      <borders>
         <border>Marienfelde</border>
         <border>Tempelhof</border>
         <border>Sch&#x00F6;neberg</border>
         <border>Dahlem</border>
         <border>Zehlendorf</border>
      </borders>
      <coordinates>
         <smallx>206</smallx>
         <smally>400</smally>
         <largex>258</largex>
         <largey>495</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Sch&#x00F6;neberg</name>
      <borders>
         <border>Kreuzberg</border>
         <border>Tempelhof</border>
         <border>Steglitz</border>
         <border>Dahlem</border>
         <border>Tiergarten</border>
         <border>Wilmersdorf</border>
      </borders>
      <coordinates>
         <smallx>234</smallx>
         <smally>308</smally>
         <largex>294</largex>
         <largey>380</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Dahlem</name>
      <borders>
         <border>Wilmersdorf</border>
         <border>Grunewald</border>
         <border>Sch&#x00F6;neberg</border>
         <border>Steglitz</border>
         <border>Zehlendorf</border>
         <border>Nikolasee</border>
      </borders>
      <coordinates>
         <smallx>182</smallx>
         <smally>349</smally>
         <largex>229</largex>
         <largey>431</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Zehlendorf</name>
      <borders>
         <border>Dahlem</border>
         <border>Steglitz</border>
         <border>Nikolasee</border>
      </borders>
      <coordinates>
         <smallx>154</smallx>
         <smally>385</smally>
         <largex>193</largex>
         <largey>476</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Nikolasee</name>
      <borders>
         <border>Zehlendorf</border>
         <border>Dahlem</border>
         <border>Grunewald</border>
         <border>Wannsee</border>
      </borders>
      <coordinates>
         <smallx>101</smallx>
         <smally>360</smally>
         <largex>127</largex>
         <largey>445</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Wannsee</name>
      <borders>
         <border>Nikolasee</border>
      </borders>
      <coordinates>
         <smallx>43</smallx>
         <smally>423</smally>
         <largex>55</largex>
         <largey>523</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Gatow</name>
      <borders>
         <border>Westend</border>
         <border>Spandau</border>
      </borders>
      <coordinates>
         <smallx>49</smallx>
         <smally>330</smally>
         <largex>62</largex>
         <largey>407</largey>

      </coordinates>
      <neutral>3</neutral>
      <bonus>1</bonus>
   </territory>
   <territory>
      <name>Spandau</name>
      <borders>
         <border>Gatow</border>
         <border>Siemenstadt</border>
         <border>Heiligensee</border>
      </borders>
      <coordinates>
         <smallx>74</smallx>
         <smally>194</smally>
         <largex>93</largex>
         <largey>237</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Siemenstadt</name>
      <borders>
         <border>Spandau</border>
         <border>Charlottenburg</border>
      </borders>
      <coordinates>
         <smallx>131</smallx>
         <smally>208</smally>
         <largex>164</largex>
         <largey>254</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Westend</name>
      <borders>
         <border>Grunewald</border>
         <border>Gatow</border>
         <border>Charlottenburg</border>
      </borders>
      <coordinates>
         <smallx>120</smallx>
         <smally>247</smally>
         <largex>151</largex>
         <largey>303</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Charlottenburg</name>
      <borders>
         <border>Grunewald</border>
         <border>Tiergarten</border>
         <border>Westend</border>
         <border>Moabit</border>
         <border>Siemenstadt</border>
         <border>Wilmersdorf</border>
      </borders>
      <coordinates>
         <smallx>157</smallx>
         <smally>256</smally>
         <largex>197</largex>
         <largey>314</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Grunewald</name>
      <borders>
         <border>Wilmersdorf</border>
         <border>Westend</border>
         <border>Charlottenburg</border>
         <border>Nikolasee</border>
         <border>Dahlem</border>
      </borders>
      <coordinates>
         <smallx>107</smallx>
         <smally>301</smally>
         <largex>135</largex>
         <largey>371</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Wilmersdorf</name>
      <borders>
         <border>Charlottenburg</border>
         <border>Dahlem</border>
         <border>Tiergarten</border>
         <border>Grunewald</border>
         <border>Sch&#x00F6;neberg</border>
      </borders>
      <coordinates>
         <smallx>196</smallx>
         <smally>289</smally>
         <largex>246</largex>
         <largey>356</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Tiergarten</name>
      <borders>
         <border>Sch&#x00F6;neberg</border>
         <border>Kreuzberg</border>
         <border>Wilmersdorf</border>
         <border>Charlottenburg</border>
      </borders>
      <coordinates>
         <smallx>226</smallx>
         <smally>261</smally>
         <largex>283</largex>
         <largey>321</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Moabit</name>
      <borders>
         <border>Charlottenburg</border>
         <border>Wedding</border>
         <border>Mitte</border>
      </borders>
      <coordinates>
         <smallx>231</smallx>
         <smally>236</smally>
         <largex>290</largex>
         <largey>288</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Wedding</name>
      <borders>
         <border>Moabit</border>
         <border>Pankow</border>
         <border>Reinickendorf</border>
         <border>Tegel</border>
      </borders>
      <coordinates>
         <smallx>248</smallx>
         <smally>209</smally>
         <largex>311</largex>
         <largey>256</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Reinickendorf</name>
      <borders>
         <border>Wedding</border>
         <border>Tegel</border>
         <border>Heiligensee</border>
         <border>Frohnau</border>
      </borders>
      <coordinates>
         <smallx>213</smallx>
         <smally>143</smally>
         <largex>267</largex>
         <largey>173</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Frohnau</name>
      <borders>
         <border>Reinickendorf</border>
         <border>Heiligensee</border>
      </borders>
      <coordinates>
         <smallx>181</smallx>
         <smally>66</smally>
         <largex>227</largex>
         <largey>77</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Tegel</name>
      <borders>
         <border>Heiligensee</border>
         <border>Reinickendorf</border>
         <border>Wedding</border>
      </borders>
      <coordinates>
         <smallx>176</smallx>
         <smally>191</smally>
         <largex>221</largex>
         <largey>233</largey>

      </coordinates>
      <neutral>3</neutral>
      <bonus>1</bonus>     
   </territory>
   <territory>
      <name>Heiligensee</name>
      <borders>
         <border>Frohnau</border>
         <border>Reinickendorf</border>
         <border>Spandau</border>
         <border>Tegel</border>
      </borders>
      <coordinates>
         <smallx>130</smallx>
         <smally>105</smally>
         <largex>164</largex>
         <largey>126</largey>

      </coordinates>
   </territory>
</map>
Image
User avatar
Captain oaktown
 
Posts: 4451
Joined: Sun Dec 03, 2006 9:24 pm
Location: majorcommand

Postby unriggable on Fri Oct 19, 2007 7:40 pm

Is the XML updated to have units be deployed directly onto a single spot?
Image
User avatar
Cook unriggable
 
Posts: 8037
Joined: Thu Feb 08, 2007 9:49 pm

Postby oaktown on Fri Oct 19, 2007 8:21 pm

unriggable wrote:Is the XML updated to have units be deployed directly onto a single spot?

Not sure I follow you... if you're referring to the Airfield Bonuses, then the answer is yes. It's done as a specific "territory" bonus rather than by adding a new continent, and it looks like this:
Code: Select all
   <territory>
      <name>Tempelhof</name>
      <borders>
         <border>Neuk&#x00F6;len</border>
         <border>Kreuzberg</border>
         <border>Britz-Rudow</border>
         <border>Marienfelde</border>
         <border>Steglitz</border>
         <border>Sch&#x00F6;neberg</border>
      </borders>
      <coordinates>
         <smallx>277</smallx>
         <smally>386</smally>
         <largex>347</largex>
         <largey>477</largey>
      </coordinates>
      <neutral>3</neutral>
      <bonus>1</bonus>
   </territory>

Note the bonus tag at the end of this territory entry. Note also that this territory starts neutral with 3 armies on it.

I suspect BOB isn't set up to show this, but that's not something I can control.
Image
User avatar
Captain oaktown
 
Posts: 4451
Joined: Sun Dec 03, 2006 9:24 pm
Location: majorcommand

Postby yamahafazer on Sat Oct 20, 2007 6:50 am

jako wrote:i think u should reposition the westend army shadow to the left a pixel or 2. looks like its on the right side too much.

but it could be my eyes. had a tough day of manual accounting so im seeing double :lol:


Can't see the difference myself :( I'll just trust that it's better and keep my mouth shut I think :-# ooops... mouth wasn't shut just then......... :oops:
Image
User avatar
Private 1st Class yamahafazer
 
Posts: 211
Joined: Fri Aug 24, 2007 9:56 am

Postby oaktown on Sat Oct 20, 2007 11:45 am

yamahafazer wrote:Can't see the difference myself :( I'll just trust that it's better and keep my mouth shut I think :-# ooops... mouth wasn't shut just then......... :oops:

If you were looking at page 1, I had failed to change the image link. The change you're referring to was a reposition of the circle itself, not the army coordinates within the circle. The westend circle was almost bumping into the eastern border, now it's centered a bit more.

Anywho, here's the latest map with army counts, if anybody is paying attention.
Image
Image

Large map file: http://i141.photobucket.com/albums/r76/ ... lin28L.jpg
Small map file: http://i141.photobucket.com/albums/r76/ ... lin28L.jpg
Latest XML posted above.
Image
User avatar
Captain oaktown
 
Posts: 4451
Joined: Sun Dec 03, 2006 9:24 pm
Location: majorcommand

Postby asl80 on Sun Oct 21, 2007 8:03 am

If the numbers are centered well, wouldn't be unreasonable to call on the quenching authorities would it!?
Last edited by asl80 on Sun Oct 21, 2007 10:59 am, edited 1 time in total.
Lieutenant asl80
 
Posts: 208
Joined: Wed Jun 27, 2007 10:07 am

Postby yamahafazer on Sun Oct 21, 2007 8:56 am

oaktown wrote:
yamahafazer wrote:Can't see the difference myself :( I'll just trust that it's better and keep my mouth shut I think :-# ooops... mouth wasn't shut just then......... :oops:

If you were looking at page 1, I had failed to change the image link. The change you're referring to was a reposition of the circle itself, not the army coordinates within the circle. The westend circle was almost bumping into the eastern border, now it's centered a bit more.

Anywho, here's the latest map with army counts, if anybody is paying attention.
Image
Image

Large map file: http://i141.photobucket.com/albums/r76/ ... lin28L.jpg
Small map file: http://i141.photobucket.com/albums/r76/ ... lin28L.jpg
Latest XML posted above.


Ok thanks... :)
Image
User avatar
Private 1st Class yamahafazer
 
Posts: 211
Joined: Fri Aug 24, 2007 9:56 am

Postby oaktown on Mon Oct 22, 2007 2:10 pm

cartographer's log, October 22, 2007.

We've been sailing through the treacherous waters of the Final Forge for nine days now, and the days have been long a exhausting. On day three I answered a question, which took all of my might. On day five we moved an army circle 5 pixels - the crew was near their breaking point. This past weekend we repositioned three army counts a total of three pixels, a dangerous maneuver during which I nearly lost half the crew.

No relief in sight... I'm not sure if the crew can take it any more. I just hope that if we lose the ship, these logs will fall into the hands of somebody who can tell our tale.

For king and country we sail on,
Oaktown
Image
User avatar
Captain oaktown
 
Posts: 4451
Joined: Sun Dec 03, 2006 9:24 pm
Location: majorcommand

Postby Coleman on Mon Oct 22, 2007 2:18 pm

I want to Quench you, but my hands are tied.
Warning: You may be reading a really old topic.
User avatar
Sergeant Coleman
 
Posts: 5402
Joined: Tue Jan 02, 2007 10:36 pm
Location: Midwest

Postby cairnswk on Mon Oct 22, 2007 4:14 pm

I saw Captain Andy floating on his ghost ship off the port bow :twisted: after he came and tied Colemans hands up
Last edited by cairnswk on Mon Oct 22, 2007 4:16 pm, edited 1 time in total.
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

Postby spinwizard on Mon Oct 22, 2007 4:16 pm

I find the writing slightly hard to read, can u try it with a black outline? :)
User avatar
Private 1st Class spinwizard
 
Posts: 5016
Joined: Sun Dec 10, 2006 9:52 am

Postby Qwert on Mon Oct 22, 2007 4:39 pm

Oaktown i whas sailing 2 month in dangerous water of Forge sea,and notorious PIrate Captain Andy want to sunk mine ship,but i manage to came in Quench Harbour
Image
NEW REVOLUTION-NEW RANKS PRESS THESE LINK viewtopic.php?f=471&t=47578&start=0
User avatar
Major Qwert
SoC Training Adviser
 
Posts: 9262
Joined: Tue Nov 07, 2006 5:07 pm
Location: VOJVODINA

Postby oaktown on Mon Oct 22, 2007 5:36 pm

qwert wrote:Oaktown i whas sailing 2 month in dangerous water of Forge sea,and notorious PIrate Captain Andy want to sunk mine ship,but i manage to came in Quench Harbour

right, I honestly don't care how long it takes, as long as I feels as if I'm actually doing something. I wouldn't mind spending the next two months if it made the map better, but over the past nine days I've had exactly 8 pixels worth of changes suggested... not even a pixel a day!

If you were being serious, Spin, I can throw up some samples with the text outlined, but with the smiley I'm thinking maybe you were kidding? Because I started with stroke around the text/other elements and dropped it weeks ago, so maybe you're just messing with me. :twisted:

Oh well, back to Bert the Turtle I guess.
Image
User avatar
Captain oaktown
 
Posts: 4451
Joined: Sun Dec 03, 2006 9:24 pm
Location: majorcommand

Postby Incandenza on Mon Oct 22, 2007 10:17 pm

I'd say the text is fine.
THOTA: dingdingdingdingdingdingBOOM

Te Occidere Possunt Sed Te Edere Non Possunt Nefas Est
User avatar
Colonel Incandenza
 
Posts: 4949
Joined: Thu Oct 19, 2006 5:34 pm
Location: Playing Eschaton with a bucket of old tennis balls

Postby oaktown on Mon Oct 22, 2007 10:32 pm

Just for kicks, I've tweaked some borders on the small map and increased the point size of the territory titles from 7.6 to 8.0. Large map is untouched, but it was alright to begin with.
Large map file: http://i141.photobucket.com/albums/r76/ ... lin28L.jpg
Small map file: http://i141.photobucket.com/albums/r76/ ... 9small.jpg

Image
Image
User avatar
Captain oaktown
 
Posts: 4451
Joined: Sun Dec 03, 2006 9:24 pm
Location: majorcommand

Postby yamahafazer on Tue Oct 23, 2007 3:33 am

Whats apend to all da capin's logs me's askin me self...
Image
User avatar
Private 1st Class yamahafazer
 
Posts: 211
Joined: Fri Aug 24, 2007 9:56 am

PreviousNext

Return to The Atlas

Who is online

Users browsing this forum: No registered users