Page MenuHomeFeedback Tracker

deleteVehicle <array>
Closed, ResolvedPublic

Description

deleteVehicle is an extremely common command to use

this kind of code is frequent in many missions:

{ deleteVehicle _x } forEach _array

perhaps we could do away with that and instead just

deleteVehicle _array

Details

Severity
Feature
Resolution
Fixed
Reproducibility
Always
Operating System
Windows 10 x64
Category
General

Event Timeline

Revision: 151176

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Dec 1 2023, 2:54 AM
BIS_fnc_KK changed the task status from New to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.
dedmen set Ref Ticket to AIII-56127.Dec 7 2023, 6:14 PM
BIS_fnc_KK closed this task as Resolved.Mar 13 2024, 1:13 PM
BIS_fnc_KK changed Resolution from Open to Fixed.