Page MenuHomeFeedback Tracker

magazinesDetailBackpack, magazinesDetailUniform, magazinesDetailVest are broken
Feedback, NormalPublic

Description

They all return the same array as magazinesDetail:

_magsAll = magazinesDetail player;
_magsAll isEqualTo (magazinesDetailVest player arrayIntersect magazinesDetailUniform player arrayIntersect magazinesDetailBackpack player)

In other words, those commands are just copy-pastes of magazinesDetail

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting

Event Timeline

Leopard20 updated the task description. (Show Details)Sep 13 2021, 9:05 AM

fixed in rev 148195

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Sep 14 2021, 10:08 AM
BIS_fnc_KK changed the task status from New to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.