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

    TOTAL GLOBAL WORLD WAR II- fusion & clean-up PROJECT

    Scheduled Pinned Locked Moved Map Making
    155 Posts 10 Posters 85.2k Views 10 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.
    • ebbeE Offline
      ebbe
      last edited by ebbe

      Hej Joseph Prince, thanxs for the suggestions, yes one can easily continue eternally how to get the ultimate map concerning territories...
      my first goal was to have a map with minimum chaos of stacking pieces: for this made this map where on every main territory at least 6 to 9 units can be placed in order... On the scale I choose it is allready a challenge in europe and the map is allready adapted to this with a oversized europe. To have more key points I added the cities with overflow boxes ... your suggestions make sense... but in the scale I choose I had to make choices between essential territories still playing key rolls after march / april 1941... that's why I don't have a seperate Crete for example and choose for Malta Sicily and Cyprus instead. Splitting more territories in Europe is not possible anymore with units space in this maps' scale... Borneo is still one I might consider..

      1 Reply Last reply Reply Quote 1
      • ebbeE Offline
        ebbe
        last edited by ebbe

        ANOTHER HELP REQUEST: How add a condition to a WhenCapturedGoesTo- option:

        I like to make a condition on this option: to check if at least one of its main
        territories/or capital is still in controlof this player. So imagine for example:
        All of USSR is lost but a far east territory will get liberated it is to little benefit for the Russians to get these UP's in that case better to give it to the liberator:

        Does anyone see a possibility to add a Condition check in a territories'When captured goes to option?( without creating a massive amount of code? )

        So a combination in given Example territory:

            <attachment name="conditionAttachmentUssrOwnCapital" attachTo="Russians" javaClass="RulesAttachment" type="player">
                <option name="directOwnershipTerritories" value="Moscow" count="1"/>
            </attachment>
        

        combined with:

        <attachment name="territoryAttachment" attachTo="Kamsjatka" javaClass="games.strategy.triplea.attachments.TerritoryAttachment" type="territory">
        <option name="whenCapturedByGoesTo" value="British:Russians"/>

        <!-- depending on condition Moscow is Russian controlled-->
        <option name="whenCapturedByGoesTo" value="Americans:Russians"/>
        <option name="whenCapturedByGoesTo" value="ANZAC:Russians"/>
        </attachment>

        Any ideas / suggestions how I could solve this?
        Thansk a lot and ofcourse all credits in this game for the genius fixing this 😉

        ebbeE B 2 Replies Last reply Reply Quote 0
        • ebbeE Offline
          ebbe @ebbe
          last edited by ebbe

          @ebbe also trying to make a working calender.... as having sense of time with
          winters coming around is a pro 😉

          Calender.png

          HeppsH 2 Replies Last reply Reply Quote 1
          • B Online
            beelee @ebbe
            last edited by

            @ebbe said in TOTAL GLOBAL WORLD WAR II- fusion & clean-up PROJECT:

            ...All of USSR is lost but a far east territory will get liberated it is to little benefit for the Russians to get these UP's in that case better to give it to the liberator: ...

            Hmm ... been lookin at this. I guess Idk how triplea works where your allies get the PUs when they liberate your TTy and your capital is occupied. I don't see any property's to activate. Maybe it's hard wired ?

            Anyway, if your capital is occupied, you won't get the dough when your ally liberates one of your TTys. It'll go to the liberator.

            1 Reply Last reply Reply Quote 0
            • HeppsH Offline
              Hepps Moderators @ebbe
              last edited by

              @ebbe said in TOTAL GLOBAL WORLD WAR II- fusion & clean-up PROJECT:

              @ebbe also trying to make a working calender.... as having sense of time with
              winters coming around is a pro 😉

              Calender.png

              This shouldn't be that difficult.

              "A joyous heart sours with the burden of expectation"
              Hepster

              1 Reply Last reply Reply Quote 0
              • ebbeE Offline
                ebbe
                last edited by ebbe

                @belee: yes, it almost gets philosophical:
                to what extend is liberator the new occupater? 🙂

                @Hepps: indeed should be easy: but not for me: haha... as I cannot find an example I will give it a try..... hints or clues welcome 😉

                (--> my approach: to make transparant months and seperate year images, then see if I can create a zone for their placement, do I need a fixtional player for it? I could use the one I have for FlyoverOnly territories.... then the changing of should be the easiest part ... )

                HeppsH 1 Reply Last reply Reply Quote 0
                • HeppsH Offline
                  Hepps Moderators @ebbe
                  last edited by Hepps

                  @ebbe I think the easiest way would be to make the date boxes each a territory with one placement in them each (one for month and one for year) with no territory connections. Then add "units" for all the months and year combinations to the first player of the turn. Then add triggers to remove and place the date units each game turn.

                  *** You could also just create an entirely separate faction named Calendar who goes first each turn that has no real phases to its turn ***

                  "A joyous heart sours with the burden of expectation"
                  Hepster

                  1 Reply Last reply Reply Quote 1
                  • HeppsH Offline
                    Hepps Moderators @ebbe
                    last edited by

                    @ebbe And if it matters... the Canadian flag you have was not created until 1967... the defacto flag for Canada during WWII was...

                    Canada.png

                    "A joyous heart sours with the burden of expectation"
                    Hepster

                    B 1 Reply Last reply Reply Quote 1
                    • SchulzS Offline
                      Schulz
                      last edited by Schulz

                      I would suggest using this flag's circle version as well.

                      ibeugifnq3i11.jpg

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

                        @Hepps

                        "A joyous heart sours with the burden of expectation"
                        Hepster

                        Nice 🙂

                        1 Reply Last reply Reply Quote 1
                        • ebbeE Offline
                          ebbe
                          last edited by

                          @Hepps: oooow that is bad news; 1967.. that is a long time after...... I got really affectioned with the Red leaf flag, and th correct one resembles lot like China 's one on small scale...hmmmmm maybe I add a disclaimer for the Canadia community...

                          @Schulz : in this case also simply more correct the version you propose, but also here I am really having a heart time for the red black cross... resembling a bit of the swastika flag that I didn't want to put on dispaly ofcourse... I think about it...

                          HeppsH 1 Reply Last reply Reply Quote 0
                          • ebbeE Offline
                            ebbe
                            last edited by

                            As tooltips on units do show movement left and oil use they do not (yet) show terrain effect: it is nice to know what consequences a for example a heavy armour suffers when being ordered into a swamp, BEFORE the battle occurs.. 😉

                            I made a very short info panel behind the terrain effect Symbol , in the low bar....
                            Terrain effects.png

                            terrain effects involved:
                            hills-desert-forest-mountain-jungle-marshes-winter (seasonal)

                            1 Reply Last reply Reply Quote 2
                            • HeppsH Offline
                              Hepps Moderators @ebbe
                              last edited by

                              @ebbe said in TOTAL GLOBAL WORLD WAR II- fusion & clean-up PROJECT:

                              @Hepps: oooow that is bad news; 1967.. that is a long time after...... I got really affectioned with the Red leaf flag, and th correct one resembles lot like China 's one on small scale...hmmmmm maybe I add a disclaimer for the Canadia community...

                              I'm not sure you'd need a disclaimer. I doubt any Canadians would be offended. (We are a painfully polite people after all) I was just letting you know.

                              "A joyous heart sours with the burden of expectation"
                              Hepster

                              ebbeE 1 Reply Last reply Reply Quote 0
                              • ebbeE Offline
                                ebbe @Hepps
                                last edited by ebbe

                                @Hepps Haha.... I feared that... but hej :
                                we gave the Canadians a really Snow Winter.... isn't that something too?

                                anyway: Calender fixed: was indeed quite easy...
                                moving on to some basic tutorials for testing people..... and partisans as this was still not the way I hoped it could/would.should work

                                HeppsH 1 Reply Last reply Reply Quote 0
                                • jkprinceJ Offline
                                  jkprince
                                  last edited by

                                  15 December is only 10 days away now!

                                  1 Reply Last reply Reply Quote 0
                                  • HeppsH Offline
                                    Hepps Moderators @ebbe
                                    last edited by Hepps

                                    @ebbe said in TOTAL GLOBAL WORLD WAR II- fusion & clean-up PROJECT:

                                    @Hepps Haha.... I feared that... but hej :
                                    we gave the Canadians a really Snow Winter.... isn't that something too?

                                    Parts of Canada to be certain! But I don't know if you made any alterations to the territories in Canada. Depending on how its subdivided some would likely have winter effects in Jan-Feb

                                    "A joyous heart sours with the burden of expectation"
                                    Hepster

                                    1 Reply Last reply Reply Quote 0
                                    • HeppsH Offline
                                      Hepps Moderators
                                      last edited by

                                      I was looking at the German special unit and it seems weird that it is pointed up and away, when every other unit is pointed down and towards...

                                      e0e5b82a-529b-4a32-98d5-897a013ae09d-image.png

                                      So I made a variation for you to use if you want to...

                                      GermanHvymobilHowitzer.png

                                      "A joyous heart sours with the burden of expectation"
                                      Hepster

                                      1 Reply Last reply Reply Quote 0
                                      • ebbeE Offline
                                        ebbe
                                        last edited by ebbe

                                        @hepps: wow, thanx.... I admire your graphical skill! nice.. yes looks much better.... and about the snow fall: check out the white stuff timing in Oil and Snow... local knowledge is appreciated 😉

                                        @JOSEPH-PRINCE : I need a bit more days as some unexpected delay has come my way... health issues..anyway... I promise you no later than 22 dec. and I remind you : project still in progress

                                        1 Reply Last reply Reply Quote 0
                                        • ebbeE Offline
                                          ebbe
                                          last edited by ebbe

                                          Hej another question: is it possible to "remove" certain players like Neutral ALLIES at games player selection start menu? I created a PLAYER "X:" to solve some territory issues... but prefer it not to appear in game starts' selection box....
                                          okej working hard coming day... let's see how far we get 😉 trying to get partisans somehow involved in a decent , not too irritating but still realistic way... partisansPolishAntiRuSign.png partisansRussianSign.png

                                          HeppsH 1 Reply Last reply Reply Quote 0
                                          • HeppsH Offline
                                            Hepps Moderators @ebbe
                                            last edited by Hepps

                                            @ebbe Here is the partisan unit I designed...

                                            Partisan draft.png

                                            Feel free to use it if you want.

                                            "A joyous heart sours with the burden of expectation"
                                            Hepster

                                            ebbeE 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
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 1 / 8
                                            • First post
                                              Last post
                                            Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums