Grezvany13 / ILBE-Assault-Pack-Rewrite

This mod is a rewrite of the ILBE Assault Pack (TFAR) mod made by Raspu.
https://forums.bohemia.net/forums/topic/225783-ilbe-assault-pack-rewrite/
Other
0 stars 3 forks source link

SATCOM enables the Vanilla minedetector #4

Closed johnb432 closed 4 years ago

johnb432 commented 4 years ago

Describe the bug Titles says it: Whenever you have the SATCOM in your inventory, you have access to the Vanilla minedetector.

To Reproduce Steps to reproduce the behavior:

  1. Go into the Virtual Arsenal or ACE Arsenal
  2. Get a backpack and put a SATCOM in it.
  3. Use the keys for the side panels and open one (brackets or whatever).
  4. Minedetector is open.

Expected behavior No minedetecting abilities from a SATCOM.

Screenshots / Video https://imgur.com/gallery/sNn0bDU

Version:

Other Mods:

Additional context My unit has blacklisted the vanilla minedector and this is a way to circumvent that. I'd like to see the SATCOM stay whitelisted. My guess is that it comes due to the fact that the SATCOM inherits the Vanilla minedetector's properties (CfgWeapons.hpp, config.bin)?

johnb432 commented 4 years ago

In fact, this issue persists with all inventory items (antennas). There is a workaround however: https://github.com/CBATeam/CBA_A3/pull/744.

johnb432 commented 4 years ago

I have managed to remedy this issue with #5 . I have done some testing and it doesn't seem to interfere with anything.

Grezvany13 commented 4 years ago

PR is merged and Workshop has been updated. Thank you for the PR!!!