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 t.e.c on Wed Apr 25, 2007 5:14 am

its being done to replace the middle east map
Corporal t.e.c
 
Posts: 298
Joined: Sat Dec 09, 2006 10:55 am
Location: aichi, japan

Postby edbeard on Wed Apr 25, 2007 5:15 am

Jafnhár wrote:KEYOGI, when this is finished, will it replace the old Middle East map or will there be two ones?

just one. the point of a revamp is to upgrade a map with poor graphics.
User avatar
Lieutenant edbeard
 
Posts: 2501
Joined: Thu Mar 29, 2007 12:41 am

Postby hulmey on Wed Apr 25, 2007 5:29 am

So extra extra care has too be taken that this map is going to serve the community More than the one that is already there!
[img]http://img801.imageshack.us/img801/9761/41922610151374166770386.jpg[/mg]
User avatar
Lieutenant hulmey
 
Posts: 3742
Joined: Fri Nov 03, 2006 7:33 am
Location: Las Vegas

Postby Wisse on Thu Apr 26, 2007 5:15 pm

Jafnhár wrote:
Wisse wrote:what do you think if everyone think as you do, you get 500times the same things that you already solved...


If 500 people'd think so, don't you think they might have a point?

i meant if 500 people thinks they can scre around ideas without reading anything it would be messy
Image Image
User avatar
Sergeant Wisse
 
Posts: 4448
Joined: Fri Oct 13, 2006 2:59 pm
Location: The netherlands, gelderland, epe

Postby ParadiceCity9 on Sat Apr 28, 2007 3:38 pm

Jafnhár wrote:KEYOGI, when this is finished, will it replace the old Middle East map or will there be two ones?


you are mentally retarded...why would we have 2 of the same map?
Corporal 1st Class ParadiceCity9
 
Posts: 4239
Joined: Thu Feb 15, 2007 4:10 pm

Postby ParadiceCity9 on Sat Apr 28, 2007 3:39 pm

but i think it looks a whole lot better mr. k :D
Corporal 1st Class ParadiceCity9
 
Posts: 4239
Joined: Thu Feb 15, 2007 4:10 pm

Postby KEYOGI on Sat Apr 28, 2007 4:31 pm

I hate posting XML's in the thread, but I can't find a decent file hosting site, so here it is (unchanged from original except coordinates):

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 Jafnhár on Sat Apr 28, 2007 7:21 pm

ParadiceCity9 wrote:
Jafnhár wrote:KEYOGI, when this is finished, will it replace the old Middle East map or will there be two ones?


you are mentally retarded...why would we have 2 of the same map?


What the hell is wrong with you? How do you dare calling my mentally retarded, what did I do to you fucker? This map is not like the other map in gameplay, just look at it moron (mountains for one) it's just the same zone. Perhaps KEYOGI didn't want to remove the other map in respect for that map maker, what do I know, I just asked one question you little arrogant bastard.
User avatar
Sergeant Jafnhár
 
Posts: 282
Joined: Thu Mar 22, 2007 9:48 am
Location: Ísland

Postby ParadiceCity9 on Sat Apr 28, 2007 8:06 pm

Jafnhár wrote:
ParadiceCity9 wrote:
Jafnhár wrote:KEYOGI, when this is finished, will it replace the old Middle East map or will there be two ones?


you are mentally retarded...why would we have 2 of the same map?


What the hell is wrong with you? How do you dare calling my mentally retarded, what did I do to you fucker? This map is not like the other map in gameplay, just look at it moron (mountains for one) it's just the same zone. Perhaps KEYOGI didn't want to remove the other map in respect for that map maker, what do I know, I just asked one question you little arrogant bastard.


first of all, watch your fuckin language. second of all, when you said "This map is not like the other map in gameplay, just look at it moron (mountains for one) it's just the same zone. " I compared them and they are exactly the same this one just looks better moron.
Corporal 1st Class ParadiceCity9
 
Posts: 4239
Joined: Thu Feb 15, 2007 4:10 pm

Postby mibi on Sat Apr 28, 2007 8:16 pm

KEYOGI wrote:I hate posting XML's in the thread, but I can't find a decent file hosting site, so here it is (unchanged from original except coordinates):

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>


yeah posting the xml is annoy as hell.
User avatar
Captain mibi
 
Posts: 3350
Joined: Thu Mar 01, 2007 8:19 pm
Location: The Great State of Vermont

Postby Coleman on Sat Apr 28, 2007 8:21 pm

ParadiceCity9 wrote:
Jafnhár wrote:
ParadiceCity9 wrote:
Jafnhár wrote:KEYOGI, when this is finished, will it replace the old Middle East map or will there be two ones?


you are mentally retarded...why would we have 2 of the same map?


What the hell is wrong with you? How do you dare calling my mentally retarded, what did I do to you fucker? This map is not like the other map in gameplay, just look at it moron (mountains for one) it's just the same zone. Perhaps KEYOGI didn't want to remove the other map in respect for that map maker, what do I know, I just asked one question you little arrogant bastard.


first of all, watch your fuckin language. second of all, when you said "This map is not like the other map in gameplay, just look at it moron (mountains for one) it's just the same zone. " I compared them and they are exactly the same this one just looks better moron.


Okay you two, lets fight. :lol: Game: 397399
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 Sat Apr 28, 2007 8:23 pm

Yeah guys, keep the colourful language in the battlefield and out of the foundry. :wink:

Thanks for that mibi, very helpful post.
Sergeant 1st Class KEYOGI
 
Posts: 1632
Joined: Tue Oct 10, 2006 6:09 am

Postby Jafnhár on Sat Apr 28, 2007 9:22 pm

Coleman wrote:
ParadiceCity9 wrote:
Jafnhár wrote:
ParadiceCity9 wrote:
Jafnhár wrote:KEYOGI, when this is finished, will it replace the old Middle East map or will there be two ones?


you are mentally retarded...why would we have 2 of the same map?


What the hell is wrong with you? How do you dare calling my mentally retarded, what did I do to you fucker? This map is not like the other map in gameplay, just look at it moron (mountains for one) it's just the same zone. Perhaps KEYOGI didn't want to remove the other map in respect for that map maker, what do I know, I just asked one question you little arrogant bastard.


first of all, watch your fuckin language. second of all, when you said "This map is not like the other map in gameplay, just look at it moron (mountains for one) it's just the same zone. " I compared them and they are exactly the same this one just looks better moron.


Okay you two, lets fight. :lol: Game: 397399


I'll join this game as soon as I finish one of my other four games. :D

And hey, you started using that language yourself ParadiceCity9, no "watch your fucking language" to me! I don't have to do anything else than to look at your miserable feedback to see how your tone of voice is normally.
User avatar
Sergeant Jafnhár
 
Posts: 282
Joined: Thu Mar 22, 2007 9:48 am
Location: Ísland

Postby Zorg_rsk on Sat Apr 28, 2007 10:06 pm

The map looks pretty good, and I like it alot more than the old map.

Just a few graphical requests:

1. Could you make either the contient colours slightly more differnt/or make the contienent border edges more defined, its slightly hard to see them as it is.

2. Could you add circles around the army numbers in each terrtiroy, numbers on their own look bad.

thanks.
Image
User avatar
Private 1st Class Zorg_rsk
 
Posts: 119
Joined: Sun Jan 07, 2007 6:13 pm

Postby ParadiceCity9 on Sat Apr 28, 2007 10:12 pm

Jafnhár wrote:
Coleman wrote:
ParadiceCity9 wrote:
Jafnhár wrote:
ParadiceCity9 wrote:
Jafnhár wrote:KEYOGI, when this is finished, will it replace the old Middle East map or will there be two ones?


you are mentally retarded...why would we have 2 of the same map?


What the hell is wrong with you? How do you dare calling my mentally retarded, what did I do to you fucker? This map is not like the other map in gameplay, just look at it moron (mountains for one) it's just the same zone. Perhaps KEYOGI didn't want to remove the other map in respect for that map maker, what do I know, I just asked one question you little arrogant bastard.


first of all, watch your fuckin language. second of all, when you said "This map is not like the other map in gameplay, just look at it moron (mountains for one) it's just the same zone. " I compared them and they are exactly the same this one just looks better moron.


Okay you two, lets fight. :lol: Game: 397399


I'll join this game as soon as I finish one of my other four games. :D

And hey, you started using that language yourself ParadiceCity9, no "watch your fucking language" to me! I don't have to do anything else than to look at your miserable feedback to see how your tone of voice is normally.


lmfao....man good comeback now gfy

o...and are you too poor to buy premium? its $20 a year and you have a computer you've obviously got SOME money...
Last edited by ParadiceCity9 on Sat Apr 28, 2007 10:16 pm, edited 1 time in total.
Corporal 1st Class ParadiceCity9
 
Posts: 4239
Joined: Thu Feb 15, 2007 4:10 pm

Postby KEYOGI on Sat Apr 28, 2007 10:15 pm

Zorg_rsk wrote:1. Could you make either the contient colours slightly more differnt/or make the contienent border edges more defined, its slightly hard to see them as it is.

2. Could you add circles around the army numbers in each terrtiroy, numbers on their own look bad.

1. I've been backwards and forwards with the colour issue. Some think it's fine, some think it still needs work, I can't decide! :P

2. There's not enough room for army shadows on the map and I don't really feel they're needed anyway.
Sergeant 1st Class KEYOGI
 
Posts: 1632
Joined: Tue Oct 10, 2006 6:09 am

Postby mibi on Sat Apr 28, 2007 10:20 pm

KEYOGI wrote:
Zorg_rsk wrote:1. Could you make either the contient colours slightly more differnt/or make the contienent border edges more defined, its slightly hard to see them as it is.

2. Could you add circles around the army numbers in each terrtiroy, numbers on their own look bad.

1. I've been backwards and forwards with the colour issue. Some think it's fine, some think it still needs work, I can't decide! :P

2. There's not enough room for army shadows on the map and I don't really feel they're needed anyway.


the colors would be an issue if the continents were not labeled. which they are, so it's only an issue for those who cant read.
User avatar
Captain mibi
 
Posts: 3350
Joined: Thu Mar 01, 2007 8:19 pm
Location: The Great State of Vermont

Postby edbeard on Sat Apr 28, 2007 10:51 pm

I totally agree on the colours, they are fine, and in fact I love them.

In regards to army circles, I believe they are mainly used to make sure one can see number of armies easily. On this map, that is not a problem. In fact, I think the look it gives the map is great.
User avatar
Lieutenant edbeard
 
Posts: 2501
Joined: Thu Mar 29, 2007 12:41 am

Postby hulmey on Sun Apr 29, 2007 4:30 am

Who gave this Final Forge status??? Cant find it anywhere...

There are issues about telling the difference between the continents that at least5 or 6 peopl have brought up....

Maybe you could make the continent border's thicker by 1 or something??

also i think you need to make Istanbul seem like its joined to the rest of the map...

Could you get back to me on this Keyogi???
[img]http://img801.imageshack.us/img801/9761/41922610151374166770386.jpg[/mg]
User avatar
Lieutenant hulmey
 
Posts: 3742
Joined: Fri Nov 03, 2006 7:33 am
Location: Las Vegas

Postby KEYOGI on Sun Apr 29, 2007 5:18 am

hulmey wrote:Who gave this Final Forge status??? Cant find it anywhere...

Andy did, but now I can't find his post. :?

hulmey wrote:Maybe you could make the continent border's thicker by 1 or something??

Already been done.

hulmey wrote:also i think you need to make Istanbul seem like its joined to the rest of the map...

Already been done.

hulmey wrote:Could you get back to me on this Keyogi???

Already been done and ignored the last time...
KEYOGI wrote:
hulmey wrote:I still think you need to work on ISTANBUl abit more...Maybe make the river abit smaller and the land more visablly touching with the adjacent Land...

Ive already asked about it and you didnt Reply Keyogi.

This is your first response since I fixed Istanbul. :?
Sergeant 1st Class KEYOGI
 
Posts: 1632
Joined: Tue Oct 10, 2006 6:09 am

Postby hulmey on Sun Apr 29, 2007 5:46 am

^^ it will replace the original map!!!

Sorry keyogi i didnt realise u had got back to me....

I think you could still increase the border thickness a little more or make them stand out a little more...
[img]http://img801.imageshack.us/img801/9761/41922610151374166770386.jpg[/mg]
User avatar
Lieutenant hulmey
 
Posts: 3742
Joined: Fri Nov 03, 2006 7:33 am
Location: Las Vegas

Postby KEYOGI on Sun Apr 29, 2007 7:13 am

AndyDufresne wrote:
              Final Forge

---The Middle East REVAMP has reached the ‘Final Forge’ Stage. I've revived this thread from the pits of the Foundry furnace and have examined the contents. Nearly every major concern has been addressed. If there are any other current concerns, please make your voice heard. There will be at least two days (but may extend pass that) for you to post any objections; if no one has posted any protest after two days the map will be deemed finished with the 'Foundry Brand' of approval and will be submitted for live play. If after two days there is still discussion going on it may continue until said discussion has reached the conclusion that the map has reached its final and polished version.

Post questions and concerns if any.


--Andy

I found the Final Forge post back on page 31. I thought it was more recent than that.

hulmey wrote:I think you could still increase the border thickness a little more or make them stand out a little more...

The following are from p25 (original 1px borders and then thicker 2px borders):

Image

Image

The current borders are the same thickness as those in the second image, except they have been toned down in colour. If you make the continent borders too prominent things get ugly. :wink:
Sergeant 1st Class KEYOGI
 
Posts: 1632
Joined: Tue Oct 10, 2006 6:09 am

Postby Qwert on Sun Apr 29, 2007 7:15 am

hulmey Posted: 29 Apr 2007 09:30 Post subject:

--------------------------------------------------------------------------------

Who gave this Final Forge status??? Cant find it anywhere...

There are issues about telling the difference between the continents that at least5 or 6 peopl have brought up....

Maybe you could make the continent border's thicker by 1 or something??

also i think you need to make Istanbul seem like its joined to the rest of the map...

Could you get back to me on this Keyogi???


Hulmey, do you dont understand that these revamp work Asistant of Andy and there is no chance that these map be refused to quenched in fast way, but all others map must be worked 5-6 month, but when you also get these status,then yours map also be finish in extra fast time.
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 KEYOGI on Sun Apr 29, 2007 7:22 am

qwert wrote:Hulmey, do you dont understand that these revamp work Asistant of Andy and there is no chance that these map be refused to quenched in fast way, but all others map must be worked 5-6 month, but when you also get these status,then yours map also be finish in extra fast time.

I've been working on this Revamp for two and a half months, so don't start qwert. You clearly don't know what you're talking about.
Sergeant 1st Class KEYOGI
 
Posts: 1632
Joined: Tue Oct 10, 2006 6:09 am

Postby Guiscard on Sun Apr 29, 2007 7:26 am

qwert wrote:Hulmey, do you dont understand that these revamp work Asistant of Andy and there is no chance that these map be refused to quenched in fast way, but all others map must be worked 5-6 month, but when you also get these status,then yours map also be finish in extra fast time.


Qwert you complain about personal vendetta in your own map but then bring your own silly squabbles into other peoples. That's both hypocritical and immature. I thought you were staying out of this forum for good?

As for the map, Keyogi, I can't fault it. I think the thicker borders should resolve any remaining problems with defining continents. I actually think it looks better now, as well, because the extra thickness defines the coastlines better and compliments the really nice drop-shadow you have. Good work.
qwert wrote:Can i ask you something?What is porpose for you to open these Political topic in ConquerClub? Why you mix politic with Risk? Why you not open topic like HOT AND SEXY,or something like that.
User avatar
Private 1st Class Guiscard
 
Posts: 4103
Joined: Fri Dec 08, 2006 7:27 pm
Location: In the bar... With my head on the bar

PreviousNext

Return to The Atlas

Who is online

Users browsing this forum: No registered users