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

    Placing a damaged unit at game start?

    Scheduled Pinned Locked Moved Map Making
    4 Posts 2 Posters 832 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.
    • VictoryFirstV Offline
      VictoryFirst
      last edited by

      Is there a way to place a damaged unit using unitPlacement? In my specific case, I can place a full-strength carrier like so:

        <unitPlacement unitType="carrier" territory="45 Sea Zone" quantity="1" owner="Japanese"/>
      

      Is there anyway to place it with a damage hit?

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

        @victoryfirst

        yea "hits_taken" is what you want. Not sure if that's exactly how it's spelled. I'll look it up

        It's hitsTaken

        Screenshot from 2024-10-23 15-44-57.png

        VictoryFirstV 1 Reply Last reply Reply Quote 2
        • VictoryFirstV Offline
          VictoryFirst @beelee
          last edited by

          @beelee

          Thanks, hitsTaken indeed does the job! 🙂

          <unitPlacement unitType="carrier" territory="45 Sea Zone" quantity="1" owner="Japanese" hitsTaken="1"/>
          
          B 1 Reply Last reply Reply Quote 1
          • B Offline
            beelee @VictoryFirst
            last edited by

            @victoryfirst

            yea unfortunately it only works on setup. You can't trigger it with a condition.

            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