• View
  • Changes
  • Options
  • Related
  • Edit
  • Download | Support | Changelogs

     

    Documentation:

    General Information

    Introduction | Overview | Features | Goals and Scope | FAQ Installation | Running an ACE Server | Tracking Problems

     

    Community Information

    About Us (contact) | Compatible Mods | Contribute | Guides | Missions | Servers | Videos

     

    Developer Information

    API | Classlists | Compatibility | Modification | Resources

     

  • View
  • Changes
  • Options
  • Related
  • Edit
  • News    

    Ongoing development Wagn_feed_icon-medium-9343

       ACE 1.13 RC5 [2011-12-09. Hotfix: 2012-04-27]

     

    Stable Wagn_feed_icon-medium-9343

       ACE 1.13 for OA [2011-12-23]

       ACE 1.3 for A2 [2010-07-05] (Deprecated)

     

    Dev blogs Wagn_feed_icon-medium-9343

    1 2 next » (37)

    1 2 next » (37)

     

    Wheeled by Wagn v. 1.8.1
  • View
  • Changes
  • Options
  • Related
  • Edit
  • Zeus AI improves the ability of AI soldiers in a number of key areas.

     

    It is fully tested in single and multiplayer and causes no known issues.
    For coop multiplayer, it is recommended to be installed both on the server and
    clients.
    If the server is running the mod and you choose not to install it client side,
    then any AI you command will be at a disadvantage compared to the server
    controlled AI.

     

     

     

    Mission Makers

    Player and server profile skill levels significantly affect gameplay. Empirical data provides the following recommended skill settings for the profile:
    skillFriendly=0.98500001;
    skillEnemy=0.98500001;


    With the above settings, AI provide good suppression levels, attempt flanking
    manoeuvres on spotted enemy while maintaining close formation and also make use
    of cover and concealment during movement. Attacks are slower, in larger force
    and more deliberate. Spotting distance is slightly extended in comparison to
    lower skill settings.

    Reducing skill settings to:
    skillFriendly=0.5;
    skillEnemy=0.5;


    With these settings AI tend attack individually or in loose formation with
    little regard for use of cover. Frontal attacks are common.

    Recommended precision settings for the player/server profile are:
    precisionFriendly=0.5;
    precisionEnemy=0.2;

     

    Addon Makers