Subcategories

  • Question about canMoveThroughEnemies and its tactical consequences

    3
    0 Votes
    3 Posts
    766 Views
    TorpedoAT
    @thedog Thy. And just now i found a breaking flaw in my idea. Land units cannot do this at all. Only sea units. <!-- Subs Can End NonCombat Move With Enemies allows submarines to end their noncombat movement in a sea zone containing any enemy units, including enemy subs --> <property name="Subs Can End NonCombat Move With Enemies" value="true" editable="false">
  • How to prevent this cavalry unit to scramble to sea battles

    19
    0 Votes
    19 Posts
    3k Views
    TorpedoAT
    @wc_sumpton Luckily i dont have or need isDestroyer in my ancient times mod. Thy again for helping me to find a good workaround.
  • territoryEffectAttachment option unitsNotAllowed for sea zones

    3
    1 Votes
    3 Posts
    825 Views
    wc_sumptonW
    @TorpedoA You will need to open up a bug report, so that scramble units do regular can move checks. Cheers...
  • combined condition attachment for triggers

    31
    0 Votes
    31 Posts
    7k Views
    B
    @wc_sumpton heh heh you're the one that clued me in on it when I was struggling
  • end purchase message

    5
    1
    0 Votes
    5 Posts
    857 Views
    N
    @thedog the placing of units without a factory is not the problem, I want to get rid of that message
  • Need advise for relationshipType option archeType neutral or allied

    2
    0 Votes
    2 Posts
    610 Views
    C
    @torpedoa Are you sure you want to have a 1v1 game in the first place? This seems a game that, realistically, has to be more than two-sided (and arguably it should be a FFA). It not like there is something like "Roma" and everything else is fighting against it only.
  • Information Source for 1924-1940

    2
    2 Votes
    2 Posts
    487 Views
    ubernautU
    @rogercooper that's pretty interesting could really get pretty accurate with initial placements.
  • Question about alliances

    4
    1 Votes
    4 Posts
    1k Views
    S
    @torpedoa there are several ways we handle ffas when i play. 1: all war, all the time, no alliances, no deals, no egging on others to attack a faction. 2: we only allow each faction to try to instigate one diplomatic function per turn, even if that action fails or is turned down, only one diplomatic action per turn. 3: unlimited diplomatic actions per turn. 4: adjust settings so "deals" take an extra round to "break" so there is less back-stabbing and surprises. 5: usually when one faction is stronger then the others, there is an unspoken alliance against the strong faction.
  • Need help for a trigger, even possible?

    10
    0 Votes
    10 Posts
    1k Views
    TorpedoAT
    @wc_sumpton @Cernel I think i have to explain to myself that the charioteer is just too much additional weight to be able to scramble together with the chariot then. Because the chariot unit is not empty to begin with. lol I think i can live with that. Sounds reasonable. Dont you think?
  • Game without any territory ownership set. Questions and Suggestions.

    5
    0 Votes
    5 Posts
    875 Views
    TorpedoAT
    Playing without alliances and territories ownerships at all, all factions will conquer all neutral territories where faction units are put, immediately after the first combat move of any faction.
  • 0 Votes
    5 Posts
    1k Views
    TorpedoAT
    @ubernaut Eventually you can read that and have some clue? This is really strange. https://forums.triplea-game.org/topic/2946/game-without-any-territory-ownership-set-questions-and-suggestions
  • Image Help Needed

    43
    3
    0 Votes
    43 Posts
    15k Views
    B
    @lafayette yea so i have pinta and I can do some stuff but trying to change the whole thing/color usually doesn't work unless it's gray ( forget what it's called ) and I can use those for Germans.
  • limiting production of a unit for the whole game

    2
    0 Votes
    2 Posts
    512 Views
    wc_sumptonW
    @numetalfan Not to hard. I would use a 'switch' condition to insure that only one player received the captured unit, and a limited 'resource' to build that captured unit. <!-- Add to the resourceList --> <resourceList> ... <resource name="CapturedMountainTroops"/> </resourceList> <!-- Add to production --> <production> ... <productionRule name="buyCapturedMountainTroops"> <cost resource="PUs" quantity="4" /> <cost resource="CapturedMountainTroops" quantity="1"/> <result resourceOrUnit="Mountain troops" quantity="1"/> </productionRule> ... </production> <!-- The 'switch' trigger --> <attachment name="conditionAttachmentCapturedMountainTroops" attachTo="Switzerland" javaClass="games.strategy.triplea.attachments.RulesAttachment" type="player"> <option name="switch" value="true"/> </attachment> <!-- If Germany captures the factory --> <attachment name="triggerAttachmentGermanyCapturesSwisFactory"attachTo="Germans" javaClass="games.strategy.triplea.attachments.RulesAttachment" type="player"> <!-- Add 'switch' conditions --> <option name="conditions" value="...:conditionAttachmentCapturedMountainTroops"/> <!-- Give Germany 3 resources --> <option name="resource" value="CapturedMountainTroops"/> <option name="resourceCount" value="3"/> <!-- Change 'switch' to false --> <option name="playerAttachmentName" value="RulesAttachment" count="conditionAttachmentCapturedMountainTroops"/> <option name="playerProperty" value="switch" count="false"/> </attachment> Because every player should check the same 'switch' once its false it will block all other players and the resource will insure only a certain amount of units will be built. Next... Cheers...
  • How do you embed a hyperlink/url in the XMLs CDATA section?

    4
    0 Votes
    4 Posts
    581 Views
    LaFayetteL
    @thedog Most maps are set up to work with 2.6 This could be an example: https://github.com/triplea-maps/age_of_tribes Note the 'description.html' file: https://github.com/triplea-maps/age_of_tribes/blob/master/description.html Note the extracted game notes files (*.html): https://github.com/triplea-maps/age_of_tribes/tree/master/map/games
  • AI doesn't place units

    5
    0 Votes
    5 Posts
    1k Views
    B
    @numetalfan heh heh : ) Make sure you can still place as many dudes as you want in France and aren't limited in case you get liberated and they Power up. Rare but ... : )
  • Island bunkers

    10
    2 Votes
    10 Posts
    2k Views
    N
    @beelee all problems solved - indead, it was the tech tested those bunkers, everything works now, very well
  • How to do Land- and Airtransport with more than one unit?

    7
    1 Votes
    7 Posts
    1k Views
    DerSchnelleHeinzD
    FUTURE WARS I was looking into your map right now... My feedback for you: I give you one thumb up for the work you did in the .xml - what will not only help me. And I won't give u my other thumb down - so I hack my hand off. But unfortunately I am a WWII man, so I am not really into "Lord of the Rings meets today's military" - to say it like I see it. But I like your fields turning into that green if you have captured them - that looks kinda fresh. I guess because the whole map doesn't belong to anybody - except that circles. And that makes a nice contrast. And about intellij - if you say you're using notepad++ the picture you posted is from notepad++? If so, please let me know how to turn it into that black style. Thankxxx
  • Winter

    7
    0 Votes
    7 Posts
    1k Views
    B
    @rogercooper ahh... gotcha ya
  • Is Air/Land Transportable

    3
    0 Votes
    3 Posts
    612 Views
    B
    @thedog right on so sea transport won't work on 99 plus ? I guess I gotta do some math for the Land and Air boys then : ) Thanks
  • how I am using "movementCostModifier"

    thedog
    3
    4 Votes
    3 Posts
    2k Views
    TheDogT
    @rogercooper As "movementCostModifier" is part of territoryEffectAttachment is is very limited to what else you can do. However if each unit type has its nationality/faction built into the unit like "infantry-usa" or "roman-infantry" then you can target who gets the benefit or not. I think that might be as good as is gets.

Recent Posts

  • @VictoryFirst

    It might be playable, I'm not sure. The names and the placements were being constantly changed wiping out all my work everytime, so I quit working on it.

    read more

  • @rogercooper I noticed "Mega New Elk" was uploaded as a map. Is it ready to be approved?

    read more

  • @rogercooper

    Just in case you don't know, the approval page is up, again
    https://prod.triplea-game.org/support/maps/status

    read more

  • @Ramon I believe by default tech dice use the dice sides specified on the top of the XML (by default 6). So if you want to give tech a dice of 4, you'd be changing the dice sides that regular combat units use as well.

    If you want tech to be rolled with 4 dice sides and the other rolls with 6 dice sides, I think theoretically it would possible, but would it would be insanely complicated and require the use of a user action phase with a lot of nested triggers/conditions.

    Also, some of the stuff you want to implement that is currently not possible can be made possible by making changes to the engine. So if you'd like to see this happen, feel free to post a feature request here: https://github.com/triplea-game/triplea/issues
    (click on "New Issue" and select the top option "Feature Request")

    read more