Page MenuHomeFeedback Tracker

magazinesAllTurrets for turrets with FFV opportunity
Feedback, NormalPublic

Description

magazinesAllTurrets dont show magazines of your turret if you turned out with firing from vehicle opportunity

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Engine
Steps To Reproduce
  1. Start missions with "B_MBT_01_TUSK_F"
  2. Remove all gunner magazines for better clarity
this removeMagazinesTurret ["24Rnd_120mm_APFSDS_shells_Tracer_Red",[0]];
this removeMagazinesTurret ["12Rnd_120mm_HE_shells_Tracer_Red",[0]];
this removeMagazinesTurret ["12Rnd_120mm_HEAT_MP_T_Red",[0]];
this removeMagazinesTurret ["200Rnd_762x51_Belt_Red",[0]];
  1. Get in tank on commander place
  2. Check magazinesAllTurrets array - it will give you magazines of commander turret
  3. Turn out
  4. Check magazinesAllTurrets array again - it will be empty
Additional Information

Event Timeline

Added alt syntax rev. 148327

magazinesAllTurrets [vehicle, excludePersonTurrets]

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Oct 10 2021, 1:32 PM
BIS_fnc_KK changed the task status from New to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.