Subcategories

  • 28
  • 7
  • 4
  • 2
  • 5
  • 2
  • 1
  • 2
  • 1
  • 3
  • 84
  • 46
  • 4
  • 13
  • 9
  • 1
  • 8
  • 5
  • 12
  • 10

Recent Posts

  • @simon-hibbs
    After copying the folder rename
    another_world folder
    to
    another_world_alt folder

    You should rename
    <info name="Another World" version="3.7.4"/>
    to
    <info name="Another World ALT" version="3.7.4"/>

    Must rename
    <property name="mapName" value="another_world" editable="false"/>
    to
    another_world_alt

    Must rename
    another_world.xml
    to
    another_world_alt.xml

    Hopefully your alt version should now run.

    read more
  • I'm getting this error as well. I created a copy of "another_world" with a different directory name and different game_name, but when I load a savegame created using the original another_world directory it complains that the game_name is wrong.

    If I remove the new game directory from downloadedMaps everything works, put the new directory back in and it breaks again.

    So, for some reason when the new directory, with a different name, is in downloadedMaps TripleA is finding that and trying to use it, even though the save games were created from the original another_world directory and files. This happens even if I create a new game from the original directory.

    read more
  • this post is deleted

    read more
  • W

    Apon further investigation 'unitPlacementOnlyAllowedIn' cannot be used with triggers because the option is just the inverse of 'unitPlacementRestrictions' which can be changed with triggers.

    Cheers...

    read more