Navigation

    TripleA Logo

    TripleA Forum

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

    France Goes First Global 1940

    Feature Requests & Ideas
    3
    22
    185
    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.
    • C
      crockett36 last edited by

      Looking forward to rolling this mod out.

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

        @crockett36

        May I suggest using the UHD map 🙂 I guess you could do one of each 🙂

        1 Reply Last reply Reply Quote 2
        • RogerCooper
          RogerCooper last edited by

          @crockett36 Your first step is the copy the folder of the existing mod that you want to change (either UHD Global or World War II Global). Give the copied folder a new name.

          As you are only changing the order of play, you only need to change the following files.

          map.yml
          description.html
          xml files in the games folder
          html file in the games folder

          Delete any files in the games folder that are you not using.

          C 1 Reply Last reply Reply Quote 1
          • C
            crockett36 @RogerCooper last edited by

            @rogercooper by change, do you mean delete?

            RogerCooper C 2 Replies Last reply Reply Quote 0
            • RogerCooper
              RogerCooper @crockett36 last edited by

              @crockett36 The html files are optional, but you should them to describe the game. The map.yml file lets TripleA know the name of your scenario. The XML describes the rules and setup.

              1 Reply Last reply Reply Quote 0
              • C
                crockett36 @crockett36 last edited by

                @crockett36 https://youtu.be/ch1ZTqJykCQ

                RogerCooper 1 Reply Last reply Reply Quote 1
                • RogerCooper
                  RogerCooper @crockett36 last edited by

                  @crockett36 TripleA is pretty flexible as to where the files are. You don't need to delete anything other than unused xml files in the games folder.

                  1 Reply Last reply Reply Quote 0
                  • C
                    crockett36 last edited by

                    Was my youtube video correct?

                    RogerCooper 1 Reply Last reply Reply Quote 0
                    • RogerCooper
                      RogerCooper @crockett36 last edited by

                      @crockett36 Yes. Now you need to modify some of the files.

                      C 1 Reply Last reply Reply Quote 0
                      • C
                        crockett36 @RogerCooper last edited by

                        @rogercooper I’ll get to it on the weekend

                        C 1 Reply Last reply Reply Quote 1
                        • C
                          crockett36 @crockett36 last edited by

                          @crockett36 I have added a description to the description and map files. I don't see any game files.Screenshot 2025-07-13 155423.png

                          C 1 Reply Last reply Reply Quote 1
                          • C
                            crockett36 @crockett36 last edited by

                            @crockett36 How do I change the order of play btw?

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

                              @crockett36

                              Hi crockett

                              open the "map" folder. That will show all the games, if more than one xml.

                              Put the xml in a editor of your choice. Most use notepad++ or some variation of.

                              You have to change a few things. Search "France" for starters and switch it where you want it to go. There's a few other things to do as well.

                              Roger will clue you in 🙂

                              Edit
                              so "map" folder
                              then open "games" folder to get to xml

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

                                @beelee You will see a code area like this. Rearrange to your liking.

                                      <!-- Italians Game Sequence -->
                                      <step name="italianTech" delegate="tech" player="Italians"/>
                                      <step name="italianPurchase" delegate="purchase" player="Italians"/>
                                      <step name="italianPolitics" delegate="politics" player="Italians"/>
                                      <step name="italianCombatMove" delegate="move" player="Italians"/>
                                      <step name="italianBattle" delegate="battle" player="Italians"/>
                                      <step name="italianNonCombatMove" delegate="move" player="Italians" display="Non Combat Move"/>
                                      <step name="italianPlace" delegate="place" player="Italians"/>
                                      <step name="italianTechActivation" delegate="tech_activation" player="Italians"/>
                                      <step name="italianEndTurn" delegate="endTurn" player="Italians"/>
                                      <!-- Russians Game Sequence -->
                                      <step name="russianTech" delegate="tech" player="Russians"/>
                                      <step name="russianPurchase" delegate="purchase" player="Russians"/>
                                      <step name="russianPolitics" delegate="politics" player="Russians"/>
                                      <step name="russianCombatMove" delegate="move" player="Russians"/>
                                      <step name="russianBattle" delegate="battle" player="Russians"/>
                                      <step name="russianNonCombatMove" delegate="move" player="Russians" display="Non Combat Move"/>
                                      <step name="russianPlace" delegate="place" player="Russians"/>
                                      <step name="russianTechActivation" delegate="tech_activation" player="Russians"/>
                                      <step name="russianEndTurn" delegate="endTurn" player="Russians"/>
                                
                                
                                C 1 Reply Last reply Reply Quote 1
                                • C
                                  crockett36 @RogerCooper last edited by

                                  @rogercooper Yikes.

                                  C 1 Reply Last reply Reply Quote 0
                                  • C
                                    crockett36 @crockett36 last edited by

                                    @crockett36 We'll give it a try.

                                    C 1 Reply Last reply Reply Quote 1
                                    • C
                                      crockett36 @crockett36 last edited by

                                      @crockett36 Screenshot 2025-07-13 211827.png

                                      C 1 Reply Last reply Reply Quote 0
                                      • C
                                        crockett36 @crockett36 last edited by

                                        @crockett36 is that right?

                                        RogerCooper 1 Reply Last reply Reply Quote 0
                                        • RogerCooper
                                          RogerCooper @crockett36 last edited by

                                          @crockett36 It looks correct to me. Try it out on your computer and see if there any errors.

                                          You should download the Pact of Steel mod.It contains a scenario called Pact of Steel 2 which has detailed comments on the XML code. You can learn a lot by reading the comments.

                                          C 1 Reply Last reply Reply Quote 1
                                          • C
                                            crockett36 @RogerCooper last edited by

                                            @rogercooper 2025-7-13-France-Goes-First.tsvg

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