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

    post turn summary

    Scheduled Pinned Locked Moved Player Help
    24 Posts 3 Posters 5.0k 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.
    • N Offline
      Numetalfan
      last edited by

      as the error alway happens, when Italy finishes its move,
      I copied the sequence of the xml

      <step name="italianEndTurn" delegate="endTurn" player="Italians"/>
        <!-- Americans_west Game Sequence -->
        <step name="american_westTech" delegate="tech" player="Americans_west"/>
        <step name="american_westTechActivation" delegate="tech_activation" player="Americans_west "/>
        <step name="american_westPurchase" delegate="purchase" player="Americans_west"/>
        <step name="american_westCombatMove" delegate="move" player="Americans_west"/>
        <step name="american_westBattle" delegate="battle" player="Americans_west"/>
        <step name="american_westNonCombatMove" delegate="move" player="Americans_west" display="Non Combat Move"/>
        <step name="american_westPlace" delegate="place" player="Americans_west"/>
        <step name="american_westEndTurn" delegate="endTurn" player="Americans_west"/>
        <!-- Chinese/USA Game Sequence -->
        <step name="americanTech" delegate="tech" player="USA"/>
        <step name="americanTechActivation" delegate="tech_activation" player="USA"/>
        <step name="americanPurchase" delegate="purchase" player="USA"/>
        <step name="chinesePurchase" delegate="purchaseNoPU" player="Chinese"/>
        <step name="americanCombatMove" delegate="move" player="USA"/>
        <step name="americanBattle" delegate="battle" player="USA"/>
        <step name="americanNonCombatMove" delegate="move" player="USA" display="Non Combat Move"/>
        <step name="chineseCombatMove" delegate="move" player="Chinese"/>
        <step name="chineseBattle" delegate="battle" player="Chinese"/>
        <step name="chineseNonCombatMove" delegate="move" player="Chinese" display="Non Combat Move"/>
        <step name="americanPlace" delegate="place" player="USA"/>
        <step name="chinesePlace" delegate="place" player="Chinese"/>
        <step name="chineseEndTurn" delegate="endTurnNoPU" player="Chinese">
          <stepProperty name="skipPosting" value="true"/>
        </step>
        <step name="USAEndTurn" delegate="endTurn" player="USA">
          <stepProperty name="turnSummaryPlayers" value="USA:Chinese"/>
        </step
      

      maybe its visible what causes the error

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

        @Numetalfan Right on. Replying from other thread. Yea got it to fire up but got that error. Fixed the spacing error Trevan found and it works fine. Only thing now is all the TTys are white. I don't remember why that is. I'm not good with the graphics stuff.

        Screenshot from 2020-12-08 13-47-08.png

        1 Reply Last reply Reply Quote 0
        • N Offline
          Numetalfan
          last edited by

          Hi,

          yes the error is gone, it was really a single space after the nations name in the tech coding, a single space - oh lord.

          the graphics have to be activated in the game, by clicking
          on VIEW, then disable "show map details"

          TOPIC CLOSED

          1 Reply Last reply Reply Quote 0
          • N Offline
            Numetalfan
            last edited by

            thx to all for the support

            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
            • 2
            • 2 / 2
            • First post
              Last post
            Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums