• 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
  • Round_count+image-medium-6904
     

    This gives you the ability to check the remaining rounds of ammunition in your currently loaded magazine.

     

    A hint will pop up and show you in words the approx. amount of rounds left in your magazine. Image:ACE_RndCntHeavy.jpg Image:ACE_RndCntLight.jpg‎

    When you reload your magazine, the same hint will be shown. That way you will always know if you are reloading a fresh magazine or a half empty one.

     

    Limitations

    • This feature overrides the default ArmA2 action for sitting down, that will not be available while using ACE.
    • The system does not indicate the status of a grenade launcher like the M203.

     


    Image:ACE_Keys2.jpg Single Quote (Sitdown)

    Mission Makers

    To prevent a unit being able to perform a roundcount, add to it's init line: this setVariable ["ace_sys_roundcount_disabled",true];  

    Addon Makers