You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
When transferring a First Aid Kit or Medikit from a supplybox ie. Supply Box [NATO] with Convert Vanilla Items option Enabled the Vanilla Item does not get consumed.
Steps to reproduce:
Load Arma 3 with CBA_A3 and ACE only
In editor, add playable unit and supply box
Add First Aid Kit to supply box
Play scenario and open supply box
Drag First Aid Kit from supply box to uniform.
Expected behavior:
Added to uniform should be one of each [Bandage (Basic), Bandage (Packing), Morphine Autoinjector, Tourniquet (CAT)] and nothing more.
Additional context:
The First Aid Kit should be consumed in the process but instead also the First Aid Kit appears in the uniform. Moving it back and forth between the supply box and the player gives you infinite medical supplies.
The text was updated successfully, but these errors were encountered:
Interestingly enough, removeItemFromUniform, removeItemFromVest and removeItemFromBackpack can remove those types of FirstAidKit. removeItems, addItemCargoGlobal, addWeaponCargoGlobal, addMagazineCargoGlobal and addBackpackCargoGlobal cannot however.
Mods:
Description:
When transferring a First Aid Kit or Medikit from a supplybox ie. Supply Box [NATO] with Convert Vanilla Items option Enabled the Vanilla Item does not get consumed.
Steps to reproduce:
Expected behavior:
Added to uniform should be one of each [Bandage (Basic), Bandage (Packing), Morphine Autoinjector, Tourniquet (CAT)] and nothing more.
Where did the issue occur?
Log Files:
Additional context:
The First Aid Kit should be consumed in the process but instead also the First Aid Kit appears in the uniform. Moving it back and forth between the supply box and the player gives you infinite medical supplies.
The text was updated successfully, but these errors were encountered: