Page MenuHomeFeedback Tracker

[Request] removeAllMagazines/Turret
Feedback, NormalPublic

Description

Currently there are commands for removeAllWeapons, removeAllAssignedItems, and removeAllItems. However, there is no corresponding command to remove all of an entity's magazines. So...one should be added. It would be good to also have a counterpart for turrets.

removeAllMagazines _entity;
and
_entity removeAllMagazinesTurret _turretPath;
or potentially
removeAllMagazinesTurret [_entity, _turretPath]; where _turretPath is optional and all turrets are targeted if omitted

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Scripting
Additional Information

See also T174007

Event Timeline

NikkoJT created this task.Nov 18 2023, 7:49 PM

Revision: 152760

_entity removeAllMagazinesTurret _turretPath

if [] then all turrets

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Apr 1 2025, 2:34 PM
BIS_fnc_KK changed the task status from New to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.