Subcategories

  • Scenario Design on Wiki

    3
    2 Votes
    3 Posts
    1k Views
    RogerCooperR
    @beelee said in Scenario Design on Wiki: @rogercooper I wonder if the "Axis and Allies" and "TripleA" is problematic. When I started the wiki, TripleA was still in its early years and the content was less focused on TripleA. I have never received a complaint from Hasbro, Renegade Studios or anybody else.
  • What "canMoveAirUnitsOverOwnedLand" does and oughts to do

    15
    0 Votes
    15 Posts
    4k Views
    C
    @wc_sumpton said in What "canMoveAirUnitsOverOwnedLand" does and oughts to do: @cernel I'm sorry what I meant was the default setting for archType Neutral "canMoveAirUnitsOverOwnedLand" is governed by the option "Neutral Flyover Allowed". If "Neutral Flyover Allowed" is false then "canMoveAirUnitsOverOwnedLand" is default false, if true then default is true. Wow! Sounds like that means that is supposed actually to be about flying over (and not just entering with air units). So is the description of this option in PoS2 wrong? I need to test this.
  • Standard Variants

    4
    2 Votes
    4 Posts
    1k Views
    wc_sumptonW
    @rogercooper said in Standard Variants: I doubt could doubt I could do upkeep, which involves changing the value of every territory with a property. Changing territory values are not that hard. Check Mega New Elk's map. Territories are a list of variables. Adjusting their PUs values is quite easy, even though a game properly. Or a fancy each to create a charge. Unless I'm completely misunderstanding what you mean, which is totally possible. Cheers...
  • World Historical Economic Database

    1
    3 Votes
    1 Posts
    687 Views
    No one has replied
  • Upgrading Factories

    thedog
    9
    1
    0 Votes
    9 Posts
    2k Views
    wc_sumptonW
    @jason-green-lowe I remember something about you working on that map. Hopefully it is coming along ok, and we will get to see it soon! Good luck on your projects! Cheers...
  • S&G 1914

    6
    4 Votes
    6 Posts
    1k Views
    wc_sumptonW
    This should be the last update for this xml, since this is not an official mod for this map, I'm leaving the xml in a mess, but it does run. And is more AI friendly (isAI is not used so can be run with 2.5). A "Russian Revolution" game option has been added, but if any Central Powers are AI controlled, they will not accept the peace treaty. A game option "Amphibious Assault Get -1 Attack" has been added because the AI will not allow edits if they are already attacking. This is left true by default. There is still a noncombat move, as the AI does not handle a single move game. Enemy mines will only attack when entering or stopping in a sea zone. They do not attack when leaving the sea zone. They will attack during noncombat move but can be switch off in game options (Always on AA). To recreate the game notes, delete the html file and a new one will be recreated with updated information. As always have fun! world_war_i_1914_wc.xml Cheers...
  • Convoy/Transport unloading

    7
    2 Votes
    7 Posts
    2k Views
    B
    @thedog said in Convoy/Transport unloading: ransforms the AI game play and makes it very cut throat :beaming_face_with_smiling_eyes:
  • Editing Without Changing XML

    2
    3 Votes
    2 Posts
    789 Views
    VictoryFirstV
    @beelee I've got this several times with EXP too... it usually happens when I do multiple test turns or mess up my real turn and have to restart couple of times. So I just quit the game entirely and restart.
  • 0 Votes
    6 Posts
    2k Views
    Z
    hmm, oh, I missaw some of the sea zone boundaries, that was the problem. Yeah, it does work fine then.
  • Variable Max Units Per Territory

    2
    2 Votes
    2 Posts
    603 Views
    B
    @elf-491 Hi Elf I don't remember exactly how I did it. This is what I have <option name="isConstruction" value="true"/> <option name="constructionType" value="bunker"/> <option name="constructionsPerTerrPerTypePerTurn" value="1"/> <option name="maxConstructionsPerTypePerTerr" value="1"/> <option name="canDieFromReachingMaxDamage" value="true"/> and I think you need this property too <property name="Place in Any Territory" value="true" editable="false"> <boolean/> </property> there might be some others needed too
  • Can I have multiple types of tech tokens?

    technology
    2
    0 Votes
    2 Posts
    698 Views
    wc_sumptonW
    @rogercooper said in Can I have multiple types of tech tokens?: Can I have multiple types of tech tokens which are used to roll against different tech tables? What I am trying to do as to have a "diplomacy" tech which gets you random allies as well the traditional tech type. No. You could have multiple tech/techActivation. By default each tech uses the same "tree", but this can be manipulated through triggers. You could use a different resource to purchase tech tokens, but without removing the tokens, they could be used for any tech. But only tech tokens can be used to purchase tech rolls. @rogercooper said in Can I have multiple types of tech tokens?: Can I bias the tech table for a player by having multiple identical entries, making some techs more likely to be discovered than others? Yes, just add the entry multiple time to the playerTech, or through triggers. Hope this is helpful. Cheers...
  • Trouble loading name_place.txt

    8
    4
    2 Votes
    8 Posts
    2k Views
    wc_sumptonW
    @jason-green-lowe Thank you, please check issue. Cheers...
  • Testing without Github Upload

    2
    3 Votes
    2 Posts
    583 Views
    TheDogT
    @elf-491 Welcome to the forums. If you are using TripleA 2.6+ I think you are missing map.yml look at other map.yml files to work out the syntax. If you want others to play test your game host on Google Drive or similar for now, its far easier to update.
  • What to do with the game notes?

    25
    4 Votes
    25 Posts
    6k Views
    B
    @black_elk Right arm I think the Notes were good where they were. Just a blank space there now
  • Extending Custodianship in Global 1940 derivatives

    5
    1 Votes
    5 Posts
    1k Views
    B
    @simon33 That's a good question. Idk. Seems as if it might, although it'd probably be rare but if that's the case, it could happen. Just have to try it. I'd try and get it to work taking the french stuff first and then adjust as needed. But yea, you could have a trigger that changes ownership once France falls. That's kinda how the Vichy rule works now, so I'd think your idea would work.
  • StringIndexOutOfBoundsException

    4
    1
    0 Votes
    4 Posts
    894 Views
    VictoryFirstV
    @beelee I got it to work, thanks to your help! It turned out there were two territories still included in the place.txt that I wanted to remove from the module. I thought removing their place boxes would do the job but they actually were still in the place.txt, just without any coordinates. This caused the String Index Out Of Bounds error. Lesson learned!
  • Tank Destroyer Images

    2
    10
    2 Votes
    2 Posts
    621 Views
    ubernautU
    @beelee no reason to delete imo some cool images here
  • Trouble with Polygon Grabber

    14
    3
    0 Votes
    14 Posts
    2k Views
    wc_sumptonW
    @victoryfirst said in Trouble with Polygon Grabber: I noticed this extra white territory bordering Sokna that shouldn't be there. I tried to remove it but then it fails to grab the polygon again. Is there a way to get rid of that? That little area is what I called "What's This?", and I'm assuming that it is suppose to be part of El Agheila. There seems to be a problem with the border there, and it got created when I tried to clean the map. Go figure. It not that hard to take care of, "What's This?" will need to be edited out of the poly file, then El Agheila can be reselected to include that area. As to the desert zones, the border did not completely touch the bottom of the map, thus cleaning removed that border. The border would need to be redrawn, insuring that it touches the bottom. Then the two area can be reselected. centers.txt polygons.txt These files have split the desert and have "What's This?" removed, but they still contain the other names for the missing areas. Cheers...
  • Flags for units not showing

    15
    1
    2 Votes
    15 Posts
    2k Views
    B
    @wc_sumpton yea i get ya, even if you are Lions fan Hopefully Victory First finishes his java class and jumps in
  • Place Changes on Prereleases

    1
    2
    2 Votes
    1 Posts
    516 Views
    No one has replied

Recent Posts

  • @TheDog I would actually prefer replacing this game with my new WW1 map with the same name. The current one just isn't good.

    read more

  • @Schulz said:

    aggression_1914 is bugged, I think it should be removed.

    It does not crash after 3 rounds, so it passes that initial test. It is not my call for it to be removed. Someone/you has spent considerable time/effort in making this and it might inspire someone to take it on.

    Would you like me to put a note on it, something like
    This map is looking for a new owner or similar.

    read more

  • @TheDog aggression_1914 is bugged, I think it should be removed.

    read more

  • Added aggression_1914 to download list

    @schulz This might be of interest ?

    read more