Page 25 of 27

Posted: Tue May 15, 2007 9:53 pm
by AndyDufresne
Mind supplying me with the TEXT links to the large and small images, along with the XML, Keyogi?


--Andy

Posted: Tue May 15, 2007 11:05 pm
by Coleman
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:

Posted: Tue May 15, 2007 11:08 pm
by AndyDufresne
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

Posted: Tue May 15, 2007 11:15 pm
by Coleman
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:

Posted: Wed May 16, 2007 3:53 pm
by KEYOGI
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>

Posted: Wed May 16, 2007 4:17 pm
by wicked
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:

Posted: Wed May 16, 2007 4:19 pm
by poo-maker
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:

Posted: Wed May 16, 2007 4:22 pm
by Gilligan
I'm actually liking the first map better. This map is wayyy to monochrome.

Posted: Wed May 16, 2007 4:23 pm
by wicked
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.

Posted: Wed May 16, 2007 4:24 pm
by Gilligan
Everything is better in this one except the color scheme.

Posted: Wed May 16, 2007 4:27 pm
by wicked
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.

Posted: Wed May 16, 2007 4:31 pm
by Gilligan
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.

Posted: Wed May 16, 2007 4:39 pm
by wicked
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.

Posted: Wed May 16, 2007 4:41 pm
by Gilligan
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.

Posted: Wed May 16, 2007 5:54 pm
by DiM
come on guys, the colour scheme is briliant. it has a great feeling about it. kinda an old parchment map. :wink:

Posted: Wed May 16, 2007 6:00 pm
by Coleman
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?

Posted: Wed May 16, 2007 6:05 pm
by wicked
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.

Posted: Wed May 16, 2007 6:07 pm
by wicked
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.

Posted: Wed May 16, 2007 6:16 pm
by Coleman
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:

Posted: Wed May 16, 2007 6:24 pm
by wicked
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:

Posted: Wed May 16, 2007 7:04 pm
by Spiegelprime
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

Posted: Wed May 16, 2007 7:07 pm
by Gilligan
I just have a quick question. Why does this map have to go through the forges but why didn't World 2.1?

Posted: Wed May 16, 2007 7:59 pm
by johloh
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.

Posted: Thu May 17, 2007 11:07 am
by wicked
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:

Posted: Sat May 19, 2007 1:25 am
by lord_kraigory
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.