Conquer Club

Pearl Harbor Map

Talk about all things related to Conquer Club

Moderator: Community Team

Forum rules
Please read the community guidelines before posting.

Pearl Harbor Map

Postby messenger on Sat May 16, 2009 10:10 pm

I held 'Oil Storage' and was attacked by an opponent from 'Dry Dock' to 'Oil C.' Oil C was conquered. Is this right? Dry Dock can attack Oil Storage? Reference game 4785834.

Thanks.
User avatar
Corporal messenger
 
Posts: 3
Joined: Thu Jan 01, 2009 8:25 pm

Re: Pearl Harbor Map

Postby lancehoch on Sat May 16, 2009 10:36 pm

messenger wrote:I held 'Oil Storage' and was attacked by an opponent from 'Dry Dock' to 'Oil C.' Oil C was conquered. Is this right? Dry Dock can attack Oil Storage? Reference game 4785834.

Thanks.

Yes it can. If you check the XML file (http://maps.conquerclub.com/Pearl_Harbor.xml), then you see that these territories border one another
Code: Select all
<territory>
<name>Dry Dock</name>

<borders>
<border>Navy Yard</border>
<border>District HQ</border>
<border>Officers Club</border>
<border>Oil A</border>
<border>Oil C</border>
<border>Pennsylvania</border>
<border>Helena</border>
<border>San Francisco</border>
<border>St Louis</border>
<border>Honolulu</border>
</borders>

<coordinates>
<smallx>392</smallx>
<smally>440</smally>
<largex>499</largex>
<largey>553</largey>
</coordinates>
</territory>
and
Code: Select all
<territory>
<name>Oil C</name>

<borders>
<border>Oil AA</border>
<border>Dry Dock</border>
<border>Oil A</border>
<border>Oil B</border>
<border>Oil D</border>
<border>Oil E</border>
</borders>

<coordinates>
<smallx>575</smallx>
<smally>455</smally>
<largex>731</largex>
<largey>573</largey>
</coordinates>
</territory>
Sergeant lancehoch
 
Posts: 4183
Joined: Wed Dec 05, 2007 4:13 pm


Return to Conquer Club Discussion

Who is online

Users browsing this forum: No registered users