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

    unitAttachmentName - Resolved -

    Scheduled Pinned Locked Moved XML Options Browser
    3 Posts 3 Posters 2.1k Views 3 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.
    • MahksM Offline
      Mahks
      last edited by Mahks

      In POS2 triggerAttachment section it mentions unitAttachmentName

      Can anyone point me to a XML that uses that? (need for an example)

      redrumR wc_sumptonW 2 Replies Last reply Reply Quote 0
      • redrumR Offline
        redrum Admin @Mahks
        last edited by

        @mahks I don't know of any XMLs that use it. But the POS2 XML description is accurate to my knowledge:

        unitAttachmentName	values: the type of attachment (UnitAttachment, UnitSupportAttachment) and the exact full name of the attachment to be changed.			
        

        I believe it needs to look specify either UnitAttachment or UnitSupportAttachment then the actual name of the attachment so something like UnitAttachment:name_of_unit_attachment.

        TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

        1 Reply Last reply Reply Quote 0
        • wc_sumptonW Offline
          wc_sumpton @Mahks
          last edited by

          @mahks
          I have used this in Invasion USA:

          <!-- American Helicopter/Bomber CM AI Setting -->
          <attachment name="triggerAttachmentAmericanAIHelicopter4CM" attachTo="Americans" javaClass="games.strategy.triplea.attachments.TriggerAttachment" type="player">
          	<option name="conditions" value="conditionAttachmentAmericanAIPlayer"/>
          	<option name="unitType" value="helicopter"/>
          	<option name="unitAttachmentName" value="UnitAttachment" count="unitAttachment"/>
          	<option name="unitProperty" value="movement" count="4"/>
          	<option name="when" value="before:americanCombatMove"/>
          </attachment>
          

          Cheers...

          1 Reply Last reply Reply Quote 1

          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
          Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums