Page MenuHomeFeedback Tracker

[Request] removeAllMagazines/Turret
New, 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