acemod / ACE3

Open-source realism mod for Arma 3
https://ace3.acemod.org
Other
997 stars 735 forks source link

Ace Arsenal Lockpick and Key issue #9540

Closed fav-MBMC closed 11 months ago

fav-MBMC commented 12 months ago

Mods:

Description: After the last update for the ACE Arsenal, these items ("ACE_key_lockpick","ACE_key_master","ACE_key_west","ACE_key_east","ACE_key_indp","ACE_key_civ") can no longer be found in the ACE Arsenal (editor, main menu ACE Arsenal or in own mission). Despite adding the items with the command [_player,_items] call ace_arsenal_fnc_addVirtualItems in own scripts, the items are not found. Before the update it worked fine.

Steps to reproduce:

  1. Go to Tutorials
  2. then Ace-Arsenal
  3. search for the items in the different categories

Expected behavior: That these items "ACE_key_lockpick","ACE_key_master","ACE_key_west","ACE_key_east","ACE_key_indp","ACE_key_civ" are available in the arsenal and mayby in the categorie Tools (ACE_isTool = 1)

Where did the issue occur?

Additional context:

LinkIsGrim commented 12 months ago

Since #9040 items with scopeArsenal = 0 cannot be added to the Arsenal. This is a design decision.

fav-MBMC commented 12 months ago

Okay, thx for the Info. Do you have plans to change the config for this itmes or not?

LinkIsGrim commented 12 months ago

No.