Subcategories

  • splitted USA - need help

    14
    0 Votes
    14 Posts
    2k Views
    N
    @beelee Hi, I did all steps including upload and changing ownership can you check this? Hope I've done all correctly
  • TRIGGER ROLL NOTIFICATIONS & ACTIVE TOP LAYER

    1
    1
    0 Votes
    1 Posts
    372 Views
    No one has replied
  • TripleA Bot Refresh

    5
    0 Votes
    5 Posts
    1k Views
    B
    @LaFayette can anybody do this ? Or is there a bot person that one can ask to update ? I think prastle used to do bot stuff but not anymore. At any rate, thanks for the explanation.
  • 2 Votes
    1 Posts
    489 Views
    No one has replied
  • Trigger Question

    26
    -1 Votes
    26 Posts
    5k Views
    B
    @Numetalfan add another condition to your trigger. Something like: <attachment name="conditionAttachmentTurn2OrHigher" attachTo="Germans" javaClass="games.strategy.triplea.attachments.RulesAttachment" type="player"> <option name="rounds" value="2-+"/> </attachment> I think the -+ makes it fire after round 2 as well. i can't remember
  • Another ways to solve huge stack issue

    Moved
    56
    0 Votes
    56 Posts
    17k Views
    B
    @TorpedoA Sounds way sweet. Bet you have a lot of good ideas. I'll try and check it out soon.
  • AI, non-combatmove units, amphibious assaults

    9
    0 Votes
    9 Posts
    1k Views
    djabwanaD
    Our tech ideas came from Age of Tribe's tech tree!
  • connection problems

    29
    0 Votes
    29 Posts
    7k Views
    N
    Incredible this worked!
  • AI, maxConstructionsPerTypePerTerr

    3
    0 Votes
    3 Posts
    577 Views
    TorpedoAT
    In my game, AI does place Bunkers if i purchased them by trigger. But the AI does ignore the maxConstruction per Terr.
  • Trigger to place Bunkers on every territory currently owned? (for AI)

    3
    0 Votes
    3 Posts
    443 Views
    TorpedoAT
    Thanks alot. I will try.
  • consumesUnit

    3
    0 Votes
    3 Posts
    599 Views
    HeppsH
    @Numetalfan Seems strange to have (what I would presume to be) 2 very different units being used to create the same defensive unit upon merging.
  • ww_terminus_v2 - map thread

    10
    1 Votes
    10 Posts
    1k Views
    Mas NM
    Hi, I spent some time redrawing the map. The idea is as attached. This was mostly cleaning up the sea zones, making lines straighter and merging some of them. For example, the two sea zones off the coast of asia have been merged, making it harder for japan to recover if america gets naval dominance. Do you think this would help the problem of KGF? [image: 1609854309267-fullmap2-resized.png]
  • Foreach loop not working

    4
    0 Votes
    4 Posts
    984 Views
    djabwanaD
    @RogerCooper By the way, I made a simple tool that will generate variableLists from all territories and players and put that in your game file. It's the vars command from the CLI here: https://forums.triplea-game.org/topic/2501/command-line-tools-for-map-making
  • Chinese translator

    2
    1
    0 Votes
    2 Posts
    521 Views
    ubernautU
    @Hepps here's a few of the things [image: 1609607102699-img_0498.jpg]
  • Removing Map XML Game Version

    Moved
    7
    1 Votes
    7 Posts
    942 Views
    B
    @LaFayette yea, sorry I wasn't very clear. So the map is "Oztea 1939 Global" and it was on the latest "engine stable" 2.5 ??? and I updated game xml from 1.93 to 1.94 at git. The bots in the lobby were still running 1.93. I saw a game being played and tried to join and it would just show it trying to join. After a minute, I tried again. Same result. Went back to the lobby and the two guys playing said I screwed up their game and that I had wrong version. I didn't notice the bot was on 1.93 and not 1.94. It'd been a couple weeks I think since the update, so it didn't occur to me the bot would still have the older version. At any rate, I was wondering if this will prevent crashing peoples games in bots if you have different xml version numbers and try to join.
  • Proposing maps.yml index file to be added to each map

    Moved
    11
    6 Votes
    11 Posts
    2k Views
    LaFayetteL
    Another important implication, having the map.yml file will replace the need for a mapName and gameName attribute to be specified in the XML, both of those attributes will become ignored after the map.yml file is used by the engine (perhaps starting in release 2.6)
  • 0 Votes
    34 Posts
    7k Views
    RogerCooperR
    @beelee said in Lend-Lease (in singleplayer, not multiplayer games): The Americans actually went a little too heavy with their air forces. They had to take a bunch of higher quality ? smart type guys that were supposed to have safe jobs into the infantry in 44. It actually worked out well for them.Ambrose talks about it in "Citizen Soldier". I think the USA topped out around 9 million if I remember right. Soviets had like 47 million in their national guard. Forget what it was called. According to Ellis, the US ended the war with 11,877,000 military personnel and the USSR with 12,400,000, pretty close in numbers. Did the US overinvest in airpower? The ratio of Air Force to Army was only a little lower for the Germans. Airpower was and is extremely effective but is subject to diminishing returns. A&A underrates airpower.
  • Does anyone have a folder with the old Canadians unit images?

    Moved
    9
    1
    1 Votes
    9 Posts
    1k Views
    LaFayetteL
    AFAIK we hit all maps that needed canadians when the base images were removed from engine. The outstanding maps perhaps were in development at that time, or were missed. To find the remaining list one would have to search for XMLs refererencing canadians but missing the images.
  • Unable to Load Polygons.txt Error

    14
    0 Votes
    14 Posts
    2k Views
    C
    @wc_sumpton, @beelee My apologies, I mistook "info name" for "mapName". Changing to lower case seems to have solved it. So I believe I just need to update this in the version on GitHub. Thanks for your help.
  • Open a Dialog Box when event triggers?

    20
    2 Votes
    20 Posts
    3k Views
    RogerCooperR
    @Jason-Green-Lowe You can use a "changeOwnership" trigger with suitable conditions to change territories as you see fit.

Recent Posts

  • @beelee

    Again, I reference PoS2;
    isAAforBombingThisUnitOnly values: allows this unit to be an AA gun only when this unit is directly attacked by a strategic bombing raid (currently defends against all strategic bombing attacks in this territory, not just against this unit). it will not defend against a normal attack.

    There are 2 units in Germany with "isAAforBombingThisUnitOnly" so both units defend against SBR attacks against that territory, PoS2 clearly states not just against this unit.

    And again the PoS2:
    typeAA. values: any string which identifies this type-group of aa guns. Only 1 aa gun per group may fire (unless you've set maxAAattacks). (defaults to "AA") Warning: all units with the same typeAA must have the same dice sides, or else you will experience weird results.

    So, if both units have the same "typeAA" as "AA", the default if missing, then they fire as a group, with only the best unit defending.

    SBR units attack a territory, only the damage is applied to a selected target. This is how aaGuns work in 'classic' style maps. They can defend against SBR, even though they are not targeted.

    Cheers...

    read more

  • @VictoryFirst

    I think I recovered that one hmm ...

    well maybe not lol

    You wanna send that one too 🙂

    Edit
    Or just send everything you got 🙂

    read more

  • @beelee I see Tank Destroyers inside 54px_frostions_painted_roundels 🙂 another unit folder you sent me once.

    read more

  • @VictoryFirst

    F Yea ! Right Arm !!!

    rightarm.png rock-on.png

    Edit
    hmm ... I thought he had "Tank Destroyers" but I don't see any. I wonder where I found them lol Was gonna turn Roger on to them, as he was looking for some.

    Well, still super cool to have 🙂

    read more