TripleA Logo TripleA Forum
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags
    • Register
    • Login

    Multiple Canals

    Scheduled Pinned Locked Moved Map Making
    3 Posts 2 Posters 574 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • SchulzS Offline
      Schulz
      last edited by Schulz

      canals.png

      For some reason I can't create both Bosphorus and Dardanelles for example in here German destroyers cannot enter Sea of Marmara or Black Sea from Aegean Sea because Bursa is being controlled by Russia. However they can enter Sea of Marmara from the Black Sea which is the issue.

      Could anybody explain how to solve the issue?

      TheDogT 1 Reply Last reply Reply Quote 0
      • TheDogT Offline
        TheDog @Schulz
        last edited by

        @schulz
        Ideally you need to show your code, but from a similar map the below might help. You will need another set of paired code for the other canal.
        The landTerritories will be the same in both pairs,
        The new canal pair will need a new name, just treat it like another canal.

            <attachment name="canalAttachmentThe Sea of Propontis" attachTo="Sea Zone 7" javaClass="games.strategy.triplea.attachments.CanalAttachment" type="territory">
                <option name="canalName" value="The Sea of Propontis"/>
                <option name="landTerritories" value="Thrace:Mysia"/>
            </attachment>
            <attachment name="canalAttachmentThe Sea of Propontis" attachTo="Sea Zone 8" javaClass="games.strategy.triplea.attachments.CanalAttachment" type="territory">
                <option name="canalName" value="The Sea of Propontis"/>
                <option name="landTerritories" value="Thrace:Mysia"/>
            </attachment>
        

        https://forums.triplea-game.org/tags/thedog
        https://forums.triplea-game.org/topic/3741/curated-best-top-maps-triplea-guides

        SchulzS 1 Reply Last reply Reply Quote 1
        • SchulzS Offline
          Schulz @TheDog
          last edited by Schulz

          @thedog

          Thank you. Worked now.

          <attachment name="canalAttachment4" attachTo="SZ 67" javaClass="games.strategy.triplea.attachments.CanalAttachment" type="territory">
          <option name="canalName" value="Dardanelles Canal"/>
          <option name="landTerritories" value="Constantinople:Bursa"/>
          </attachment>

          <attachment name="canalAttachment4" attachTo="SZ 84" javaClass="games.strategy.triplea.attachments.CanalAttachment" type="territory">
          <option name="canalName" value="Dardanelles Canal"/>
          <option name="landTerritories" value="Constantinople:Bursa"/>
          </attachment>

          <attachment name="canalAttachment5" attachTo="SZ 84" javaClass="games.strategy.triplea.attachments.CanalAttachment" type="territory">
          <option name="canalName" value="Bosphorus Canal"/>
          <option name="landTerritories" value="Constantinople:Bursa"/>
          </attachment>

          <attachment name="canalAttachment5" attachTo="SZ 88" javaClass="games.strategy.triplea.attachments.CanalAttachment" type="territory">
          <option name="canalName" value="Bosphorus Canal"/>
          <option name="landTerritories" value="Constantinople:Bursa"/>
          </attachment>

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 1 / 1
          • First post
            Last post
          Powered by NodeBB Forums