Page 20 of 28

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Wed Apr 30, 2008 8:18 am
by oaktown
i agree, the letters don't really do anything. They're too small to read in the small version, and it seems like an over-reaction to a problem that begins and ends with the color choice.

And I agree that Mibi's colors weren't really in keeping with the color scheme of the map, but they were definitely more readable. There's a solution out there somewhere. Keep in mind that a new color you may not like at first might grow on you - you've been looking at the current color palette so long you've grown used to it, and everything else looks wrong.

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Wed Apr 30, 2008 8:44 am
by gimil
If you want to give me the file ill play around with it to get something to everyones taste. Whih continents are the problem childs?

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Wed Apr 30, 2008 9:01 am
by yeti_c
gimil wrote:If you want to give me the file ill play around with it to get something to everyones taste. Whih continents are the problem childs?


The wha?

Surely you mean "Problem children"?

C.

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Wed Apr 30, 2008 9:49 am
by Forza AZ
I found these things that are not correct in the XML:

-Panhandle bonus: 6 in XML, 5 on map
-West Texas bonus: 5 in XML, 3 on map
-Llano borders: Rocksprings is missing in XML
-Hill Country bonus: 8 in XML, 6 on map
-South Texas bonus: 6 in XML, 4 on map
-Wichita Falls borders: Abilen in stead of Abilene in XML
-Central Texas bonus: 6 in XML, 5 on map; Dallas in XML in stead of Dallas-Fort Worth
-Houston borders: Beaumont is missing in XML
-Cannon 3 borders: Leakey is missing in XML (I assume the bridge is a 2 way border?)
-Cannon 5 borders: Zapata is missing in XML (I assume the bridge is a 2 way border?)
-All Wheels bonus: 3 in XML, 2 on map; DFW in XML in stead of Dallas-Fort Worth
-All Longhorns bonus: 3 in XML, 2 on map

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Thu May 01, 2008 3:07 am
by rgbubba
Will these colors work!
[bigimg]http://i115.photobucket.com/albums/n302/rgbubba/colorchange5-01-08.png[/bigimg]

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Thu May 01, 2008 3:44 am
by yeti_c
Except for the "dead zone"...

C.

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Thu May 01, 2008 4:22 am
by Ruben Cassar
rgbubba wrote:Will these colors work!


No. The problem area's colours were not changed. It still looks the same to me.

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Thu May 01, 2008 8:20 am
by oaktown
it's hard to tell without the rest of the graphics, but I don't think the new version is any better... just lighter overall, which is actually worse for me.

If you go back the version I've re-posted below (from just a few days ago) what if you just rotated where some of the existing colors are so the offending colors aren't next to each other?? Use the yellow from the Gulf in Central, use the Central color in South, and use the South color in the Gulf? That Central color is the biggest problem as it resembles the three colors around it, so put it someplace else where it won't have that effect.
Image

THE TEXAN WARS-Will this one work?

Posted: Sat May 03, 2008 11:44 pm
by rgbubba
Will this one Work?
[bigimg]http://i115.photobucket.com/albums/n302/rgbubba/5-3-08ttw800x800.png[/bigimg]

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Sun May 04, 2008 2:38 am
by oaktown
i certainly have no problem at all telling the neighboring regions apart with this new color scheme... anybody else??

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Sun May 04, 2008 4:41 am
by Ruben Cassar
oaktown wrote:i certainly have no problem at all telling the neighboring regions apart with this new color scheme... anybody else??


Looks fine to me as well.

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Sun May 04, 2008 6:53 am
by rgbubba
oaktown wrote:i certainly have no problem at all telling the neighboring regions apart with this new color scheme... anybody else??


I do want to thank you on letting me know how I can help you guys. In the next maps I will try to make sure to look for colors that will suit everyone.

I do have some graphic design issues I need to work on, but should have it ready by the end of the week.

Agian thank you for your help.

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Sun May 04, 2008 10:02 am
by oaktown
looking forward to seeing this finished bubba - and I'm glad you stuck with it for the past few weeks. :)

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Sun May 04, 2008 11:30 am
by rgbubba

Code: Select all

<?xml version="1.0"?> 
<map>
   <title>The Texan Wars</title>
   <smallwidth>600</smallwidth>
   <smallheight>600</smallheight>
   <largewidth>800</largewidth>
   <largeheight>800</largeheight>
   <filetype>png</filetype>

<territory>
   <name>Amarillo</name>
   <borders>
      <border>Pampa</border>
      <border>Childress</border>
      <border>Lubbock</border> 
   </borders>
   <coordinates>
   <smallx>204</smallx>
   <smally>120</smally>
   <largex>274</largex>
   <largey>153</largey>
   </coordinates>
</territory>
<territory>
   <name>Pampa</name>
   <borders>
      <border>Amarillo</border>
      <border>Childress</border>   
   </borders>
   <coordinates>
   <smallx>271</smallx>
   <smally>110</smally>
   <largex>363</largex>
   <largey>140</largey>
   </coordinates>
</territory>
<territory>
   <name>Childress</name>
   <borders>
      <border>Pampa</border>
      <border>Amarillo</border>
      <border>Vernon</border>   
   </borders>
   <coordinates>
   <smallx>285</smallx>
   <smally>174</smally>
   <largex>381</largex>
   <largey>225</largey>
    </coordinates>
</territory>
<territory>
   <name>Lubbock</name>
   <borders>
      <border>Amarillo</border>
      <border>Towakwa</border>
      <border>Andrews</border>   
   </borders>
   <coordinates>
   <smallx>203</smallx>
   <smally>195</smally>
   <largex>273</largex>
   <largey>252</largey>
    </coordinates>
</territory>
<territory>
   <name>Andrews</name>
   <borders>
      <border>Kermit</border>
      <border>Robert Lee</border>
      <border>Post</border>
      <border>Lubbock</border>   
   </borders>
   <coordinates>
   <smallx>202</smallx>
   <smally>239</smally>
   <largex>272</largex>
   <largey>311</largey>
    </coordinates>
</territory>         
<territory>
   <name>Post</name>
   <borders>
      <border>Andrews</border>
      <border>Robert Lee</border>
      <border>Abilene</border>
      <border>Vernon</border>   
   </borders>
   <coordinates>
   <smallx>270</smallx>
   <smally>229</smally>
   <largex>362</largex>
   <largey>297</largey>
    </coordinates>
</territory>
<territory>
   <name>Abilene</name>
   <borders>
      <border>Post</border>
      <border>Wichita Falls</border>
      <border>Vernon</border>   
   </borders>
   <coordinates>
   <smallx>320</smallx>
   <smally>249</smally>
   <largex>429</largex>
   <largey>324</largey>
    </coordinates>
</territory>
<territory>
   <name>Vernon</name>
   <borders>
      <border>Post</border>
      <border>Wichita Falls</border>
      <border>Abilene</border>
      <border>Childress</border>
   </borders>
   <coordinates>
   <smallx>327</smallx>
   <smally>201</smally>
   <largex>438</largex>
   <largey>261</largey>
    </coordinates>
</territory>
<continent>
   <name>Panhandle</name>
   <bonus>5</bonus>
   <components>
      <component>Amarillo</component>
      <component>Pampa</component>
      <component>Childress</component>
      <component>Lubbock</component>
      <component>Andrews</component>
      <component>Post</component>
      <component>Vernon</component>
      <component>Abilene</component> 
   </components>
</continent>
<territory>
   <name>El Paso</name>
   <borders>
      <border>Kiowa</border>
      <border>Kermit</border>
      <border>Fort Davis</border> 
   </borders>
   <coordinates>
   <smallx>99</smallx>
   <smally>292</smally>
   <largex>134</largex>
   <largey>382</largey>
   </coordinates>
</territory>
<territory>
   <name>Kermit</name>
   <borders>
      <border>Andrews</border>
      <border>Fort Stockton</border>
      <border>Fort Davis</border>
      <border>El Paso</border>
     </borders>
   <coordinates>
   <smallx>161</smallx>
   <smally>320</smally>
   <largex>217</largex>
   <largey>419</largey>
   </coordinates>
</territory>
<territory>
   <name>Fort Stockton</name>
   <borders>
      <border>San Angelo</border>
      <border>Kermit</border>
      <border>Fort Davis</border> 
   </borders>
   <coordinates>
   <smallx>188</smallx>
   <smally>344</smally>
   <largex>252</largex>
   <largey>452</largey>
   </coordinates>
</territory>
<territory>
   <name>Fort Davis</name>
   <borders>
      <border>Kermit</border>
      <border>Fort Stockton</border>
      <border>C2</border>
      <border>El Paso</border>
     </borders>
   <coordinates>
   <smallx>128</smallx>
   <smally>366</smally>
   <largex>172</largex>
   <largey>481</largey>
   </coordinates>
</territory>
<continent>
   <name>West Texas</name>
   <bonus>3</bonus>
   <components>
      <component>El Paso</component>
      <component>Kermit</component>
      <component>Fort Stockton</component>
      <component>Fort Davis</component>
   </components>
</continent>
<territory>
   <name>Robert Lee</name>
   <borders>
      <border>Andrews</border>
      <border>Post</border>
      <border>San Angelo</border> 
      <border>Brownwood</border> 
  </borders>
   <coordinates>
   <smallx>274</smallx>
   <smally>288</smally>
   <largex>368</largex>
   <largey>376</largey>
   </coordinates>
</territory>
<territory>
   <name>San Angelo</name>
   <borders>
      <border>Robert Lee</border>
      <border>Fort Stockton</border>
      <border>Brownwood</border>
      <border>Rocksprings</border>
     </borders>
   <coordinates>
   <smallx>236</smallx>
   <smally>303</smally>
   <largex>317</largex>
   <largey>396</largey>
   </coordinates>
</territory>
<territory>
   <name>Brownwood</name>
   <borders>
      <border>San Angelo</border>
      <border>Robert Lee</border>
      <border>Rocksprings</border> 
      <border>Fort Hood</border>
   </borders>
   <coordinates>
   <smallx>315</smallx>
   <smally>300</smally>
   <largex>422</largex>
   <largey>392</largey>
   </coordinates>
</territory>
<territory>
   <name>Rocksprings</name>
   <borders>
      <border>San Angelo</border>
      <border>Del Rio</border>
      <border>Llano</border>
      <border>Brownwood</border>
     </borders>
   <coordinates>
   <smallx>300</smallx>
   <smally>379</smally>
   <largex>402</largex>
   <largey>499</largey>
    </coordinates>
</territory>
<territory>
   <name>Del Rio</name>
   <borders>
      <border>Rocksprings</border>
      <border>Leakey</border>
    </borders>
   <coordinates>
   <smallx>263</smallx>
   <smally>405</smally>
   <largex>353</largex>
   <largey>533</largey>
   </coordinates>
</territory>
<territory>
   <name>Leakey</name>
   <borders>
      <border>Del Rio</border>
      <border>C3</border>
      <border>Hondo</border>
      <border>Eagle Pass</border>
     </borders>
   <coordinates>
   <smallx>300</smallx>
   <smally>421</smally>
   <largex>402</largex>
   <largey>555</largey>
   </coordinates>
</territory>
<territory>
   <name>Hondo</name>
   <borders>
      <border>Leakey</border>
      <border>Llano</border>
      <border>Austin</border> 
     </borders>
   <coordinates>
   <smallx>331</smallx>
   <smally>419</smally>
   <largex>444</largex>
   <largey>552</largey>
   </coordinates>
</territory>
<territory>
   <name>Austin</name>
   <borders>
      <border>Dead Zone</border>
      <border>Llano</border>
      <border>Fort Hood</border>
     </borders>
   <coordinates>
   <smallx>385</smallx>
   <smally>386</smally>
   <largex>516</largex>
   <largey>508</largey>
   </coordinates>
</territory>
<territory>
   <name>Llano</name>
   <borders>
      <border>Hondo</border>
      <border>Austin</border>
      <border>Fort Hood</border>
      <border>Rocksprings</border>
     </borders>
   <coordinates>
   <smallx>354</smallx>
   <smally>371</smally>
   <largex>474</largex>
   <largey>488</largey>
   </coordinates>
</territory>
<territory>
   <name>Fort Hood</name>
   <borders>
      <border>Brownwood</border>
      <border>Llano</border>
      <border>Austin</border>
      <border>Hillsbro</border>
     </borders>
   <coordinates>
   <smallx>382</smallx>
   <smally>305</smally>
   <largex>512</largex>
   <largey>399</largey>
   </coordinates>
</territory>
<continent>
   <name>Hill Country</name>
   <bonus>6</bonus>
   <components>
      <component>Robert Lee</component>
      <component>San Angelo</component>
      <component>Brownwood</component>
      <component>Rocksprings</component>
      <component>Del Rio</component>
      <component>Leakey</component>
      <component>Hondo</component>
      <component>Austin</component>
      <component>Llano</component>
      <component>Fort Hood</component>
   </components>
</continent>
<territory>
   <name>San Antonio</name>
   <borders>
      <border>Dead Zone</border>
      <border>Laredo</border>
      <border>Eagle Pass</border> 
     </borders>
   <coordinates>
   <smallx>380</smallx>
   <smally>465</smally>
   <largex>509</largex>
   <largey>613</largey>
   </coordinates>
</territory>
<territory>
   <name>Eagle Pass</name>
   <borders>
      <border>Leaky</border>
      <border>Laredo</border>
      <border>San Antonio</border>
   </borders>
   <coordinates>
   <smallx>310</smallx>
   <smally>467</smally>
   <largex>416</largex>
   <largey>616</largey>
   </coordinates>
</territory>
<territory>
   <name>Laredo</name>
   <borders>
      <border>San Antonio</border>
      <border>Eagle Pass</border>
      <border>Zapata</border>
   </borders>
   <coordinates>
   <smallx>342</smallx>
   <smally>512</smally>
   <largex>458</largex>
   <largey>675</largey>
   </coordinates>
</territory>
<territory>
   <name>Zapata</name>
   <borders>
      <border>Laredo</border>
      <border>C5</border>
      <border>Rio Grand City</border>
      <border>Corpus Christi</border>
     </borders>
   <coordinates>
   <smallx>342</smallx>
   <smally>557</smally>
   <largex>458</largex>
   <largey>736</largey>
   </coordinates>
</territory>
<territory>
   <name>Rio Grand City</name>
   <borders>
      <border>Zapata</border>
      <border>Brownsville</border>
      <border>Corpus Christi</border>
     </borders>
   <coordinates>
   <smallx>370</smallx>
   <smally>578</smally>
   <largex>496</largex>
   <largey>764</largey>
   </coordinates>
</territory>
<continent>
   <name>South Texas</name>
   <bonus>4</bonus>
   <components>
      <component>San Antonio</component>
      <component>Eagle Pass</component>
      <component>Laredo</component>
      <component>Zapata</component>
      <component>Rio Grand City</component>
    </components>
</continent>
<territory>
   <name>Dallas-Fort Worth</name>
   <borders>
      <border>Wichita Falls</border>
      <border>Paris</border>
    </borders>
   <coordinates>
   <smallx>436</smallx>
   <smally>190</smally>
   <largex>583</largex>
   <largey>246</largey>
   </coordinates>
</territory>
<territory>
   <name>Wichita Falls</name>
   <borders>
      <border>Dallas-Fort Worth</border>
      <border>Vernon</border>
      <border>Abilene</border>
      <border>Hillsboro</border>
     </borders>
   <coordinates>
   <smallx>369</smallx>
   <smally>190</smally>
   <largex>494</largex>
   <largey>246</largey>
   </coordinates>
</territory>
<territory>
   <name>Hillsboro</name>
   <borders>
      <border>Wichita Falls</border>
      <border>Fort Hood</border>
      <border>Waco</border>
      <border>Corsicana</border>
   </borders>
   <coordinates>
   <smallx>412</smallx>
   <smally>274</smally>
   <largex>551</largex>
   <largey>358</largey>
   </coordinates>
</territory>
<territory>
   <name>Waco</name>
   <borders>
      <border>Dead Zone</border>
      <border>Hillsboro</border>
   </borders>
   <coordinates>
   <smallx>436</smallx>
   <smally>344</smally>
   <largex>583</largex>
   <largey>452</largey>
   </coordinates>
</territory>
<territory>
   <name>Bryan</name>
   <borders>
      <border>Houston</border>
      <border>Huntsville</border>
      <border>Corsicana</border>
     </borders>
   <coordinates>
   <smallx>473</smallx>
   <smally>336</smally>
   <largex>632</largex>
   <largey>441</largey>
   </coordinates>
</territory>
<territory>
   <name>Corsicana</name>
   <borders>
      <border>Bryan</border>
      <border>Hillsboro</border>
      <border>Paris</border>
     </borders>
   <coordinates>
   <smallx>470</smallx>
   <smally>278</smally>
   <largex>628</largex>
   <largey>363</largey>
   </coordinates>
</territory>
<territory>
   <name>Paris</name>
   <borders>
      <border>Dallas-Fort Worth</border>
      <border>Texarkana</border>
      <border>Corsicana</border>
     </borders>
   <coordinates>
   <smallx>477</smallx>
   <smally>198</smally>
   <largex>637</largex>
   <largey>256</largey>
   </coordinates>
</territory>
<continent>
   <name>Central Texas</name>
   <bonus>5</bonus>
   <components>
      <component>Dallas</component>
      <component>Wichita Falls</component>
      <component>Hillsboro</component>
      <component>Waco</component>
      <component>Bryan</component>
      <component>Corsicana</component>
      <component>Paris</component>
   </components>
</continent>
<territory>
   <name>Beaumont</name>
   <borders>
      <border>Houston</border>
      <border>Galveston</border>
    </borders>
   <coordinates>
   <smallx>559</smallx>
   <smally>366</smally>
   <largex>746</largex>
   <largey>481</largey>
   </coordinates>
</territory>
<territory>
   <name>Houston</name>
   <borders>
      <border>Huntsville</border>
      <border>Bryan</border>
      <border>Victoria</border>
      <border>Beaumont</border>
     </borders>
   <coordinates>
   <smallx>502</smallx>
   <smally>391</smally>
   <largex>671</largex>
   <largey>515</largey>
   </coordinates>
</territory>
<territory>
   <name>Galveston</name>
   <borders>
      <border>Beaumont</border>
      <border>Padre Island</border> 
   </borders>
   <coordinates>
   <smallx>522</smallx>
   <smally>459</smally>
   <largex>697</largex>
   <largey>605</largey>
   </coordinates>
</territory>
<territory>
   <name>Victoria</name>
   <borders>
      <border>Dead Zone</border>
      <border>Houston</border>
      <border>Corpus Christi</border>
   </borders>
   <coordinates>
   <smallx>447</smallx>
   <smally>453</smally>
   <largex>597</largex>
   <largey>597</largey>
   </coordinates>
</territory>
<territory>
   <name>Padre Island</name>
   <borders>
      <border>Galveston</border>
      <border>Brownsville</border>
     </borders>
   <coordinates>
   <smallx>461</smallx>
   <smally>513</smally>
   <largex>616</largex>
   <largey>677</largey>
   </coordinates>
</territory>
<territory>
   <name>Corpus Christi</name>
   <borders>
      <border>Victoria</border>
      <border>Zapata</border>
      <border>Rio Grand City</border>
      <border>Brownsville</border>
     </borders>
   <coordinates>
   <smallx>410</smallx>
   <smally>542</smally>
   <largex>549</largex>
   <largey>716</largey>
   </coordinates>
</territory>
<territory>
   <name>Brownsville</name>
   <borders>
      <border>Corpus Christi</border>
      <border>Rio Grand City</border>
      <border>Padre Island</border>
     </borders>
   <coordinates>
   <smallx>407</smallx>
   <smally>580</smally>
   <largex>544</largex>
   <largey>766</largey>
   </coordinates>
</territory>
<continent>
   <name>The Gulf</name>
   <bonus>5</bonus>
   <components>
      <component>Beaumont</component>
      <component>Houston</component>
      <component>Galveston</component>
      <component>Victoria</component>
      <component>Padre Island</component>
      <component>Corpus Christi</component>
      <component>Brownsville</component>
   </components>
</continent>
<territory>
   <name>Texarkana</name>
   <borders>
      <border>Paris</border>
      <border>Tyler</border>
     </borders>
   <coordinates>
   <smallx>510</smallx>
   <smally>184</smally>
   <largex>681</largex>
   <largey>238</largey>
   </coordinates>
</territory>
<territory>
   <name>Tyler</name>
   <borders>
      <border>Texarkana</border>
      <border>Nacogdoches</border>
     </borders>
   <coordinates>
   <smallx>510</smallx>
   <smally>261</smally>
   <largex>681</largex>
   <largey>340</largey>
   </coordinates>
</territory>
<territory>
   <name>Nacogdoches</name>
   <borders>
      <border>Tyler</border>
      <border>Huntsville</border>
      <border>Jasper</border>
   </borders>
   <coordinates>
   <smallx>538</smallx>
   <smally>296</smally>
   <largex>719</largex>
   <largey>387</largey>
   </coordinates>
</territory>
<territory>
   <name>Huntsville</name>
   <borders>
      <border>Nacogdoches</border>
      <border>Bryan</border>
      <border>Houston</border>
      <border>Jasper</border>
     </borders>
   <coordinates>
   <smallx>531</smallx>
   <smally>322</smally>
   <largex>709</largex>
   <largey>423</largey>
   </coordinates>
</territory>
<territory>
   <name>Jasper</name>
   <borders>
      <border>Huntsville</border>
      <border>Nacogdoches</border>
     </borders>
   <coordinates>
   <smallx>567</smallx>
   <smally>304</smally>
   <largex>757</largex>
   <largey>398</largey>
   </coordinates>
</territory>
<continent>
   <name>East Texas</name>
   <bonus>3</bonus>
   <components>
      <component>Texarkana</component>
      <component>Tyler</component>
      <component>Nacogdoches</component>
      <component>Huntsville</component>
      <component>Jasper</component>
    </components>
</continent>
<territory>
   <name>Seshukwa</name>
   <borders>
      <border>Hanakwa</border> 
     </borders>
   <coordinates>
   <smallx>59</smallx>
   <smally>85</smally>
   <largex>80</largex>
   <largey>106</largey>
   </coordinates>
</territory>
<territory>
   <name>Wabakwa</name>
   <borders>
      <border>Hanakwa</border>
     </borders>
   <coordinates>
   <smallx>139</smallx>
   <smally>86</smally>
   <largex>187</largex>
   <largey>107</largey>
   </coordinates>
</territory>
<territory>
   <name>Hanakwa</name>
   <borders>
      <border>Seshukwa</border>
      <border>Wabakwa</border>
      <border>Towakwa</border>
      <border>Kiowa</border>
   </borders>
   <coordinates>
   <smallx>79</smallx>
   <smally>176</smally>
   <largex>107</largex>
   <largey>227</largey>
   </coordinates>
</territory>
<territory>
   <name>Towakwa</name>
   <borders>
      <border>Lubbock</border>
      <border>Hanakwa</border>
     </borders>
   <coordinates>
   <smallx>153</smallx>
   <smally>157</smally>
   <largex>205</largex>
   <largey>202</largey>
   </coordinates>
</territory>
<territory>
   <name>Kiowa</name>
   <borders>
      <border>Hanakwa</border>
      <border>El Paso</border>
     </borders>
   <coordinates>
   <smallx>19</smallx>
   <smally>221</smally>
   <largex>27</largex>
   <largey>287</largey>
   </coordinates>
</territory>
<continent>
   <name>Indian Territory</name>
   <bonus>3</bonus>
   <components>
      <component>Seshukwa</component>
      <component>Wabakwa</component>
      <component>Hanakwa</component>
      <component>Towakwa</component>
      <component>Kiowa</component>
    </components>
</continent>
<territory>
   <name>Cannon 1</name>
   <borders>
      <border>El Paso</border>
      <border>Cannon 2</border> 
     </borders>
   <coordinates>
   <smallx>59</smallx>
   <smally>388</smally>
   <largex>80</largex>
   <largey>510</largey>
   </coordinates>
</territory>
<territory>
   <name>Cannon 2</name>
   <borders>
      <border>Cannon 1</border>
      <border>Fort Davis</border>
     </borders>
   <coordinates>
   <smallx>39</smallx>
   <smally>441</smally>
   <largex>54</largex>
   <largey>581</largey>
   </coordinates>
</territory>
<territory>
   <name>Cannon 3</name>
   <borders>
      <border>Del Rio</border>
      <border>Cannon 4</border>
   </borders>
   <coordinates>
   <smallx>241</smallx>
   <smally>440</smally>
   <largex>323</largex>
   <largey>580</largey>
   </coordinates>
</territory>
<territory>
   <name>Cannon 4</name>
   <borders>
      <border>Cannon 3</border>
      <border>Eagle Pass</border>
      <border>Cannon 5</border>
     </borders>
   <coordinates>
   <smallx>283</smallx>
   <smally>535</smally>
   <largex>378</largex>
   <largey>706</largey>
   </coordinates>
</territory>
<territory>
   <name>Cannon 5</name>
   <borders>
      <border>Cannon 4</border>
      <border>Brownsville</border>
     </borders>
   <coordinates>
   <smallx>310</smallx>
   <smally>599</smally>
   <largex>415</largex>
   <largey>792</largey>
   </coordinates>
</territory>
<continent>
   <name>Mexican Army</name>
   <bonus>3</bonus>
   <components>
      <component>Cannon 1</component>
      <component>Cannon 2</component>
      <component>Cannon 3</component>
      <component>Cannon 4</component>
      <component>Cannon 5</component>
    </components>
</continent>
<territory>
   <name>Dead Zone</name>
   <borders>
      <border>Austin</border>
      <border>Waco</border>
      <border>San Antonio</border>
      <border>Victoria</border>
     </borders>
   <coordinates>
   <smallx>435</smallx>
   <smally>427</smally>
   <largex>582</largex>
   <largey>562</largey>
   </coordinates>
</territory>
<continent>
   <name>Dead Zone</name>
   <bonus>0</bonus>
   <components>
      <component>Dead Zone</component>
     </components>
</continent>
<continent>
   <name>All Wheels</name>
   <bonus>2</bonus>
   <components>
      <component>Dallas-Fort Worth</component>
      <component>Houston</component>
      <component>El Paso</component>
     </components>
</continent>
<continent>
   <name>All Longhorns</name>
   <bonus>2</bonus>
   <components>
      <component>Tyler</component>
      <component>Amarillo</component>
      <component>San Antonio</component>
     </components>
</continent>
<continent>
   <name>Lone Star</name>
   <bonus>1</bonus>
   <components>
      <component>Austin</component>
     </components>
</continent>
</map>

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Sun May 04, 2008 11:41 am
by rgbubba
Forza AZ wrote:I found these things that are not correct in the XML:

-Panhandle bonus: 6 in XML, 5 on map
-West Texas bonus: 5 in XML, 3 on map
-Llano borders: Rocksprings is missing in XML
-Hill Country bonus: 8 in XML, 6 on map
-South Texas bonus: 6 in XML, 4 on map
-Wichita Falls borders: Abilen in stead of Abilene in XML
-Central Texas bonus: 6 in XML, 5 on map; Dallas in XML in stead of Dallas-Fort Worth
-Houston borders: Beaumont is missing in XML
-Cannon 3 borders: Leakey is missing in XML (I assume the bridge is a 2 way border?)
-Cannon 5 borders: Zapata is missing in XML (I assume the bridge is a 2 way border?)
-All Wheels bonus: 3 in XML, 2 on map; DFW in XML in stead of Dallas-Fort Worth
-All Longhorns bonus: 3 in XML, 2 on map


HI gimil and Forna AZ,

I have the new code you had me redo on the Texas War

But on the bridges it will be one way in to the cannons

Thanks for look into the code for me.


Code: Select all

<?xml version="1.0"?> 
<map>
   <title>The Texan Wars</title>
   <smallwidth>600</smallwidth>
   <smallheight>600</smallheight>
   <largewidth>800</largewidth>
   <largeheight>800</largeheight>
   <filetype>png</filetype>

<territory>
   <name>Amarillo</name>
   <borders>
      <border>Pampa</border>
      <border>Childress</border>
      <border>Lubbock</border> 
   </borders>
   <coordinates>
   <smallx>204</smallx>
   <smally>120</smally>
   <largex>274</largex>
   <largey>153</largey>
   </coordinates>
</territory>
<territory>
   <name>Pampa</name>
   <borders>
      <border>Amarillo</border>
      <border>Childress</border>   
   </borders>
   <coordinates>
   <smallx>271</smallx>
   <smally>110</smally>
   <largex>363</largex>
   <largey>140</largey>
   </coordinates>
</territory>
<territory>
   <name>Childress</name>
   <borders>
      <border>Pampa</border>
      <border>Amarillo</border>
      <border>Vernon</border>   
   </borders>
   <coordinates>
   <smallx>285</smallx>
   <smally>174</smally>
   <largex>381</largex>
   <largey>225</largey>
    </coordinates>
</territory>
<territory>
   <name>Lubbock</name>
   <borders>
      <border>Amarillo</border>
      <border>Towakwa</border>
      <border>Andrews</border>   
   </borders>
   <coordinates>
   <smallx>203</smallx>
   <smally>195</smally>
   <largex>273</largex>
   <largey>252</largey>
    </coordinates>
</territory>
<territory>
   <name>Andrews</name>
   <borders>
      <border>Kermit</border>
      <border>Robert Lee</border>
      <border>Post</border>
      <border>Lubbock</border>   
   </borders>
   <coordinates>
   <smallx>202</smallx>
   <smally>239</smally>
   <largex>272</largex>
   <largey>311</largey>
    </coordinates>
</territory>         
<territory>
   <name>Post</name>
   <borders>
      <border>Andrews</border>
      <border>Robert Lee</border>
      <border>Abilene</border>
      <border>Vernon</border>   
   </borders>
   <coordinates>
   <smallx>270</smallx>
   <smally>229</smally>
   <largex>362</largex>
   <largey>297</largey>
    </coordinates>
</territory>
<territory>
   <name>Abilene</name>
   <borders>
      <border>Post</border>
      <border>Wichita Falls</border>
      <border>Vernon</border>   
   </borders>
   <coordinates>
   <smallx>320</smallx>
   <smally>249</smally>
   <largex>429</largex>
   <largey>324</largey>
    </coordinates>
</territory>
<territory>
   <name>Vernon</name>
   <borders>
      <border>Post</border>
      <border>Wichita Falls</border>
      <border>Abilene</border>
      <border>Childress</border>
   </borders>
   <coordinates>
   <smallx>327</smallx>
   <smally>201</smally>
   <largex>438</largex>
   <largey>261</largey>
    </coordinates>
</territory>
<continent>
   <name>Panhandle</name>
   <bonus>5</bonus>
   <components>
      <component>Amarillo</component>
      <component>Pampa</component>
      <component>Childress</component>
      <component>Lubbock</component>
      <component>Andrews</component>
      <component>Post</component>
      <component>Vernon</component>
      <component>Abilene</component> 
   </components>
</continent>
<territory>
   <name>El Paso</name>
   <borders>
      <border>Kiowa</border>
      <border>Kermit</border>
      <border>Fort Davis</border> 
   </borders>
   <coordinates>
   <smallx>99</smallx>
   <smally>292</smally>
   <largex>134</largex>
   <largey>382</largey>
   </coordinates>
</territory>
<territory>
   <name>Kermit</name>
   <borders>
      <border>Andrews</border>
      <border>Fort Stockton</border>
      <border>Fort Davis</border>
      <border>El Paso</border>
     </borders>
   <coordinates>
   <smallx>161</smallx>
   <smally>320</smally>
   <largex>217</largex>
   <largey>419</largey>
   </coordinates>
</territory>
<territory>
   <name>Fort Stockton</name>
   <borders>
      <border>San Angelo</border>
      <border>Kermit</border>
      <border>Fort Davis</border> 
   </borders>
   <coordinates>
   <smallx>188</smallx>
   <smally>344</smally>
   <largex>252</largex>
   <largey>452</largey>
   </coordinates>
</territory>
<territory>
   <name>Fort Davis</name>
   <borders>
      <border>Kermit</border>
      <border>Fort Stockton</border>
      <border>C2</border>
      <border>El Paso</border>
     </borders>
   <coordinates>
   <smallx>128</smallx>
   <smally>366</smally>
   <largex>172</largex>
   <largey>481</largey>
   </coordinates>
</territory>
<continent>
   <name>West Texas</name>
   <bonus>3</bonus>
   <components>
      <component>El Paso</component>
      <component>Kermit</component>
      <component>Fort Stockton</component>
      <component>Fort Davis</component>
   </components>
</continent>
<territory>
   <name>Robert Lee</name>
   <borders>
      <border>Andrews</border>
      <border>Post</border>
      <border>San Angelo</border> 
      <border>Brownwood</border> 
  </borders>
   <coordinates>
   <smallx>274</smallx>
   <smally>288</smally>
   <largex>368</largex>
   <largey>376</largey>
   </coordinates>
</territory>
<territory>
   <name>San Angelo</name>
   <borders>
      <border>Robert Lee</border>
      <border>Fort Stockton</border>
      <border>Brownwood</border>
      <border>Rocksprings</border>
     </borders>
   <coordinates>
   <smallx>236</smallx>
   <smally>303</smally>
   <largex>317</largex>
   <largey>396</largey>
   </coordinates>
</territory>
<territory>
   <name>Brownwood</name>
   <borders>
      <border>San Angelo</border>
      <border>Robert Lee</border>
      <border>Rocksprings</border> 
      <border>Fort Hood</border>
   </borders>
   <coordinates>
   <smallx>315</smallx>
   <smally>300</smally>
   <largex>422</largex>
   <largey>392</largey>
   </coordinates>
</territory>
<territory>
   <name>Rocksprings</name>
   <borders>
      <border>San Angelo</border>
      <border>Del Rio</border>
      <border>Llano</border>
      <border>Brownwood</border>
     </borders>
   <coordinates>
   <smallx>300</smallx>
   <smally>379</smally>
   <largex>402</largex>
   <largey>499</largey>
    </coordinates>
</territory>
<territory>
   <name>Del Rio</name>
   <borders>
      <border>Rocksprings</border>
      <border>Leakey</border>
    </borders>
   <coordinates>
   <smallx>263</smallx>
   <smally>405</smally>
   <largex>353</largex>
   <largey>533</largey>
   </coordinates>
</territory>
<territory>
   <name>Leakey</name>
   <borders>
      <border>Del Rio</border>
      <border>C3</border>
      <border>Hondo</border>
      <border>Eagle Pass</border>
     </borders>
   <coordinates>
   <smallx>300</smallx>
   <smally>421</smally>
   <largex>402</largex>
   <largey>555</largey>
   </coordinates>
</territory>
<territory>
   <name>Hondo</name>
   <borders>
      <border>Leakey</border>
      <border>Llano</border>
      <border>Austin</border> 
     </borders>
   <coordinates>
   <smallx>331</smallx>
   <smally>419</smally>
   <largex>444</largex>
   <largey>552</largey>
   </coordinates>
</territory>
<territory>
   <name>Austin</name>
   <borders>
      <border>Dead Zone</border>
      <border>Llano</border>
      <border>Fort Hood</border>
     </borders>
   <coordinates>
   <smallx>385</smallx>
   <smally>386</smally>
   <largex>516</largex>
   <largey>508</largey>
   </coordinates>
</territory>
<territory>
   <name>Llano</name>
   <borders>
      <border>Hondo</border>
      <border>Austin</border>
      <border>Fort Hood</border>
      <border>Rocksprings</border>
     </borders>
   <coordinates>
   <smallx>354</smallx>
   <smally>371</smally>
   <largex>474</largex>
   <largey>488</largey>
   </coordinates>
</territory>
<territory>
   <name>Fort Hood</name>
   <borders>
      <border>Brownwood</border>
      <border>Llano</border>
      <border>Austin</border>
      <border>Hillsbro</border>
     </borders>
   <coordinates>
   <smallx>382</smallx>
   <smally>305</smally>
   <largex>512</largex>
   <largey>399</largey>
   </coordinates>
</territory>
<continent>
   <name>Hill Country</name>
   <bonus>6</bonus>
   <components>
      <component>Robert Lee</component>
      <component>San Angelo</component>
      <component>Brownwood</component>
      <component>Rocksprings</component>
      <component>Del Rio</component>
      <component>Leakey</component>
      <component>Hondo</component>
      <component>Austin</component>
      <component>Llano</component>
      <component>Fort Hood</component>
   </components>
</continent>
<territory>
   <name>San Antonio</name>
   <borders>
      <border>Dead Zone</border>
      <border>Laredo</border>
      <border>Eagle Pass</border> 
     </borders>
   <coordinates>
   <smallx>380</smallx>
   <smally>465</smally>
   <largex>509</largex>
   <largey>613</largey>
   </coordinates>
</territory>
<territory>
   <name>Eagle Pass</name>
   <borders>
      <border>Leaky</border>
      <border>Laredo</border>
      <border>San Antonio</border>
   </borders>
   <coordinates>
   <smallx>310</smallx>
   <smally>467</smally>
   <largex>416</largex>
   <largey>616</largey>
   </coordinates>
</territory>
<territory>
   <name>Laredo</name>
   <borders>
      <border>San Antonio</border>
      <border>Eagle Pass</border>
      <border>Zapata</border>
   </borders>
   <coordinates>
   <smallx>342</smallx>
   <smally>512</smally>
   <largex>458</largex>
   <largey>675</largey>
   </coordinates>
</territory>
<territory>
   <name>Zapata</name>
   <borders>
      <border>Laredo</border>
      <border>C5</border>
      <border>Rio Grand City</border>
      <border>Corpus Christi</border>
     </borders>
   <coordinates>
   <smallx>342</smallx>
   <smally>557</smally>
   <largex>458</largex>
   <largey>736</largey>
   </coordinates>
</territory>
<territory>
   <name>Rio Grand City</name>
   <borders>
      <border>Zapata</border>
      <border>Brownsville</border>
      <border>Corpus Christi</border>
     </borders>
   <coordinates>
   <smallx>370</smallx>
   <smally>578</smally>
   <largex>496</largex>
   <largey>764</largey>
   </coordinates>
</territory>
<continent>
   <name>South Texas</name>
   <bonus>4</bonus>
   <components>
      <component>San Antonio</component>
      <component>Eagle Pass</component>
      <component>Laredo</component>
      <component>Zapata</component>
      <component>Rio Grand City</component>
    </components>
</continent>
<territory>
   <name>Dallas-Fort Worth</name>
   <borders>
      <border>Wichita Falls</border>
      <border>Paris</border>
    </borders>
   <coordinates>
   <smallx>436</smallx>
   <smally>190</smally>
   <largex>583</largex>
   <largey>246</largey>
   </coordinates>
</territory>
<territory>
   <name>Wichita Falls</name>
   <borders>
      <border>Dallas-Fort Worth</border>
      <border>Vernon</border>
      <border>Abilene</border>
      <border>Hillsboro</border>
     </borders>
   <coordinates>
   <smallx>369</smallx>
   <smally>190</smally>
   <largex>494</largex>
   <largey>246</largey>
   </coordinates>
</territory>
<territory>
   <name>Hillsboro</name>
   <borders>
      <border>Wichita Falls</border>
      <border>Fort Hood</border>
      <border>Waco</border>
      <border>Corsicana</border>
   </borders>
   <coordinates>
   <smallx>412</smallx>
   <smally>274</smally>
   <largex>551</largex>
   <largey>358</largey>
   </coordinates>
</territory>
<territory>
   <name>Waco</name>
   <borders>
      <border>Dead Zone</border>
      <border>Hillsboro</border>
   </borders>
   <coordinates>
   <smallx>436</smallx>
   <smally>344</smally>
   <largex>583</largex>
   <largey>452</largey>
   </coordinates>
</territory>
<territory>
   <name>Bryan</name>
   <borders>
      <border>Houston</border>
      <border>Huntsville</border>
      <border>Corsicana</border>
     </borders>
   <coordinates>
   <smallx>473</smallx>
   <smally>336</smally>
   <largex>632</largex>
   <largey>441</largey>
   </coordinates>
</territory>
<territory>
   <name>Corsicana</name>
   <borders>
      <border>Bryan</border>
      <border>Hillsboro</border>
      <border>Paris</border>
     </borders>
   <coordinates>
   <smallx>470</smallx>
   <smally>278</smally>
   <largex>628</largex>
   <largey>363</largey>
   </coordinates>
</territory>
<territory>
   <name>Paris</name>
   <borders>
      <border>Dallas-Fort Worth</border>
      <border>Texarkana</border>
      <border>Corsicana</border>
     </borders>
   <coordinates>
   <smallx>477</smallx>
   <smally>198</smally>
   <largex>637</largex>
   <largey>256</largey>
   </coordinates>
</territory>
<continent>
   <name>Central Texas</name>
   <bonus>5</bonus>
   <components>
      <component>Dallas</component>
      <component>Wichita Falls</component>
      <component>Hillsboro</component>
      <component>Waco</component>
      <component>Bryan</component>
      <component>Corsicana</component>
      <component>Paris</component>
   </components>
</continent>
<territory>
   <name>Beaumont</name>
   <borders>
      <border>Houston</border>
      <border>Galveston</border>
    </borders>
   <coordinates>
   <smallx>559</smallx>
   <smally>366</smally>
   <largex>746</largex>
   <largey>481</largey>
   </coordinates>
</territory>
<territory>
   <name>Houston</name>
   <borders>
      <border>Huntsville</border>
      <border>Bryan</border>
      <border>Victoria</border>
      <border>Beaumont</border>
     </borders>
   <coordinates>
   <smallx>502</smallx>
   <smally>391</smally>
   <largex>671</largex>
   <largey>515</largey>
   </coordinates>
</territory>
<territory>
   <name>Galveston</name>
   <borders>
      <border>Beaumont</border>
      <border>Padre Island</border> 
   </borders>
   <coordinates>
   <smallx>522</smallx>
   <smally>459</smally>
   <largex>697</largex>
   <largey>605</largey>
   </coordinates>
</territory>
<territory>
   <name>Victoria</name>
   <borders>
      <border>Dead Zone</border>
      <border>Houston</border>
      <border>Corpus Christi</border>
   </borders>
   <coordinates>
   <smallx>447</smallx>
   <smally>453</smally>
   <largex>597</largex>
   <largey>597</largey>
   </coordinates>
</territory>
<territory>
   <name>Padre Island</name>
   <borders>
      <border>Galveston</border>
      <border>Brownsville</border>
     </borders>
   <coordinates>
   <smallx>461</smallx>
   <smally>513</smally>
   <largex>616</largex>
   <largey>677</largey>
   </coordinates>
</territory>
<territory>
   <name>Corpus Christi</name>
   <borders>
      <border>Victoria</border>
      <border>Zapata</border>
      <border>Rio Grand City</border>
      <border>Brownsville</border>
     </borders>
   <coordinates>
   <smallx>410</smallx>
   <smally>542</smally>
   <largex>549</largex>
   <largey>716</largey>
   </coordinates>
</territory>
<territory>
   <name>Brownsville</name>
   <borders>
      <border>Corpus Christi</border>
      <border>Rio Grand City</border>
      <border>Padre Island</border>
     </borders>
   <coordinates>
   <smallx>407</smallx>
   <smally>580</smally>
   <largex>544</largex>
   <largey>766</largey>
   </coordinates>
</territory>
<continent>
   <name>The Gulf</name>
   <bonus>5</bonus>
   <components>
      <component>Beaumont</component>
      <component>Houston</component>
      <component>Galveston</component>
      <component>Victoria</component>
      <component>Padre Island</component>
      <component>Corpus Christi</component>
      <component>Brownsville</component>
   </components>
</continent>
<territory>
   <name>Texarkana</name>
   <borders>
      <border>Paris</border>
      <border>Tyler</border>
     </borders>
   <coordinates>
   <smallx>510</smallx>
   <smally>184</smally>
   <largex>681</largex>
   <largey>238</largey>
   </coordinates>
</territory>
<territory>
   <name>Tyler</name>
   <borders>
      <border>Texarkana</border>
      <border>Nacogdoches</border>
     </borders>
   <coordinates>
   <smallx>510</smallx>
   <smally>261</smally>
   <largex>681</largex>
   <largey>340</largey>
   </coordinates>
</territory>
<territory>
   <name>Nacogdoches</name>
   <borders>
      <border>Tyler</border>
      <border>Huntsville</border>
      <border>Jasper</border>
   </borders>
   <coordinates>
   <smallx>538</smallx>
   <smally>296</smally>
   <largex>719</largex>
   <largey>387</largey>
   </coordinates>
</territory>
<territory>
   <name>Huntsville</name>
   <borders>
      <border>Nacogdoches</border>
      <border>Bryan</border>
      <border>Houston</border>
      <border>Jasper</border>
     </borders>
   <coordinates>
   <smallx>531</smallx>
   <smally>322</smally>
   <largex>709</largex>
   <largey>423</largey>
   </coordinates>
</territory>
<territory>
   <name>Jasper</name>
   <borders>
      <border>Huntsville</border>
      <border>Nacogdoches</border>
     </borders>
   <coordinates>
   <smallx>567</smallx>
   <smally>304</smally>
   <largex>757</largex>
   <largey>398</largey>
   </coordinates>
</territory>
<continent>
   <name>East Texas</name>
   <bonus>3</bonus>
   <components>
      <component>Texarkana</component>
      <component>Tyler</component>
      <component>Nacogdoches</component>
      <component>Huntsville</component>
      <component>Jasper</component>
    </components>
</continent>
<territory>
   <name>Seshukwa</name>
   <borders>
      <border>Hanakwa</border> 
     </borders>
   <coordinates>
   <smallx>59</smallx>
   <smally>85</smally>
   <largex>80</largex>
   <largey>106</largey>
   </coordinates>
</territory>
<territory>
   <name>Wabakwa</name>
   <borders>
      <border>Hanakwa</border>
     </borders>
   <coordinates>
   <smallx>139</smallx>
   <smally>86</smally>
   <largex>187</largex>
   <largey>107</largey>
   </coordinates>
</territory>
<territory>
   <name>Hanakwa</name>
   <borders>
      <border>Seshukwa</border>
      <border>Wabakwa</border>
      <border>Towakwa</border>
      <border>Kiowa</border>
   </borders>
   <coordinates>
   <smallx>79</smallx>
   <smally>176</smally>
   <largex>107</largex>
   <largey>227</largey>
   </coordinates>
</territory>
<territory>
   <name>Towakwa</name>
   <borders>
      <border>Lubbock</border>
      <border>Hanakwa</border>
     </borders>
   <coordinates>
   <smallx>153</smallx>
   <smally>157</smally>
   <largex>205</largex>
   <largey>202</largey>
   </coordinates>
</territory>
<territory>
   <name>Kiowa</name>
   <borders>
      <border>Hanakwa</border>
      <border>El Paso</border>
     </borders>
   <coordinates>
   <smallx>19</smallx>
   <smally>221</smally>
   <largex>27</largex>
   <largey>287</largey>
   </coordinates>
</territory>
<continent>
   <name>Indian Territory</name>
   <bonus>3</bonus>
   <components>
      <component>Seshukwa</component>
      <component>Wabakwa</component>
      <component>Hanakwa</component>
      <component>Towakwa</component>
      <component>Kiowa</component>
    </components>
</continent>
<territory>
   <name>Cannon 1</name>
   <borders>
      <border>El Paso</border>
      <border>Cannon 2</border> 
     </borders>
   <coordinates>
   <smallx>59</smallx>
   <smally>388</smally>
   <largex>80</largex>
   <largey>510</largey>
   </coordinates>
</territory>
<territory>
   <name>Cannon 2</name>
   <borders>
      <border>Cannon 1</border>
      <border>Fort Davis</border>
     </borders>
   <coordinates>
   <smallx>39</smallx>
   <smally>441</smally>
   <largex>54</largex>
   <largey>581</largey>
   </coordinates>
</territory>
<territory>
   <name>Cannon 3</name>
   <borders>
      <border>Del Rio</border>
      <border>Cannon 4</border>
   </borders>
   <coordinates>
   <smallx>241</smallx>
   <smally>440</smally>
   <largex>323</largex>
   <largey>580</largey>
   </coordinates>
</territory>
<territory>
   <name>Cannon 4</name>
   <borders>
      <border>Cannon 3</border>
      <border>Eagle Pass</border>
      <border>Cannon 5</border>
     </borders>
   <coordinates>
   <smallx>283</smallx>
   <smally>535</smally>
   <largex>378</largex>
   <largey>706</largey>
   </coordinates>
</territory>
<territory>
   <name>Cannon 5</name>
   <borders>
      <border>Cannon 4</border>
      <border>Brownsville</border>
     </borders>
   <coordinates>
   <smallx>310</smallx>
   <smally>599</smally>
   <largex>415</largex>
   <largey>792</largey>
   </coordinates>
</territory>
<continent>
   <name>Mexican Army</name>
   <bonus>3</bonus>
   <components>
      <component>Cannon 1</component>
      <component>Cannon 2</component>
      <component>Cannon 3</component>
      <component>Cannon 4</component>
      <component>Cannon 5</component>
    </components>
</continent>
<territory>
   <name>Dead Zone</name>
   <borders>
      <border>Austin</border>
      <border>Waco</border>
      <border>San Antonio</border>
      <border>Victoria</border>
     </borders>
   <coordinates>
   <smallx>435</smallx>
   <smally>427</smally>
   <largex>582</largex>
   <largey>562</largey>
   </coordinates>
</territory>
<continent>
   <name>Dead Zone</name>
   <bonus>0</bonus>
   <components>
      <component>Dead Zone</component>
     </components>
</continent>
<continent>
   <name>All Wheels</name>
   <bonus>2</bonus>
   <components>
      <component>Dallas-Fort Worth</component>
      <component>Houston</component>
      <component>El Paso</component>
     </components>
</continent>
<continent>
   <name>All Longhorns</name>
   <bonus>2</bonus>
   <components>
      <component>Tyler</component>
      <component>Amarillo</component>
      <component>San Antonio</component>
     </components>
</continent>
<continent>
   <name>Lone Star</name>
   <bonus>1</bonus>
   <components>
      <component>Austin</component>
     </components>
</continent>
</map>

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Sun May 04, 2008 1:47 pm
by gimil
rgbubba wrote:
Forza AZ wrote:I found these things that are not correct in the XML:

-Panhandle bonus: 6 in XML, 5 on map
-West Texas bonus: 5 in XML, 3 on map
-Llano borders: Rocksprings is missing in XML
-Hill Country bonus: 8 in XML, 6 on map
-South Texas bonus: 6 in XML, 4 on map
-Wichita Falls borders: Abilen in stead of Abilene in XML
-Central Texas bonus: 6 in XML, 5 on map; Dallas in XML in stead of Dallas-Fort Worth
-Houston borders: Beaumont is missing in XML
-Cannon 3 borders: Leakey is missing in XML (I assume the bridge is a 2 way border?)
-Cannon 5 borders: Zapata is missing in XML (I assume the bridge is a 2 way border?)
-All Wheels bonus: 3 in XML, 2 on map; DFW in XML in stead of Dallas-Fort Worth
-All Longhorns bonus: 3 in XML, 2 on map


[b]HI gimil,


Your welcome but it wasnt me that checked your XML :lol:

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Sun May 04, 2008 1:51 pm
by AndyDufresne
New color arrangement looks dandy. :) Keep it going!


--Andy

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Sun May 04, 2008 2:25 pm
by rgbubba
AndyDufresne wrote:New color arrangement looks dandy. :) Keep it going!


--Andy


I had not really liked the new color schem but if your ok with it then I'm ok.
I just have some design issues that I need to finish and I'll be done.

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Sun May 04, 2008 8:26 pm
by AndyDufresne
If you can alter the color scheme, while keep readability clear for those with colorblindness, play around with an alteration then.


--Andy

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Mon May 05, 2008 2:24 am
by rgbubba
Ok, what do you think guys are we done with the map?


Small
Image

Large
[bigimg]http://i115.photobucket.com/albums/n302/rgbubba/5-4-08ttw800x8005-1.png[/bigimg]

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Mon May 05, 2008 12:39 pm
by Forza AZ
On the map it is not clear that the bridges are 1-way into the cannons, so think you have to make arrows there to make it clear.

And still a few small mistakes in the XML:

-Austin borders: Hondo is missing
-Central Texas bonus: Dallas in XML in stead of Dallas-Fort Worth

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Mon May 05, 2008 2:34 pm
by rgbubba
Subject: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Forza AZ wrote:On the map it is not clear that the bridges are 1-way into the cannons, so think you have to make arrows there to make it clear.

And still a few small mistakes in the XML:

-Austin borders: Hondo is missing
-Central Texas bonus: Dallas in XML in stead of Dallas-Fort Worth


Code: Select all

<?xml version="1.0"?> 
<map>
   <title>The Texan Wars</title>
   <smallwidth>600</smallwidth>
   <smallheight>600</smallheight>
   <largewidth>800</largewidth>
   <largeheight>800</largeheight>
   <filetype>png</filetype>

<territory>
   <name>Amarillo</name>
   <borders>
      <border>Pampa</border>
      <border>Childress</border>
      <border>Lubbock</border> 
   </borders>
   <coordinates>
   <smallx>204</smallx>
   <smally>120</smally>
   <largex>274</largex>
   <largey>153</largey>
   </coordinates>
</territory>
<territory>
   <name>Pampa</name>
   <borders>
      <border>Amarillo</border>
      <border>Childress</border>   
   </borders>
   <coordinates>
   <smallx>271</smallx>
   <smally>110</smally>
   <largex>363</largex>
   <largey>140</largey>
   </coordinates>
</territory>
<territory>
   <name>Childress</name>
   <borders>
      <border>Pampa</border>
      <border>Amarillo</border>
      <border>Vernon</border>   
   </borders>
   <coordinates>
   <smallx>285</smallx>
   <smally>174</smally>
   <largex>381</largex>
   <largey>225</largey>
    </coordinates>
</territory>
<territory>
   <name>Lubbock</name>
   <borders>
      <border>Amarillo</border>
      <border>Towakwa</border>
      <border>Andrews</border>   
   </borders>
   <coordinates>
   <smallx>203</smallx>
   <smally>195</smally>
   <largex>273</largex>
   <largey>252</largey>
    </coordinates>
</territory>
<territory>
   <name>Andrews</name>
   <borders>
      <border>Kermit</border>
      <border>Robert Lee</border>
      <border>Post</border>
      <border>Lubbock</border>   
   </borders>
   <coordinates>
   <smallx>202</smallx>
   <smally>239</smally>
   <largex>272</largex>
   <largey>311</largey>
    </coordinates>
</territory>         
<territory>
   <name>Post</name>
   <borders>
      <border>Andrews</border>
      <border>Robert Lee</border>
      <border>Abilene</border>
      <border>Vernon</border>   
   </borders>
   <coordinates>
   <smallx>270</smallx>
   <smally>229</smally>
   <largex>362</largex>
   <largey>297</largey>
    </coordinates>
</territory>
<territory>
   <name>Abilene</name>
   <borders>
      <border>Post</border>
      <border>Wichita Falls</border>
      <border>Vernon</border>   
   </borders>
   <coordinates>
   <smallx>320</smallx>
   <smally>249</smally>
   <largex>429</largex>
   <largey>324</largey>
    </coordinates>
</territory>
<territory>
   <name>Vernon</name>
   <borders>
      <border>Post</border>
      <border>Wichita Falls</border>
      <border>Abilene</border>
      <border>Childress</border>
   </borders>
   <coordinates>
   <smallx>327</smallx>
   <smally>201</smally>
   <largex>438</largex>
   <largey>261</largey>
    </coordinates>
</territory>
<continent>
   <name>Panhandle</name>
   <bonus>5</bonus>
   <components>
      <component>Amarillo</component>
      <component>Pampa</component>
      <component>Childress</component>
      <component>Lubbock</component>
      <component>Andrews</component>
      <component>Post</component>
      <component>Vernon</component>
      <component>Abilene</component> 
   </components>
</continent>
<territory>
   <name>El Paso</name>
   <borders>
      <border>Kiowa</border>
      <border>Kermit</border>
      <border>Fort Davis</border> 
   </borders>
   <coordinates>
   <smallx>99</smallx>
   <smally>292</smally>
   <largex>134</largex>
   <largey>382</largey>
   </coordinates>
</territory>
<territory>
   <name>Kermit</name>
   <borders>
      <border>Andrews</border>
      <border>Fort Stockton</border>
      <border>Fort Davis</border>
      <border>El Paso</border>
     </borders>
   <coordinates>
   <smallx>161</smallx>
   <smally>320</smally>
   <largex>217</largex>
   <largey>419</largey>
   </coordinates>
</territory>
<territory>
   <name>Fort Stockton</name>
   <borders>
      <border>San Angelo</border>
      <border>Kermit</border>
      <border>Fort Davis</border> 
   </borders>
   <coordinates>
   <smallx>188</smallx>
   <smally>344</smally>
   <largex>252</largex>
   <largey>452</largey>
   </coordinates>
</territory>
<territory>
   <name>Fort Davis</name>
   <borders>
      <border>Kermit</border>
      <border>Fort Stockton</border>
      <border>C2</border>
      <border>El Paso</border>
     </borders>
   <coordinates>
   <smallx>128</smallx>
   <smally>366</smally>
   <largex>172</largex>
   <largey>481</largey>
   </coordinates>
</territory>
<continent>
   <name>West Texas</name>
   <bonus>3</bonus>
   <components>
      <component>El Paso</component>
      <component>Kermit</component>
      <component>Fort Stockton</component>
      <component>Fort Davis</component>
   </components>
</continent>
<territory>
   <name>Robert Lee</name>
   <borders>
      <border>Andrews</border>
      <border>Post</border>
      <border>San Angelo</border> 
      <border>Brownwood</border> 
  </borders>
   <coordinates>
   <smallx>274</smallx>
   <smally>288</smally>
   <largex>368</largex>
   <largey>376</largey>
   </coordinates>
</territory>
<territory>
   <name>San Angelo</name>
   <borders>
      <border>Robert Lee</border>
      <border>Fort Stockton</border>
      <border>Brownwood</border>
      <border>Rocksprings</border>
     </borders>
   <coordinates>
   <smallx>236</smallx>
   <smally>303</smally>
   <largex>317</largex>
   <largey>396</largey>
   </coordinates>
</territory>
<territory>
   <name>Brownwood</name>
   <borders>
      <border>San Angelo</border>
      <border>Robert Lee</border>
      <border>Rocksprings</border> 
      <border>Fort Hood</border>
   </borders>
   <coordinates>
   <smallx>315</smallx>
   <smally>300</smally>
   <largex>422</largex>
   <largey>392</largey>
   </coordinates>
</territory>
<territory>
   <name>Rocksprings</name>
   <borders>
      <border>San Angelo</border>
      <border>Del Rio</border>
      <border>Llano</border>
      <border>Brownwood</border>
     </borders>
   <coordinates>
   <smallx>300</smallx>
   <smally>379</smally>
   <largex>402</largex>
   <largey>499</largey>
    </coordinates>
</territory>
<territory>
   <name>Del Rio</name>
   <borders>
      <border>Rocksprings</border>
      <border>Leakey</border>
    </borders>
   <coordinates>
   <smallx>263</smallx>
   <smally>405</smally>
   <largex>353</largex>
   <largey>533</largey>
   </coordinates>
</territory>
<territory>
   <name>Leakey</name>
   <borders>
      <border>Del Rio</border>
      <border>C3</border>
      <border>Hondo</border>
      <border>Eagle Pass</border>
     </borders>
   <coordinates>
   <smallx>300</smallx>
   <smally>421</smally>
   <largex>402</largex>
   <largey>555</largey>
   </coordinates>
</territory>
<territory>
   <name>Hondo</name>
   <borders>
      <border>Leakey</border>
      <border>Llano</border>
      <border>Austin</border> 
     </borders>
   <coordinates>
   <smallx>331</smallx>
   <smally>419</smally>
   <largex>444</largex>
   <largey>552</largey>
   </coordinates>
</territory>
<territory>
   <name>Austin</name>
   <borders>
      <border>Dead Zone</border>
      <border>Llano</border>
      <border>Fort Hood</border>
      <border>Hondo</border>
     </borders>
   <coordinates>
   <smallx>385</smallx>
   <smally>386</smally>
   <largex>516</largex>
   <largey>508</largey>
   </coordinates>
</territory>
<territory>
   <name>Llano</name>
   <borders>
      <border>Hondo</border>
      <border>Austin</border>
      <border>Fort Hood</border>
      <border>Rocksprings</border>
     </borders>
   <coordinates>
   <smallx>354</smallx>
   <smally>371</smally>
   <largex>474</largex>
   <largey>488</largey>
   </coordinates>
</territory>
<territory>
   <name>Fort Hood</name>
   <borders>
      <border>Brownwood</border>
      <border>Llano</border>
      <border>Austin</border>
      <border>Hillsbro</border>
     </borders>
   <coordinates>
   <smallx>382</smallx>
   <smally>305</smally>
   <largex>512</largex>
   <largey>399</largey>
   </coordinates>
</territory>
<continent>
   <name>Hill Country</name>
   <bonus>6</bonus>
   <components>
      <component>Robert Lee</component>
      <component>San Angelo</component>
      <component>Brownwood</component>
      <component>Rocksprings</component>
      <component>Del Rio</component>
      <component>Leakey</component>
      <component>Hondo</component>
      <component>Austin</component>
      <component>Llano</component>
      <component>Fort Hood</component>
   </components>
</continent>
<territory>
   <name>San Antonio</name>
   <borders>
      <border>Dead Zone</border>
      <border>Laredo</border>
      <border>Eagle Pass</border> 
     </borders>
   <coordinates>
   <smallx>380</smallx>
   <smally>465</smally>
   <largex>509</largex>
   <largey>613</largey>
   </coordinates>
</territory>
<territory>
   <name>Eagle Pass</name>
   <borders>
      <border>Leaky</border>
      <border>Laredo</border>
      <border>San Antonio</border>
   </borders>
   <coordinates>
   <smallx>310</smallx>
   <smally>467</smally>
   <largex>416</largex>
   <largey>616</largey>
   </coordinates>
</territory>
<territory>
   <name>Laredo</name>
   <borders>
      <border>San Antonio</border>
      <border>Eagle Pass</border>
      <border>Zapata</border>
   </borders>
   <coordinates>
   <smallx>342</smallx>
   <smally>512</smally>
   <largex>458</largex>
   <largey>675</largey>
   </coordinates>
</territory>
<territory>
   <name>Zapata</name>
   <borders>
      <border>Laredo</border>
      <border>C5</border>
      <border>Rio Grand City</border>
      <border>Corpus Christi</border>
     </borders>
   <coordinates>
   <smallx>342</smallx>
   <smally>557</smally>
   <largex>458</largex>
   <largey>736</largey>
   </coordinates>
</territory>
<territory>
   <name>Rio Grand City</name>
   <borders>
      <border>Zapata</border>
      <border>Brownsville</border>
      <border>Corpus Christi</border>
     </borders>
   <coordinates>
   <smallx>370</smallx>
   <smally>578</smally>
   <largex>496</largex>
   <largey>764</largey>
   </coordinates>
</territory>
<continent>
   <name>South Texas</name>
   <bonus>4</bonus>
   <components>
      <component>San Antonio</component>
      <component>Eagle Pass</component>
      <component>Laredo</component>
      <component>Zapata</component>
      <component>Rio Grand City</component>
    </components>
</continent>
<territory>
   <name>Dallas-Fort Worth</name>
   <borders>
      <border>Wichita Falls</border>
      <border>Paris</border>
    </borders>
   <coordinates>
   <smallx>436</smallx>
   <smally>190</smally>
   <largex>583</largex>
   <largey>246</largey>
   </coordinates>
</territory>
<territory>
   <name>Wichita Falls</name>
   <borders>
      <border>Dallas-Fort Worth</border>
      <border>Vernon</border>
      <border>Abilene</border>
      <border>Hillsboro</border>
     </borders>
   <coordinates>
   <smallx>369</smallx>
   <smally>190</smally>
   <largex>494</largex>
   <largey>246</largey>
   </coordinates>
</territory>
<territory>
   <name>Hillsboro</name>
   <borders>
      <border>Wichita Falls</border>
      <border>Fort Hood</border>
      <border>Waco</border>
      <border>Corsicana</border>
   </borders>
   <coordinates>
   <smallx>412</smallx>
   <smally>274</smally>
   <largex>551</largex>
   <largey>358</largey>
   </coordinates>
</territory>
<territory>
   <name>Waco</name>
   <borders>
      <border>Dead Zone</border>
      <border>Hillsboro</border>
   </borders>
   <coordinates>
   <smallx>436</smallx>
   <smally>344</smally>
   <largex>583</largex>
   <largey>452</largey>
   </coordinates>
</territory>
<territory>
   <name>Bryan</name>
   <borders>
      <border>Houston</border>
      <border>Huntsville</border>
      <border>Corsicana</border>
     </borders>
   <coordinates>
   <smallx>473</smallx>
   <smally>336</smally>
   <largex>632</largex>
   <largey>441</largey>
   </coordinates>
</territory>
<territory>
   <name>Corsicana</name>
   <borders>
      <border>Bryan</border>
      <border>Hillsboro</border>
      <border>Paris</border>
     </borders>
   <coordinates>
   <smallx>470</smallx>
   <smally>278</smally>
   <largex>628</largex>
   <largey>363</largey>
   </coordinates>
</territory>
<territory>
   <name>Paris</name>
   <borders>
      <border>Dallas-Fort Worth</border>
      <border>Texarkana</border>
      <border>Corsicana</border>
     </borders>
   <coordinates>
   <smallx>477</smallx>
   <smally>198</smally>
   <largex>637</largex>
   <largey>256</largey>
   </coordinates>
</territory>
<continent>
   <name>Central Texas</name>
   <bonus>5</bonus>
   <components>
      <component>Dallas-Fort Worth</component>
      <component>Wichita Falls</component>
      <component>Hillsboro</component>
      <component>Waco</component>
      <component>Bryan</component>
      <component>Corsicana</component>
      <component>Paris</component>
   </components>
</continent>
<territory>
   <name>Beaumont</name>
   <borders>
      <border>Houston</border>
      <border>Galveston</border>
    </borders>
   <coordinates>
   <smallx>559</smallx>
   <smally>366</smally>
   <largex>746</largex>
   <largey>481</largey>
   </coordinates>
</territory>
<territory>
   <name>Houston</name>
   <borders>
      <border>Huntsville</border>
      <border>Bryan</border>
      <border>Victoria</border>
      <border>Beaumont</border>
     </borders>
   <coordinates>
   <smallx>502</smallx>
   <smally>391</smally>
   <largex>671</largex>
   <largey>515</largey>
   </coordinates>
</territory>
<territory>
   <name>Galveston</name>
   <borders>
      <border>Beaumont</border>
      <border>Padre Island</border> 
   </borders>
   <coordinates>
   <smallx>522</smallx>
   <smally>459</smally>
   <largex>697</largex>
   <largey>605</largey>
   </coordinates>
</territory>
<territory>
   <name>Victoria</name>
   <borders>
      <border>Dead Zone</border>
      <border>Houston</border>
      <border>Corpus Christi</border>
   </borders>
   <coordinates>
   <smallx>447</smallx>
   <smally>453</smally>
   <largex>597</largex>
   <largey>597</largey>
   </coordinates>
</territory>
<territory>
   <name>Padre Island</name>
   <borders>
      <border>Galveston</border>
      <border>Brownsville</border>
     </borders>
   <coordinates>
   <smallx>461</smallx>
   <smally>513</smally>
   <largex>616</largex>
   <largey>677</largey>
   </coordinates>
</territory>
<territory>
   <name>Corpus Christi</name>
   <borders>
      <border>Victoria</border>
      <border>Zapata</border>
      <border>Rio Grand City</border>
      <border>Brownsville</border>
     </borders>
   <coordinates>
   <smallx>410</smallx>
   <smally>542</smally>
   <largex>549</largex>
   <largey>716</largey>
   </coordinates>
</territory>
<territory>
   <name>Brownsville</name>
   <borders>
      <border>Corpus Christi</border>
      <border>Rio Grand City</border>
      <border>Padre Island</border>
     </borders>
   <coordinates>
   <smallx>407</smallx>
   <smally>580</smally>
   <largex>544</largex>
   <largey>766</largey>
   </coordinates>
</territory>
<continent>
   <name>The Gulf</name>
   <bonus>5</bonus>
   <components>
      <component>Beaumont</component>
      <component>Houston</component>
      <component>Galveston</component>
      <component>Victoria</component>
      <component>Padre Island</component>
      <component>Corpus Christi</component>
      <component>Brownsville</component>
   </components>
</continent>
<territory>
   <name>Texarkana</name>
   <borders>
      <border>Paris</border>
      <border>Tyler</border>
     </borders>
   <coordinates>
   <smallx>510</smallx>
   <smally>184</smally>
   <largex>681</largex>
   <largey>238</largey>
   </coordinates>
</territory>
<territory>
   <name>Tyler</name>
   <borders>
      <border>Texarkana</border>
      <border>Nacogdoches</border>
     </borders>
   <coordinates>
   <smallx>510</smallx>
   <smally>261</smally>
   <largex>681</largex>
   <largey>340</largey>
   </coordinates>
</territory>
<territory>
   <name>Nacogdoches</name>
   <borders>
      <border>Tyler</border>
      <border>Huntsville</border>
      <border>Jasper</border>
   </borders>
   <coordinates>
   <smallx>538</smallx>
   <smally>296</smally>
   <largex>719</largex>
   <largey>387</largey>
   </coordinates>
</territory>
<territory>
   <name>Huntsville</name>
   <borders>
      <border>Nacogdoches</border>
      <border>Bryan</border>
      <border>Houston</border>
      <border>Jasper</border>
     </borders>
   <coordinates>
   <smallx>531</smallx>
   <smally>322</smally>
   <largex>709</largex>
   <largey>423</largey>
   </coordinates>
</territory>
<territory>
   <name>Jasper</name>
   <borders>
      <border>Huntsville</border>
      <border>Nacogdoches</border>
     </borders>
   <coordinates>
   <smallx>567</smallx>
   <smally>304</smally>
   <largex>757</largex>
   <largey>398</largey>
   </coordinates>
</territory>
<continent>
   <name>East Texas</name>
   <bonus>3</bonus>
   <components>
      <component>Texarkana</component>
      <component>Tyler</component>
      <component>Nacogdoches</component>
      <component>Huntsville</component>
      <component>Jasper</component>
    </components>
</continent>
<territory>
   <name>Seshukwa</name>
   <borders>
      <border>Hanakwa</border> 
     </borders>
   <coordinates>
   <smallx>59</smallx>
   <smally>85</smally>
   <largex>80</largex>
   <largey>106</largey>
   </coordinates>
</territory>
<territory>
   <name>Wabakwa</name>
   <borders>
      <border>Hanakwa</border>
     </borders>
   <coordinates>
   <smallx>139</smallx>
   <smally>86</smally>
   <largex>187</largex>
   <largey>107</largey>
   </coordinates>
</territory>
<territory>
   <name>Hanakwa</name>
   <borders>
      <border>Seshukwa</border>
      <border>Wabakwa</border>
      <border>Towakwa</border>
      <border>Kiowa</border>
   </borders>
   <coordinates>
   <smallx>79</smallx>
   <smally>176</smally>
   <largex>107</largex>
   <largey>227</largey>
   </coordinates>
</territory>
<territory>
   <name>Towakwa</name>
   <borders>
      <border>Lubbock</border>
      <border>Hanakwa</border>
     </borders>
   <coordinates>
   <smallx>153</smallx>
   <smally>157</smally>
   <largex>205</largex>
   <largey>202</largey>
   </coordinates>
</territory>
<territory>
   <name>Kiowa</name>
   <borders>
      <border>Hanakwa</border>
      <border>El Paso</border>
     </borders>
   <coordinates>
   <smallx>19</smallx>
   <smally>221</smally>
   <largex>27</largex>
   <largey>287</largey>
   </coordinates>
</territory>
<continent>
   <name>Indian Territory</name>
   <bonus>3</bonus>
   <components>
      <component>Seshukwa</component>
      <component>Wabakwa</component>
      <component>Hanakwa</component>
      <component>Towakwa</component>
      <component>Kiowa</component>
    </components>
</continent>
<territory>
   <name>Cannon 1</name>
   <borders>
      <border>El Paso</border>
      <border>Cannon 2</border> 
     </borders>
   <coordinates>
   <smallx>59</smallx>
   <smally>388</smally>
   <largex>80</largex>
   <largey>510</largey>
   </coordinates>
</territory>
<territory>
   <name>Cannon 2</name>
   <borders>
      <border>Cannon 1</border>
      <border>Fort Davis</border>
     </borders>
   <coordinates>
   <smallx>39</smallx>
   <smally>441</smally>
   <largex>54</largex>
   <largey>581</largey>
   </coordinates>
</territory>
<territory>
   <name>Cannon 3</name>
   <borders>
      <border>Del Rio</border>
      <border>Cannon 4</border>
   </borders>
   <coordinates>
   <smallx>241</smallx>
   <smally>440</smally>
   <largex>323</largex>
   <largey>580</largey>
   </coordinates>
</territory>
<territory>
   <name>Cannon 4</name>
   <borders>
      <border>Cannon 3</border>
      <border>Eagle Pass</border>
      <border>Cannon 5</border>
     </borders>
   <coordinates>
   <smallx>283</smallx>
   <smally>535</smally>
   <largex>378</largex>
   <largey>706</largey>
   </coordinates>
</territory>
<territory>
   <name>Cannon 5</name>
   <borders>
      <border>Cannon 4</border>
      <border>Brownsville</border>
     </borders>
   <coordinates>
   <smallx>310</smallx>
   <smally>599</smally>
   <largex>415</largex>
   <largey>792</largey>
   </coordinates>
</territory>
<continent>
   <name>Mexican Army</name>
   <bonus>3</bonus>
   <components>
      <component>Cannon 1</component>
      <component>Cannon 2</component>
      <component>Cannon 3</component>
      <component>Cannon 4</component>
      <component>Cannon 5</component>
    </components>
</continent>
<territory>
   <name>Dead Zone</name>
   <borders>
      <border>Austin</border>
      <border>Waco</border>
      <border>San Antonio</border>
      <border>Victoria</border>
     </borders>
   <coordinates>
   <smallx>435</smallx>
   <smally>427</smally>
   <largex>582</largex>
   <largey>562</largey>
   </coordinates>
</territory>
<continent>
   <name>Dead Zone</name>
   <bonus>0</bonus>
   <components>
      <component>Dead Zone</component>
     </components>
</continent>
<continent>
   <name>All Wheels</name>
   <bonus>2</bonus>
   <components>
      <component>Dallas-Fort Worth</component>
      <component>Houston</component>
      <component>El Paso</component>
     </components>
</continent>
<continent>
   <name>All Longhorns</name>
   <bonus>2</bonus>
   <components>
      <component>Tyler</component>
      <component>Amarillo</component>
      <component>San Antonio</component>
     </components>
</continent>
<continent>
   <name>Lone Star</name>
   <bonus>1</bonus>
   <components>
      <component>Austin</component>
     </components>
</continent>
</map>

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Mon May 05, 2008 11:36 pm
by rgbubba
Forza AZ wrote:On the map it is not clear that the bridges are 1-way into the cannons, so think you have to make arrows there to make it clear.


With arrows!
Image

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Tue May 06, 2008 5:45 am
by Forza AZ
Yes, with the arrows it is clear now.

And the XML should also be OK now. The 2 things that needed to be fixed are OK now. Didn't check the rest again, but I assume you didn't change anything else then the 2 fixes.

Re: THE TEXAN WARS (Final Update Pg. 29) [Gp,Gr,I] [Final Forge]

Posted: Tue May 06, 2008 7:10 am
by bryguy
question!


can you attack from the cannons to the places the arrows start at? like from C5 to Zapata? if so you may want to make that clearer