Page MenuHomeFeedback Tracker

AI always saying LOW AMMO with "LMG_Mk200_F" and 800 rounds
Acknowledged, WishlistPublic

Description

AI unit always saying low ammo with "LMG_Mk200_F" and 800 rounds.

Details

Legacy ID
3737760180
Severity
None
Resolution
Open
Reproducibility
Always
Category
AI Issues
Steps To Reproduce

_unit addItemToVest "200Rnd_65x39_cased_Box";
_unit addItemToBackpack "200Rnd_65x39_cased_Box";
_unit addItemToBackpack "200Rnd_65x39_cased_Box";

_unit addMagazine "200Rnd_65x39_cased_Box";
_unit addWeapon "LMG_Mk200_F";

Event Timeline

R34P3R edited Steps To Reproduce. (Show Details)May 17 2015, 2:39 PM
R34P3R set Category to AI Issues.
R34P3R set Reproducibility to Always.
R34P3R set Severity to None.
R34P3R set Resolution to Open.
R34P3R set Legacy ID to 3737760180.May 8 2016, 12:06 PM

Seems like AI counts only amount of magazines, belt boxes in case of MG's.
Also, when player takes Mk200 from some box, if there's enough space in vest and backpack, 4-5 boxes of ammo will be taken, which is usually too much. Regular AAF Autoriflemen have only 2 additional boxes.