Page MenuHomeFeedback Tracker

PDW2000 9 mm and ADR-97 5.7 mm got wrong weapon type defined
New, NormalPublic

Description

The SMG_03_XXX and hgun_PDW2000_F have got wrong weapon type defined in config.

cursor = "arifle"; should be "smg"

Details

Severity
Tweak
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Config
Steps To Reproduce

"hgun_PDW2000_F" call BIS_fnc_itemType; → ["Weapon","AssaultRifle"]
"SMG_03_TR_black" call BIS_fnc_itemType; → ["Weapon","AssaultRifle"]

Event Timeline

R3vo created this task.Jan 25 2021, 10:23 AM
R3vo added a comment.Jan 25 2021, 2:50 PM

Same for "ChemicalDetector_01_base_F" call BIS_fnc_itemType