Conquer Club

[Official] Middle East REVAMP [Quenched]

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

Moderator: Cartographers

Forum rules
Please read the Community Guidelines before posting.

Postby AndyDufresne on Tue May 15, 2007 9:53 pm

Mind supplying me with the TEXT links to the large and small images, along with the XML, Keyogi?


--Andy
User avatar
Corporal 1st Class AndyDufresne
 
Posts: 24919
Joined: Fri Mar 03, 2006 8:22 pm
Location: A Banana Palm in Zihuatanejo

Postby Coleman on Tue May 15, 2007 11:05 pm

AndyDufresne wrote:Mind supplying me with the TEXT links to the large and small images, along with the XML, Keyogi?


--Andy


Well.. I'll wait for him to do it...

However can't you see them if you try to quote his post? Or if you right click an image and select image location or look at the properties? Or do you enjoy making us suffer?

It's okay to admit it. Come on. :lol:
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 AndyDufresne on Tue May 15, 2007 11:08 pm

I could do the properties..but then if I did that for him, I'd have to do it for everyone. I'd rather everyone do it for me. ;)


--Andy
User avatar
Corporal 1st Class AndyDufresne
 
Posts: 24919
Joined: Fri Mar 03, 2006 8:22 pm
Location: A Banana Palm in Zihuatanejo

Postby Coleman on Tue May 15, 2007 11:15 pm

AndyDufresne wrote:I could do the properties..but then if I did that for him, I'd have to do it for everyone. I'd rather everyone do it for me. ;)

Not quite what I was hoping for, but it'll do. :lol:
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 KEYOGI on Wed May 16, 2007 3:53 pm

Large: http://i142.photobucket.com/albums/r118/KEYOGI/MER/MERLv212.jpg

Small: http://i142.photobucket.com/albums/r118/KEYOGI/MER/MERSv212.jpg

Code: Select all
<?xml version="1.0"?>
<map>

   <title>Middle East Map</title>
   <smallwidth>600</smallwidth>
   <smallheight>450</smallheight>
   <largewidth>800</largewidth>
   <largeheight>600</largeheight>
   <filetype>jpg</filetype>

   <continent>
      <name>Turkey</name>
      <bonus>4</bonus>
      <components>
         <component>Istanbul</component>
         <component>Izmir</component>
         <component>Ankara</component>
         <component>Antakya</component>
         <component>Georgia</component>
         <component>Armenia</component>
         <component>Taurus</component>
      </components>
   </continent>
   <continent>
      <name>Near East</name>
      <bonus>8</bonus>
      <components>
         <component>Cyprus</component>
         <component>Lebanon</component>
         <component>Syria</component>
         <component>Israel and PT</component>
         <component>Jordan</component>
         <component>Kurdistan</component>
         <component>Euphrates</component>
         <component>Baghdad</component>
      </components>
   </continent>
   <continent>
      <name>Egypt</name>
      <bonus>3</bonus>
      <components>
         <component>Sinai</component>
         <component>Eastern Desert</component>
         <component>Alexandria</component>
         <component>Luxor</component>
         <component>East Nubia</component>
         <component>Darfur</component>
         <component>Upper Nile</component>
      </components>
   </continent>
   <continent>
      <name>Bactria</name>
      <bonus>3</bonus>
      <components>
         <component>Pakistan</component>
         <component>Turkmenistan</component>
         <component>Afghanistan</component>
         <component>Kabul</component>
         <component>Uzbekistan</component>
      </components>
   </continent>
   <continent>
      <name>Iran</name>
      <bonus>6</bonus>
      <components>
         <component>Caucasia</component>
         <component>Tehran</component>
         <component>Azerbaijan</component>
         <component>Khuzestan</component>
         <component>Zagros</component>
         <component>Hormuz</component>
         <component>Golestan</component>
         <component>Central Plateau</component>
         <component>Baluchistan</component>
      </components>
   </continent>
   <continent>
      <name>Arabia</name>
      <bonus>5</bonus>
      <components>
         <component>Nejd</component>
         <component>Hejaz</component>
         <component>Gulf States</component>
         <component>Oman</component>
         <component>Empty Quarter</component>
         <component>Yemen</component>
      </components>
   </continent>

   <country>
      <name>Istanbul</name>
      <borders>
         <border>Izmir</border>
      </borders>
      <coordinates>
         <smallx>22</smallx>
         <smally>50</smally>

         <largex>33</largex>
         <largey>58</largey>


      </coordinates>
   </country>
   <country>
      <name>Izmir</name>
      <borders>
         <border>Cyprus</border>
         <border>Antakya</border>
         <border>Ankara</border>
         <border>Istanbul</border>
      </borders>
      <coordinates>
         <smallx>40</smallx>
         <smally>101</smally>

         <largex>58</largex>
         <largey>125</largey>

      </coordinates>
   </country>
   <country>
      <name>Ankara</name>
      <borders>
         <border>Izmir</border>
         <border>Antakya</border>
         <border>Armenia</border>
         <border>Taurus</border>
      </borders>
      <coordinates>
         <smallx>119</smallx>
         <smally>68</smally>

         <largex>151</largex>
         <largey>81</largey>

      </coordinates>
   </country>
   <country>
      <name>Antakya</name>
      <borders>
         <border>Izmir</border>
         <border>Ankara</border>
         <border>Taurus</border>
         <border>Syria</border>
      </borders>
      <coordinates>
         <smallx>95</smallx>
         <smally>113</smally>

         <largex>131</largex>
         <largey>141</largey>

      </coordinates>
   </country>
   <country>
      <name>Armenia</name>
      <borders>
         <border>Georgia</border>
         <border>Taurus</border>
         <border>Ankara</border>
      </borders>
      <coordinates>
         <smallx>203</smallx>
         <smally>79</smally>

         <largex>274</largex>
         <largey>95</largey>

      </coordinates>
   </country>
   <country>
      <name>Georgia</name>
      <borders>
         <border>Armenia</border>
         <border>Caucasia</border>
      </borders>
      <coordinates>
         <smallx>239</smallx>
         <smally>40</smally>

         <largex>317</largex>
         <largey>46</largey>

      </coordinates>
   </country>
   <country>
      <name>Taurus</name>
      <borders>
         <border>Ankara</border>
         <border>Armenia</border>
         <border>Antakya</border>
      </borders>
      <coordinates>
         <smallx>208</smallx>
         <smally>102</smally>

         <largex>275</largex>
         <largey>129</largey>

      </coordinates>
   </country>
   <country>
      <name>Cyprus</name>
      <borders>
         <border>Izmir</border>
         <border>Lebanon</border>
      </borders>
      <coordinates>
         <smallx>107</smallx>
         <smally>143</smally>

         <largex>126</largex>
         <largey>192</largey>


      </coordinates>
   </country>
   <country>
      <name>Syria</name>
      <borders>
         <border>Antakya</border>
         <border>Lebanon</border>
         <border>Kurdistan</border>
         <border>Euphrates</border>
         <border>Jordan</border>
         <border>Israel and PT</border>
      </borders>
      <coordinates>
         <smallx>163</smallx>
         <smally>148</smally>

         <largex>214</largex>
         <largey>189</largey>

      </coordinates>
   </country>
   <country>
      <name>Lebanon</name>
      <borders>
         <border>Syria</border>
         <border>Israel and PT</border>
         <border>Cyprus</border>
      </borders>
      <coordinates>
         <smallx>128</smallx>
         <smally>160</smally>

         <largex>175</largex>
         <largey>206</largey>

      </coordinates>
   </country>
   <country>
      <name>Kurdistan</name>
      <borders>
         <border>Syria</border>
         <border>Baghdad</border>
         <border>Euphrates</border>
      </borders>
      <coordinates>
         <smallx>222</smallx>
         <smally>155</smally>

         <largex>298</largex>
         <largey>198</largey>

      </coordinates>
   </country>
   <country>
      <name>Israel and PT</name>
      <borders>
         <border>Lebanon</border>
         <border>Syria</border>
         <border>Jordan</border>
         <border>Sinai</border>
      </borders>
      <coordinates>
         <smallx>110</smallx>
         <smally>201</smally>

         <largex>149</largex>
         <largey>260</largey>

      </coordinates>
   </country>
   <country>
      <name>Jordan</name>
      <borders>
         <border>Syria</border>
         <border>Israel and PT</border>
         <border>Hejaz</border>
         <border>Nejd</border>
         <border>Euphrates</border>
      </borders>
      <coordinates>
         <smallx>136</smallx>
         <smally>204</smally>

         <largex>180</largex>
         <largey>264</largey>

      </coordinates>
   </country>
   <country>
      <name>Euphrates</name>
      <borders>
         <border>Kurdistan</border>
         <border>Baghdad</border>
         <border>Nejd</border>
         <border>Syria</border>
         <border>Jordan</border>
      </borders>
      <coordinates>
         <smallx>201</smallx>
         <smally>194</smally>

         <largex>266</largex>
         <largey>250</largey>

      </coordinates>
   </country>
   <country>
      <name>Baghdad</name>
      <borders>
         <border>Khuzestan</border>
         <border>Kurdistan</border>
         <border>Euphrates</border>
         <border>Gulf States</border>
         <border>Nejd</border>
      </borders>
      <coordinates>
         <smallx>247</smallx>
         <smally>209</smally>

         <largex>327</largex>
         <largey>270</largey>

      </coordinates>
   </country>
   <country>
      <name>Sinai</name>
      <borders>
         <border>Israel and PT</border>
         <border>Eastern Desert</border>
      </borders>
      <coordinates>
         <smallx>100</smallx>
         <smally>222</smally>

         <largex>139</largex>
         <largey>294</largey>

      </coordinates>
   </country>
   <country>
      <name>Eastern Desert</name>
      <borders>
         <border>Sinai</border>
         <border>Alexandria</border>
         <border>Luxor</border>
         <border>East Nubia</border>
      </borders>
      <coordinates>
         <smallx>110</smallx>
         <smally>307</smally>

         <largex>148</largex>
         <largey>399</largey>

      </coordinates>
   </country>
   <country>
      <name>Alexandria</name>
      <borders>
         <border>Eastern Desert</border>
         <border>Luxor</border>
      </borders>
      <coordinates>
         <smallx>37</smallx>
         <smally>236</smally>

         <largex>55</largex>
         <largey>306</largey>

      </coordinates>
   </country>
   <country>
      <name>Luxor</name>
      <borders>
         <border>Eastern Desert</border>
         <border>Alexandria</border>
         <border>Darfur</border>
      </borders>
      <coordinates>
         <smallx>46</smallx>
         <smally>307</smally>

         <largex>68</largex>
         <largey>398</largey>

      </coordinates>
   </country>
   <country>
      <name>East Nubia</name>
      <borders>
         <border>Eastern Desert</border>
         <border>Upper Nile</border>
         <border>Darfur</border>
         <border>Hejaz</border>
      </borders>
      <coordinates>
         <smallx>121</smallx>
         <smally>359</smally>

         <largex>163</largex>
         <largey>469</largey>

      </coordinates>
   </country>
   <country>
      <name>Upper Nile</name>
      <borders>
         <border>East Nubia</border>
         <border>Darfur</border>
      </borders>
      <coordinates>
         <smallx>47</smallx>
         <smally>445</smally>

         <largex>65</largex>
         <largey>585</largey>

      </coordinates>
   </country>
   <country>
      <name>Darfur</name>
      <borders>
         <border>Luxor</border>
         <border>East Nubia</border>
         <border>Upper Nile</border>
      </borders>
      <coordinates>
         <smallx>35</smallx>
         <smally>378</smally>

         <largex>44</largex>
         <largey>495</largey>

      </coordinates>
   </country>
   <country>
      <name>Hejaz</name>
      <borders>
         <border>Jordan</border>
         <border>Nejd</border>
         <border>Empty Quarter</border>
         <border>Yemen</border>
         <border>East Nubia</border>
      </borders>
      <coordinates>
         <smallx>180</smallx>
         <smally>298</smally>

         <largex>236</largex>
         <largey>388</largey>

      </coordinates>
   </country>
   <country>
      <name>Nejd</name>
      <borders>
         <border>Hejaz</border>
         <border>Jordan</border>
         <border>Euphrates</border>
         <border>Baghdad</border>
         <border>Gulf States</border>
         <border>Empty Quarter</border>
      </borders>
      <coordinates>
         <smallx>236</smallx>
         <smally>271</smally>

         <largex>310</largex>
         <largey>353</largey>

      </coordinates>
   </country>
   <country>
      <name>Yemen</name>
      <borders>
         <border>Hejaz</border>
         <border>Empty Quarter</border>
         <border>Oman</border>
      </borders>
      <coordinates>
         <smallx>250</smallx>
         <smally>420</smally>

         <largex>337</largex>
         <largey>551</largey>

      </coordinates>
   </country>
   <country>
      <name>Empty Quarter</name>
      <borders>
         <border>Yemen</border>
         <border>Oman</border>
         <border>Hejaz</border>
         <border>Gulf States</border>
         <border>Nejd</border>
      </borders>
      <coordinates>
         <smallx>325</smallx>
         <smally>353</smally>

         <largex>433</largex>
         <largey>462</largey>

      </coordinates>
   </country>
   <country>
      <name>Oman</name>
      <borders>
         <border>Yemen</border>
         <border>Empty Quarter</border>
         <border>Gulf States</border>
         <border>Hormuz</border>
         <border>Pakistan</border>
      </borders>
      <coordinates>
         <smallx>388</smallx>
         <smally>331</smally>

         <largex>513</largex>
         <largey>433</largey>

      </coordinates>
   </country>
   <country>
      <name>Gulf States</name>
      <borders>
         <border>Oman</border>
         <border>Empty Quarter</border>
         <border>Nejd</border>
         <border>Baghdad</border>
      </borders>
      <coordinates>
         <smallx>282</smallx>
         <smally>265</smally>

         <largex>377</largex>
         <largey>346</largey>

      </coordinates>
   </country>
   <country>
      <name>Caucasia</name>
      <borders>
         <border>Georgia</border>
         <border>Turkmenistan</border>
         <border>Azerbaijan</border>
      </borders>
      <coordinates>
         <smallx>258</smallx>
         <smally>74</smally>

         <largex>343</largex>
         <largey>90</largey>

      </coordinates>
   </country>
   <country>
      <name>Azerbaijan</name>
      <borders>
         <border>Tehran</border>
         <border>Khuzestan</border>
         <border>Caucasia</border>
      </borders>
      <coordinates>
         <smallx>261</smallx>
         <smally>115</smally>

         <largex>350</largex>
         <largey>145</largey>

      </coordinates>
   </country>
   <country>
      <name>Khuzestan</name>
      <borders>
         <border>Tehran</border>
         <border>Azerbaijan</border>
         <border>Baghdad</border>
         <border>Zagros</border>
         <border>Central Plateau</border>
      </borders>
      <coordinates>
         <smallx>287</smallx>
         <smally>179</smally>

         <largex>379</largex>
         <largey>230</largey>

      </coordinates>
   </country>
   <country>
      <name>Tehran</name>
      <borders>
         <border>Azerbaijan</border>
         <border>Golestan</border>
         <border>Khuzestan</border>
         <border>Central Plateau</border>
      </borders>
      <coordinates>
         <smallx>334</smallx>
         <smally>147</smally>

         <largex>444</largex>
         <largey>187</largey>

      </coordinates>
   </country>
   <country>
      <name>Golestan</name>
      <borders>
         <border>Tehran</border>
         <border>Central Plateau</border>
         <border>Afghanistan</border>
         <border>Baluchistan</border>
      </borders>
      <coordinates>
         <smallx>402</smallx>
         <smally>151</smally>

         <largex>538</largex>
         <largey>193</largey>

      </coordinates>
   </country>
   <country>
      <name>Central Plateau</name>
      <borders>
         <border>Tehran</border>
         <border>Golestan</border>
         <border>Baluchistan</border>
         <border>Hormuz</border>
         <border>Zagros</border>
         <border>Khuzestan</border>
      </borders>
      <coordinates>
         <smallx>366</smallx>
         <smally>201</smally>

         <largex>485</largex>
         <largey>259</largey>

      </coordinates>
   </country>
   <country>
      <name>Zagros</name>
      <borders>
         <border>Khuzestan</border>
         <border>Central Plateau</border>
         <border>Hormuz</border>
      </borders>
      <coordinates>
         <smallx>328</smallx>
         <smally>228</smally>

         <largex>437</largex>
         <largey>296</largey>

      </coordinates>
   </country>
   <country>
      <name>Hormuz</name>
      <borders>
         <border>Zagros</border>
         <border>Central Plateau</border>
         <border>Baluchistan</border>
         <border>Oman</border>
      </borders>
      <coordinates>
         <smallx>355</smallx>
         <smally>258</smally>

         <largex>473</largex>
         <largey>336</largey>

      </coordinates>
   </country>
   <country>
      <name>Baluchistan</name>
      <borders>
         <border>Golestan</border>
         <border>Central Plateau</border>
         <border>Hormuz</border>
         <border>Pakistan</border>
         <border>Afghanistan</border>
      </borders>
      <coordinates>
         <smallx>425</smallx>
         <smally>264</smally>

         <largex>561</largex>
         <largey>343</largey>

      </coordinates>
   </country>
   <country>
      <name>Pakistan</name>
      <borders>
         <border>Baluchistan</border>
         <border>Afghanistan</border>
         <border>Kabul</border>
         <border>Oman</border>
      </borders>
      <coordinates>
         <smallx>497</smallx>
         <smally>255</smally>

         <largex>668</largex>
         <largey>331</largey>

      </coordinates>
   </country>
   <country>
      <name>Afghanistan</name>
      <borders>
         <border>Pakistan</border>
         <border>Kabul</border>
         <border>Baluchistan</border>
         <border>Golestan</border>
         <border>Turkmenistan</border>
      </borders>
      <coordinates>
         <smallx>479</smallx>
         <smally>190</smally>

         <largex>641</largex>
         <largey>245</largey>

      </coordinates>
   </country>
   <country>
      <name>Kabul</name>
      <borders>
         <border>Pakistan</border>
         <border>Afghanistan</border>
         <border>Turkmenistan</border>
         <border>Uzbekistan</border>
      </borders>
      <coordinates>
         <smallx>524</smallx>
         <smally>143</smally>

         <largex>694</largex>
         <largey>182</largey>
      </coordinates>
   </country>
   <country>
      <name>Turkmenistan</name>
      <borders>
         <border>Afghanistan</border>
         <border>Kabul</border>
         <border>Uzbekistan</border>
         <border>Caucasia</border>
      </borders>
      <coordinates>
         <smallx>407</smallx>
         <smally>81</smally>

         <largex>541</largex>
         <largey>99</largey>


      </coordinates>
   </country>
   <country>
      <name>Uzbekistan</name>
      <borders>
         <border>Turkmenistan</border>
         <border>Kabul</border>
      </borders>
      <coordinates>
         <smallx>466</smallx>
         <smally>47</smally>

         <largex>615</largex>
         <largey>54</largey>

      </coordinates>
   </country>

</map>
Sergeant 1st Class KEYOGI
 
Posts: 1632
Joined: Tue Oct 10, 2006 6:09 am

Postby wicked on Wed May 16, 2007 4:17 pm

wow. alot of indistinguishable brown. ick. Can we use some more variations of color so you can tell which continent bonuses go with which globs of brown????

And while I'm at it... the text is barely readable on the small map. Sure, the fancy font is pretty, but how about something a bit more readable. THIS is seriously in final forge? Are you kidding me? :shock:
Last edited by wicked on Wed May 16, 2007 4:20 pm, edited 1 time in total.
User avatar
Major wicked
 
Posts: 15787
Joined: Thu Jan 26, 2006 1:23 pm

Postby poo-maker on Wed May 16, 2007 4:19 pm

wicked wrote:wow. alot of indistinguishable brown. ick. Can we use some more variations of color so you can tell which continent bonuses go with which globs of brown????


lol wicked, they're easily distinguishable.. :lol:
Brigadier poo-maker
 
Posts: 1275
Joined: Sun Feb 25, 2007 9:58 am
Location: Dublin, Ireland

Postby Gilligan on Wed May 16, 2007 4:22 pm

I'm actually liking the first map better. This map is wayyy to monochrome.
Image
User avatar
Captain Gilligan
 
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Location: Providence, RI

Postby wicked on Wed May 16, 2007 4:23 pm

I don't think so. While the old map was certainly ugly and this one is pretty, at least that map was readable and continents were clearly delineated... not so here.
User avatar
Major wicked
 
Posts: 15787
Joined: Thu Jan 26, 2006 1:23 pm

Postby Gilligan on Wed May 16, 2007 4:24 pm

Everything is better in this one except the color scheme.
Image
User avatar
Captain Gilligan
 
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Location: Providence, RI

Postby wicked on Wed May 16, 2007 4:27 pm

You can attack across the oceans in the NW corner now? Or am I reading it wrong? If so, that's a new thing.

No one wants to have to hit "larger map" just to be able to distinguish Ankara from Antakya or whatever.
User avatar
Major wicked
 
Posts: 15787
Joined: Thu Jan 26, 2006 1:23 pm

Postby Gilligan on Wed May 16, 2007 4:31 pm

wicked wrote:You can attack across the oceans in the NW corner now? Or am I reading it wrong? If so, that's a new thing.

No one wants to have to hit "larger map" just to be able to distinguish Ankara from Antakya or whatever.


You were able to do that in the old map too :?

The Ankara and Antakya is confusing, I agree.
Image
User avatar
Captain Gilligan
 
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Location: Providence, RI

Postby wicked on Wed May 16, 2007 4:39 pm

you are correct.... the "brown" oceans threw me... I thought they were countries. Can we make the water look less like countries?

Also, it doesn't appear that Istanbul has a border drawn? I mean I know where it can attack, but it looks like an island out there.
User avatar
Major wicked
 
Posts: 15787
Joined: Thu Jan 26, 2006 1:23 pm

Postby Gilligan on Wed May 16, 2007 4:41 pm

wicked wrote:you are correct.... the "brown" oceans threw me... I thought they were countries. Can we make the water look less like countries?

Also, it doesn't appear that Istanbul has a border drawn? I mean I know where it can attack, but it looks like an island out there.


The sea looks like a country? :?

And you are correct. There is no border with Istanbul, but I think it is clear enough since it is "cornered" by Izmir.
Image
User avatar
Captain Gilligan
 
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Location: Providence, RI

Postby DiM on Wed May 16, 2007 5:54 pm

come on guys, the colour scheme is briliant. it has a great feeling about it. kinda an old parchment map. :wink:
“In the beginning God said, the four-dimensional divergence of an antisymmetric, second rank tensor equals zero, and there was light, and it was good. And on the seventh day he rested.”- Michio Kaku
User avatar
Major DiM
 
Posts: 10415
Joined: Wed Feb 14, 2007 6:20 pm
Location: making maps for scooby snacks

Postby Coleman on Wed May 16, 2007 6:00 pm

I'm really surprised that wicked thinks this is difficult to read. First off I think we should all know what the middle east looks like and the general potions of all the countries anyway. But on top of that there are words faded into the backgrounds of every continent. And the water is definitely a different enough color that it shouldn't cause mistakes like wicked described. Is wicked really having these problems or is she trying to play the part of what she thinks people will have problems with?
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 wicked on Wed May 16, 2007 6:05 pm

yes, I saw the names on the backgrounds.. obviously a sign the browns are indistinguishable. ;-) but will they be visible on the small version with the numbers and number circles covering them? Is there a small version showing the number circles and numbers? I saw the one with numbers, but it didn't have the circles... are we getting away from that now? And I still think the text is hard to read on the small version.
User avatar
Major wicked
 
Posts: 15787
Joined: Thu Jan 26, 2006 1:23 pm

Postby wicked on Wed May 16, 2007 6:07 pm

perhaps I was looking at the wrong link? I just saw where someone had posted this for the small map and looked there: http://i142.photobucket.com/albums/r118 ... RSv212.jpg

If the size is that on page 37, then the text is more readable there.

If the page 37 maps are the final ones, then those look OK IF there's not going to be number circles, so ignore what I said. ;-) The links posted on the previous page threw me - apologies. I'm still not crazy about the text, but can live with it.

ONE suggestion now though.... change Israel & Palestine... to what it was, Israel & PTO. It's too long on the map and would be better abbreviated for the dropdown menus and game log text anyway.
User avatar
Major wicked
 
Posts: 15787
Joined: Thu Jan 26, 2006 1:23 pm

Postby Coleman on Wed May 16, 2007 6:16 pm

Oh that does explain a bit. Yeah page 1 being final forge would be bad.

I kinda fought for army circles a while back and was shot down. :oops:
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 wicked on Wed May 16, 2007 6:24 pm

no it wasn't on page 1, it was a couple pages back, which was the most recent page when I first read the thread. thanks for humoring me. :lol: after some of the recent maps, I thought the maps might need a women's touch. :wink:
User avatar
Major wicked
 
Posts: 15787
Joined: Thu Jan 26, 2006 1:23 pm

Postby Spiegelprime on Wed May 16, 2007 7:04 pm

As far as the Israel/Palestine thing goes, it is abbreviated on the drop-downs (and in the .xml) to Israel and PT. It just reads the long way on the map as per some rather lengthy debate when I first created it. :P
User avatar
Private 1st Class Spiegelprime
 
Posts: 33
Joined: Sat Feb 04, 2006 4:59 pm

Postby Gilligan on Wed May 16, 2007 7:07 pm

I just have a quick question. Why does this map have to go through the forges but why didn't World 2.1?
Image
User avatar
Captain Gilligan
 
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Location: Providence, RI

Postby johloh on Wed May 16, 2007 7:59 pm

I just have a quick question. Why does this map have to go through the forges but why didn't World 2.1?
it wasnt so much of a total revamp as some bug fixes and a few name changes...keyogi's done a whole new graphics set so it needed more of a process.
my new site - http://www.spritestitch.com/ - A video game craft weblog...
User avatar
Major johloh
 
Posts: 472
Joined: Mon Dec 04, 2006 12:58 pm
Location: San Francisco

Postby wicked on Thu May 17, 2007 11:07 am

Spiegelprime wrote:As far as the Israel/Palestine thing goes, it is abbreviated on the drop-downs (and in the .xml) to Israel and PT. It just reads the long way on the map as per some rather lengthy debate when I first created it. :P


well now's the perfect time to change it!!! :wink:
User avatar
Major wicked
 
Posts: 15787
Joined: Thu Jan 26, 2006 1:23 pm

Postby lord_kraigory on Sat May 19, 2007 1:25 am

geeze, like, i hate to piss people off or anything, but i'm surprised at the way people (especially seasoned members) jump in and start re-questioning everything that has already been debated back and forth. Not that things shouldn't be requestioned, but everyone has already reached a consensus about the things wicked and gilligan brought up. I don't get it.
Corporal 1st Class lord_kraigory
 
Posts: 7
Joined: Wed Feb 21, 2007 11:15 pm

PreviousNext

Return to The Atlas

Who is online

Users browsing this forum: No registered users