Navigation

    TripleA Logo

    TripleA Forum

    • Register
    • Login
    • Search
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags

    Territory Effects

    Map Making
    3
    5
    457
    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.
    • B
      beelee last edited by beelee

      Trying to add a Territory effect. Idk if I need to have a property turned on or not. I can't find anything that says I do and i didn't see one in GCD.

      This is what I get
      Screenshot from 2024-07-19 07-38-17.png

      This is what I did
      Screenshot from 2024-07-19 07-39-07.png

      Screenshot from 2024-07-19 07-39-31.png

      Screenshot from 2024-07-19 07-40-13.png

      The error says there is no Territory Effect named forest.

      Would someone clue me in where I'm screwing up 🙂

      Thanks

      TheDog 1 Reply Last reply Reply Quote 0
      • TheDog
        TheDog @beelee last edited by TheDog

        @beelee
        You might be missing this block of code or similar...

        <!-- Forest/Jungle -->
        <attachment name="territoryEffectAttachment" attachTo="forest" javaClass="TerritoryEffectAttachment" type="territoryEffect">
        <option name="combatOffenseEffect" value="-1:Artillery:$All-Armor$:HQ-Army:$All-Air$"/> <!-- NB Fighters cannot attack All-Infantry-Motorized -->
        <option name="combatDefenseEffect" value="1:$All-Infantry$:Anti-Tank:Bunker:Base-Camp"/> <!-- includes Bunker:Base-Camp -->
        <option name="noBlitz" value="$All-Move2Land$"/>
        </attachment>

        or might be Forest v forest, so check the case.

        B 2 Replies Last reply Reply Quote 1
        • B
          beelee @TheDog last edited by

          @thedog

          hmm ... I wouldn't think I'd need that. I just want it to effect the Russian_Rail unit. I don't have those other units in the game.

          I'll try it anyways 🙂

          1 Reply Last reply Reply Quote 0
          • B
            beelee @TheDog last edited by

            @thedog

            ahh ... just being stupid. Had to remove the thing that made it red lol

            Screenshot from 2024-07-19 08-32-05.png

            W 1 Reply Last reply Reply Quote 2
            • W
              wc_sumpton @beelee last edited by

              @beelee

              The "<!--" that was making the block red was the start of a comment section. You might want to remove the "-->" that marks the end of the comment section, "</territoryEffectList> -->", before it may cause further problems.

              Cheers...

              1 Reply Last reply Reply Quote 1
              • 1 / 1
              • First post
                Last post
              Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums