Midkemdil [Quenched]

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

Moderator: Cartographers

Forum rules
Please read the Community Guidelines before posting.
Rictus
Posts: 205
Joined: Mon Sep 17, 2007 7:13 am
Contact:

Post by Rictus »

Congrats, looking forward to playing this...
User avatar
cairnswk
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Gender: Male
Location: Australia

Post by cairnswk »

Congrats Gnome....a great artwork which i hope many will enjoy :)
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
RjBeals
Posts: 2506
Joined: Mon Nov 20, 2006 5:17 pm
Location: South Carolina, USA
Contact:

Post by RjBeals »

Another fine map to add to the list. Nice graphics on this one. Great job.
Image
User avatar
Optimus Prime
Posts: 9665
Joined: Mon Mar 12, 2007 9:33 pm
Gender: Male

Post by Optimus Prime »

Really, really, REALLY want to play this map. ALL the time! :D
asl80
Posts: 208
Joined: Wed Jun 27, 2007 10:07 am

Post by asl80 »

Good on ya Gnome. Nice work.
User avatar
Gnome
Posts: 388
Joined: Wed Jul 18, 2007 4:15 am
Location: Belgium

Post by Gnome »

thx guys :wink:
User avatar
KiwiTaker
Posts: 571
Joined: Tue Jun 26, 2007 1:40 pm
Gender: Male
Location: Trying not to murder customers.

Post by KiwiTaker »

Awesome. Glad to see i am not the only one to read the book.
Image
Vintage Mythology
Dulce et decorum est, pro patria mori
User avatar
AndyDufresne
Posts: 24932
Joined: Fri Mar 03, 2006 8:22 pm
Location: A Banana Palm in Zihuatanejo
Contact:

Post by AndyDufresne »

There are some XML kinks with this map, Gnome is working on them.


--Andy
User avatar
Gnome
Posts: 388
Joined: Wed Jul 18, 2007 4:15 am
Location: Belgium

Post by Gnome »

Ok guys, I need some help with the xml...I did everything like the tutorial on the site but it still gives me errors when I put it in the map tool...

http://h1.ripway.com/Gnomepy/midkemiaV10.0.xml

this is the error I get
line 2: <map> - Did not expect text in element map content

What did I do wrong :?
User avatar
Coleman
Posts: 5402
Joined: Tue Jan 02, 2007 10:36 pm
Gender: Male
Location: Midwest

Post by Coleman »

I can't figure it out. But I'm pretty sure you did Queg wrong. You need to make a continent with Queg as the only component worth 2. Writing bonus 2 inside the territory doesn't work.

Also, I found the continents at the end weird, they usually go before all the territories. But making the continents first didn't fix it either.
Warning: You may be reading a really old topic.
User avatar
oaktown
Posts: 4451
Joined: Sun Dec 03, 2006 9:24 pm
Location: majorcommand

Post by oaktown »

Coleman wrote:I can't figure it out. But I'm pretty sure you did Queg wrong. You need to make a continent with Queg as the only component worth 2. Writing bonus 2 inside the territory doesn't work.

Also, I found the continents at the end weird, they usually go before all the territories. But making the continents first didn't fix it either.
i did a territory bonus on berlin and I didn't get this error.

order is important... where's Yeti when you need him? :-s
Image
User avatar
Gnome
Posts: 388
Joined: Wed Jul 18, 2007 4:15 am
Location: Belgium

Post by Gnome »

thx for the help guys :wink:

well I think I'll need to wait till Yeti comes back :)
User avatar
oaktown
Posts: 4451
Joined: Sun Dec 03, 2006 9:24 pm
Location: majorcommand

Post by oaktown »

Fixed, i think. Qweg is re-written to reflect the correct order, continents are on top, and I dumped the extraneous text.

Test results:

Warning: Territory Queg does not appear in any continent

Summary: 0 errors and 1 warnings detected in midkemiaV10.0.xml (7 continents, 45 territories)

Code: Select all

<?xml version="1.0"?>
<map>
	<title>Midkemia</title>
	<smallwidth>600</smallwidth>
	<smallheight>469</smallheight>
   	<largewidth>785</largewidth>
   	<largeheight>625</largeheight>
   	<filetype>jpg</filetype>
   	
<continent>
	<name>Kingdom of Roldem</name>
	<bonus>3</bonus>
	<components>
		<component>N.Roldem</component>
		<component>S.Roldem</component>
		<component>Rillanon</component>
	</components>
</continent>
<continent>
	<name>Eastern Kingdom</name>
	<bonus>5</bonus>
	<components>
		<component>Silden</component>
		<component>Bas-Tyra</component>
		<component>Romney</component>
		<component>Skabri hrad</component>
		<component>Highcastle</component>
		<component>Blackwoodpass</component>
		<component>Gwyllyra</component>
		<component>Dolth</component>
		<component>Ran</component>
		<component>Tuscolen</component>
	</components>
</continent>
<continent>
	<name>Western kingdom</name>
	<bonus>3</bonus>
	<components>
		<component>Crydee</component>
		<component>Carse</component>
		<component>Yabon</component>
		<component>Zun</component>
		<component>Loriel</component>
		<component>Port Natal</component>
	</components>
</continent>
<continent>
	<name>Middle kingdom</name>
	<bonus>6</bonus>
	<components>
		<component>Sethanon</component>
		<component>Krondor</component>
		<component>Eldpoint</component>
		<component>Malac's Cross</component>
		<component>Landreth</component>
		<component>Sorcerer's Isle</component>
	</components>
</continent>
<continent>
	<name>Edheldar</name>
	<bonus>4</bonus>
	<components>
		<component>Elvandar</component>
		<component>Armenqar</component>
		<component>Harlech</component>
		<component>Sar-Sarqeth</component>
		<component>Ironpass</component>
		<component>Hadrielia</component>
		<component>Deathpass</component>
	</components>
</continent>
<continent>
	<name>South Coast</name>
	<bonus>4</bonus>
	<components>
		<component>Salador</component>
		<component>Timons</component>
		<component>Deep Taunton</component>
		<component>Mallow Haven</component>
		<component>Pointer's Head</component>
	</components>
</continent>
<continent>
	<name>North Kesh</name>
	<bonus>4</bonus>
	<components>
		<component>Nisil</component>
		<component>Nar Aybab</component>
		<component>Shamata</component>
		<component>Jal-Pur</component>
		<component>Ranom</component>
		<component>Elarial</component>
		<component>Caralyan</component>
	</components>
</continent>

<territory>
	<name>Elvandar</name>
	<borders>
		<border>Armenqar</border>
		<border>Crydee</border>
		<border>Carse</border>
		<border>Yabon</border>
	</borders>
	<coordinates>
      		<smallx>78</smallx>
      		<smally>184</smally>
      		<largex>111</largex>
      		<largey>234</largey>
   	</coordinates>
</territory>
<territory>
	<name>Armenqar</name>
	<borders>
		<border>Harlech</border>
		<border>Elvandar</border>
		<border>Sar-Sarqeth</border>
		<border>Deathpass</border>
	</borders>
	<coordinates>
		<smallx>185</smallx>
      		<smally>161</smally>
      		<largex>244</largex>
      		<largey>211</largey>
   	</coordinates>
</territory>
<territory>
	<name>Harlech</name>
	<borders>
		<border>Sar-Sarqeth</border>
		<border>Armenqar</border>
	</borders>
	<coordinates>
		<smallx>253</smallx>
      		<smally>120</smally>
      		<largex>322</largex>
      		<largey>157</largey>
   	</coordinates>
</territory>
<territory>
	<name>Sar-Sarqeth</name>
	<borders>
		<border>Harlech</border>
		<border>Armenqar</border>
		<border>Ironpass</border>
		<border>Deathpass</border>
	</borders>
	<coordinates>
		<smallx>284</smallx>
      		<smally>99</smally>
      		<largex>361</largex>
      		<largey>130</largey>
   	</coordinates>
</territory>

<territory>
	<name>Ironpass</name>
	<borders>
		<border>Hadrielia</border>
		<border>Blackwoodpass</border>
		<border>Sar-Sarqeth</border>
		<border>Highcastle</border>
	</borders>
	<coordinates>
		<smallx>362</smallx>
      		<smally>92</smally>
      		<largex>460</largex>
      		<largey>120</largey>
   	</coordinates>
</territory>
<territory>
	<name>Hadrielia</name>
	<borders>
		<border>Ironpass</border>
		<border>Blackwoodpass</border>
	</borders>
	<coordinates>
		<smallx>494</smallx>
      		<smally>75</smally>
      		<largex>606</largex>
      		<largey>99</largey>
   	</coordinates>
</territory>
<territory>
	<name>Deathpass</name>
	<borders>
		<border>Armenqar</border>
		<border>Sar-Sarqeth</border>
		<border>Eldpoint</border>
		<border>Skabri hrad</border>
	</borders>
	<coordinates>
		<smallx>278</smallx>
		<smally>173</smally>
		<largex>356</largex>
		<largey>225</largey>
	</coordinates>
</territory>


<territory>
	<name>Crydee</name>
	<borders>
		<border>Elvandar</border>
		<border>Carse</border>
		<border>Yabon</border>
	</borders>
	<coordinates>
		<smallx>29</smallx>
      		<smally>205</smally>
      		<largex>53</largex>
      		<largey>262</largey>
   	</coordinates>
</territory>
<territory>
	<name>Carse</name>
	<borders>
		<border>Crydee</border>
		<border>Elvandar</border>
		<border>Yabon</border>
		<border>Port Natal</border>
	</borders>
	<coordinates>
		<smallx>74</smallx>
      		<smally>254</smally>
      		<largex>107</largex>
      		<largey>320</largey>
   	</coordinates>
</territory>
<territory>
	<name>Yabon</name>
	<borders>
		<border>Crydee</border>
		<border>Elvandar</border>
		<border>Carse</border>
		<border>Zun</border>
		<border>Loriel</border>
	</borders>
	<coordinates>
		<smallx>158</smallx>
      		<smally>196</smally>
      		<largex>215</largex>
      		<largey>256</largey>
   	</coordinates>
</territory>

<territory>
	<name>Zun</name>
	<borders>
		<border>Yabon</border>
		<border>Port Natal</border>
		<border>Loriel</border>
	</borders>
	<coordinates>
		<smallx>150</smallx>
      		<smally>236</smally>
      		<largex>209</largex>
      		<largey>296</largey>
   	</coordinates>
</territory>
<territory>
	<name>Loriel</name>
	<borders>
		<border>Yabon</border>
		<border>Zun</border>
	</borders>
	<coordinates>
		<smallx>196</smallx>
      		<smally>232</smally>
      		<largex>264</largex>
      		<largey>291</largey>
   	</coordinates>
</territory>
<territory>
	<name>Port Natal</name>
	<borders>
		<border>Carse</border>
		<border>Zun</border>
		<border>Queg</border>
		<border>Sethanon</border>
		<border>Krondor</border>
	</borders>
	<coordinates>
		<smallx>126</smallx>
      		<smally>271</smally>
      		<largex>181</largex>
      		<largey>341</largey>
   	</coordinates>
</territory>


<territory>
	<name>Queg</name>
	<borders>
		<border>Port Natal</border>
		<border>Elarial</border>
		<border>Ranom</border>
		<border>Krondor</border>
		<border>Sorcerer's Isle</border>
	</borders>

	<coordinates>
		<smallx>164</smallx>
      		<smally>288</smally>
      		<largex>220</largex>
      		<largey>365</largey>
   	</coordinates>
   	   	<neutral>6</neutral>
   	   		<bonus>2</bonus>
</territory>

<territory>
	<name>Sethanon</name>
	<borders>
		<border>Port Natal</border>
		<border>Eldpoint</border>
		<border>Krondor</border>
		<border>Malac's Cross</border>
	</borders>
	<coordinates>
		<smallx>270</smallx>
      		<smally>260</smally>
      		<largex>343</largex>
      		<largey>324</largey>
   	</coordinates>
</territory>
<territory>
	<name>Krondor</name>
	<borders>
		<border>Sethanon</border>
		<border>Malac's Cross</border>
		<border>Queg</border>
		<border>Sorcerer's Isle</border>
		<border>Salador</border>
		<border>Landreth</border>
		<border>Port Natal</border>
	</borders>
	<coordinates>
		<smallx>277</smallx>
      		<smally>300</smally>
      		<largex>349</largex>
      		<largey>377</largey>
   	</coordinates>
</territory>
<territory>
	<name>Malac's Cross</name>
	<borders>
		<border>Sethanon</border>
		<border>Krondor</border>
		<border>Eldpoint</border>
		<border>Silden</border>
	</borders>
	<coordinates>
		<smallx>324</smallx>
      		<smally>261</smally>
      		<largex>409</largex>
      		<largey>330</largey>
   	</coordinates>
</territory>
<territory>
	<name>Eldpoint</name>
	<borders>
		<border>Sethanon</border>
		<border>Malac's Cross</border>
		<border>Deathpass</border>
		<border>Skabri hrad</border>
	</borders>
	<coordinates>
		<smallx>289</smallx>
      		<smally>200</smally>
      		<largex>371</largex>
      		<largey>257</largey>
   	</coordinates>
</territory>
<territory>
	<name>Landreth</name>
	<borders>
		<border>Krondor</border>
		<border>Shamata</border>
		<border>Nisil</border>
	</borders>
	<coordinates>
		<smallx>299</smallx>
      		<smally>340</smally>
      		<largex>366</largex>
      		<largey>429</largey>
   	</coordinates>
</territory>
<territory>
	<name>Sorcerer's Isle</name>
	<borders>
		<border>Krondor</border>
		<border>Queg</border>
	</borders>
	<coordinates>
		<smallx>216</smallx>
      		<smally>305</smally>
      		<largex>282</largex>
      		<largey>385</largey>
   	</coordinates>
</territory>

<territory>
	<name>Nisil</name>
	<borders>
		<border>Landreth</border>
		<border>Nar Aybab</border>
		<border>Deep Taunton</border>
	</borders>
	<coordinates>
		<smallx>354</smallx>
      		<smally>378</smally>
      		<largex>447</largex>
      		<largey>474</largey>
   	</coordinates>
</territory>

<territory>
	<name>Nar Aybab</name>
	<borders>
		<border>Nisil</border>
		<border>Jal-Pur</border>
	</borders>
	<coordinates>
		<smallx>298</smallx>
      		<smally>427</smally>
      		<largex>381</largex>
      		<largey>536</largey>
   	</coordinates>
</territory>
<territory>
	<name>Shamata</name>
	<borders>
		<border>Landreth</border>
		<border>Jal-Pur</border>
		<border>Ranom</border>
	</borders>
	<coordinates>
		<smallx>263</smallx>
      		<smally>371</smally>
      		<largex>340</largex>
      		<largey>462</largey>
   	</coordinates>
</territory>
<territory>
	<name>Ranom</name>
	<borders>
		<border>Shamata</border>
		<border>Jal-Pur</border>
		<border>Elarial</border>
		<border>Caralyan</border>
		<border>Queg</border>
	</borders>
	<coordinates>
		<smallx>138</smallx>
      		<smally>354</smally>
      		<largex>188</largex>
      		<largey>440</largey>
   	</coordinates>
</territory>
<territory>
	<name>Elarial</name>
	<borders>
		<border>Queg</border>
		<border>Ranom</border>
		<border>Caralyan</border>
	</borders>
	<coordinates>
		<smallx>85</smallx>
      		<smally>337</smally>
      		<largex>127</largex>
      		<largey>421</largey>
   	</coordinates>
</territory>
<territory>
	<name>Caralyan</name>
	<borders>
		<border>Elarial</border>
		<border>Ranom</border>
	</borders>
	<coordinates>
		<smallx>30</smallx>
      		<smally>380</smally>
      		<largex>57</largex>
      		<largey>483</largey>
   	</coordinates>
</territory>
<territory>
	<name>Jal-Pur</name>
	<borders>
		<border>Nar Aybab</border>
		<border>Shamata</border>
		<border>Ranom</border>
	</borders>
	<coordinates>
		<smallx>219</smallx>
      		<smally>384</smally>
      		<largex>287</largex>
      		<largey>485</largey>
   	</coordinates>
</territory>

<territory>
	<name>Salador</name>
	<borders>
		<border>Krondor</border>
		<border>Timons</border>
	</borders>
	<coordinates>
		<smallx>300</smallx>
      		<smally>307</smally>
      		<largex>381</largex>
      		<largey>388</largey>
   	</coordinates>
</territory>
<territory>
	<name>Timons</name>
	<borders>
		<border>Salador</border>
		<border>Deep Taunton</border>
		<border>Rillanon</border>
	</borders>
	<coordinates>
		<smallx>364</smallx>
      		<smally>319</smally>
      		<largex>461</largex>
      		<largey>405</largey>
   	</coordinates>
</territory>
<territory>
	<name>Deep Taunton</name>
	<borders>
		<border>Timons</border>
		<border>Nisil</border>
		<border>Mallow Haven</border>
	</borders>
	<coordinates>
		<smallx>415</smallx>
      		<smally>354</smally>
      		<largex>523</largex>
      		<largey>445</largey>
   	</coordinates>
</territory>
<territory>
	<name>Mallow Haven</name>
	<borders>
		<border>Deep Taunton</border>
		<border>Pointer's Head</border>
	</borders>
	<coordinates>
		<smallx>469</smallx>
      		<smally>372</smally>
      		<largex>590</largex>
      		<largey>467</largey>
   	</coordinates>
</territory>
<territory>
	<name>Pointer's Head</name>
	<borders>
		<border>Mallow Haven</border>
		<border>S.Roldem</border>
	</borders>
	<coordinates>
		<smallx>538</smallx>
      		<smally>402</smally>
      		<largex>674</largex>
      		<largey>503</largey>
   	</coordinates>
</territory>

<territory>
	<name>S.Roldem</name>
	<borders>
		<border>N.Roldem</border>
		<border>Rillanon</border>
		<border>Pointer's Head</border>
	</borders>
	<coordinates>
		<smallx>513</smallx>
      		<smally>310</smally>
      		<largex>639</largex>
      		<largey>387</largey>
   	</coordinates>
</territory>
<territory>
	<name>N.Roldem</name>
	<borders>
		<border>S.Roldem</border>
		<border>Rillanon</border>
		<border>Ran</border>
	</borders>
	<coordinates>
		<smallx>516</smallx>
      		<smally>273</smally>
      		<largex>641</largex>
      		<largey>339</largey>
   	</coordinates>
</territory>
<territory>
	<name>Rillanon</name>
	<borders>
		<border>Silden</border>
		<border>Timons</border>
		<border>N.Roldem</border>
		<border>S.Roldem</border>
	</borders>
	<coordinates>
		<smallx>421</smallx>
      		<smally>287</smally>
      		<largex>531</largex>
      		<largey>362</largey>
   	</coordinates>
</territory>


<territory>
	<name>Silden</name>
	<borders>
		<border>Malac's Cross</border>
		<border>Bas-Tyra</border>
		<border>Rillanon</border>
	</borders>
	<coordinates>
		<smallx>375</smallx>
      		<smally>263</smally>
      		<largex>473</largex>
      		<largey>331</largey>
   	</coordinates>
</territory>

<territory>
	<name>Bas-Tyra</name>
	<borders>
		<border>Silden</border>
		<border>Romney</border>
		<border>Dolth</border>
	</borders>
	<coordinates>
		<smallx>431</smallx>
      		<smally>230</smally>
      		<largex>541</largex>
      		<largey>293</largey>
   	</coordinates>
</territory>
<territory>
	<name>Skabri hrad</name>
	<borders>
		<border>Eldpoint</border>
		<border>Highcastle</border>
		<border>Romney</border>
		<border>Deathpass</border>
	</borders>
	<coordinates>
		<smallx>316</smallx>
      		<smally>183</smally>
      		<largex>404</largex>
      		<largey>227</largey>
   	</coordinates>
</territory>
<territory>
	<name>Highcastle</name>
	<borders>
		<border>Ironpass</border>
		<border>Blackwoodpass</border>
		<border>Skabri hrad</border>
	</borders>
	<coordinates>
		<smallx>332</smallx>
      		<smally>121</smally>
      		<largex>424</largex>
      		<largey>158</largey>
   	</coordinates>
</territory>

<territory>
	<name>Blackwoodpass</name>
	<borders>
		<border>Highcastle</border>
		<border>Ironpass</border>
		<border>Hadrielia</border>
		<border>Gwyllyra</border>
		<border>Tuscolen</border>
	</borders>
	<coordinates>
		<smallx>431</smallx>
      		<smally>101</smally>
      		<largex>539</largex>
      		<largey>141</largey>
   	</coordinates>
</territory>
<territory>
	<name>Gwyllyra</name>
	<borders>
		<border>Blackwoodpass</border>
		<border>Tuscolen</border>
		<border>Dolth</border>
	</borders>
	<coordinates>
		<smallx>448</smallx>
      		<smally>141</smally>
      		<largex>565</largex>
      		<largey>183</largey>
   	</coordinates>
</territory>
<territory>
	<name>Tuscolen</name>
	<borders>
		<border>Ran</border>
		<border>Gwyllyra</border>
		<border>Blackwoodpass</border>
	</borders>
	<coordinates>
		<smallx>532</smallx>
      		<smally>138</smally>
      		<largex>659</largex>
      		<largey>175</largey>
   	</coordinates>
</territory>
<territory>
	<name>Dolth</name>
	<borders>
		<border>Bas-Tyra</border>
		<border>Ran</border>
		<border>Gwyllyra</border>
	</borders>
	<coordinates>
		<smallx>461</smallx>
      		<smally>184</smally>
      		<largex>579</largex>
      		<largey>242</largey>
   	</coordinates>
</territory>
<territory>
	<name>Ran</name>
	<borders>
		<border>Tuscolen</border>
		<border>N.Roldem</border>
		<border>Dolth</border>
	</borders>
	<coordinates>
		<smallx>539</smallx>
      		<smally>206</smally>
      		<largex>676</largex>
      		<largey>260</largey>
   	</coordinates>
</territory>
<territory>
	<name>Romney</name>
	<borders>
		<border>Bas-Tyra</border>
		<border>Skabri hrad</border>
	</borders>
	<coordinates>
		<smallx>396</smallx>
      		<smally>205</smally>
      		<largex>494</largex>
      		<largey>261</largey>
   	</coordinates>
</territory>

</map>
Image
User avatar
Gnome
Posts: 388
Joined: Wed Jul 18, 2007 4:15 am
Location: Belgium

Post by Gnome »

so it was only the extra text that made the errors...that's weird because normally those lines aren't read...

but Big Thx Oaktown :!: (your ready to replace Yeti when hes gone :wink: )
I really tried everything to make it work..got really frustrated...

new link:
http://h1.ripway.com/Gnomepy/midkemiav18.0.xml
Halmir
Posts: 251
Joined: Mon Jun 11, 2007 3:12 pm
Gender: Male
Location: Great Britain

Post by Halmir »

Great work on this map, it's turned out nicely (of course if I was stuck in the middle surrounded by enemies instead of happily occupying one corner and building up steadily, I might have a different view ;) !).
User avatar
Gilligan
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI

Post by Gilligan »

I thought you got a +2 for Queg?
Image
User avatar
Coleman
Posts: 5402
Joined: Tue Jan 02, 2007 10:36 pm
Gender: Male
Location: Midwest

Post by Coleman »

Gilligan wrote:I thought you got a +2 for Queg?
You're supposed to, something go wrong?
Warning: You may be reading a really old topic.
User avatar
Herakilla
Posts: 4283
Joined: Fri Jun 09, 2006 8:33 pm
Location: Wandering the world, spreading Conquerism

Post by Herakilla »

update the first post to say quenched rather than final forge
Come join us in Live Chat!
User avatar
Gnome
Posts: 388
Joined: Wed Jul 18, 2007 4:15 am
Location: Belgium

Post by Gnome »

Gilligan wrote:I thought you got a +2 for Queg?
the 2 armies are added on Queg, you dnon't get to deploy them, they are automaticly received at the beginning of your turn
User avatar
Gilligan
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI

Post by Gilligan »

Ah, got it. Like Berlin.

I kinda think that should be on the map, saying they have to go to Queg.
Image
User avatar
oaktown
Posts: 4451
Joined: Sun Dec 03, 2006 9:24 pm
Location: majorcommand

Post by oaktown »

yeah, I was confused by this at first too... was going to mention it to gnome in our game but he was eliminated too quickly. :wink:
Image
User avatar
Gnome
Posts: 388
Joined: Wed Jul 18, 2007 4:15 am
Location: Belgium

Post by Gnome »

oaktown wrote:yeah, I was confused by this at first too... was going to mention it to gnome in our game but he was eliminated too quickly. :wink:
what should I add...check your game log to see that you received +2 for queg :wink:
User avatar
Gilligan
Posts: 12478
Joined: Thu May 11, 2006 4:59 pm
Gender: Male
Location: Providence, RI

Post by Gilligan »

WHERE DID IT GO?!?!?! :evil:
Image
User avatar
Aerial Attack
Posts: 1132
Joined: Mon Jun 04, 2007 7:59 pm
Location: Generation One: The Clan

Post by Aerial Attack »

My 2 were directly deployed to Queg (I was watching Queg when my turn started). I'll check my game log.

Here's My Game Log (for Game #1150763):
Game Log wrote: 2007-11-09 06:31:44 - Incrementing game to round 9
2007-11-09 09:06:06 - Aerial Attack gets bonus of 2 armies added to Queg
2007-11-09 09:06:06 - Aerial Attack receives 3 armies for holding Western kingdom
Image
My Conquer Club Scripts | Bests: 2133, #205
User avatar
yeti_c
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am
Gender: Male

Post by yeti_c »

Sadly it would appear that Copyright has scuppered this map...

Big shame - I didn't even get a chance to play this one...

C.
Image
Highest score : 2297
Post Reply

Return to “The Atlas”