Page MenuHomeFeedback Tracker

all static weapons have same bug
Closed, ResolvedPublic

Description

disassembling and reassembling a non west static weapon (ex: I_static_AT_F) results in building the western version of that static weapon (ex: B_static_AT_F)

this bug was around since the mortar static weapon was introduced (alpha version) and already described it in this case: http://feedback.arma3.com/view.php?id=9386

It seems the problem comes from the fact that when disassembling a non west static weapons the resulting backpacks are from west side instead of being on the same side as the static weapon.
And also only west static weapons have corresponding backpacks.

For example, the backpacks corresponding to "B_static_AT_F" weapon are

  • "B_AT_01_weapon_F"
  • "B_HMG_01_support_F"

When disassembling "I_static_AT_F" weapon the resulting backpacks are the same as the ones for "B_static_AT_F". Which may be the cause of the problem.

The solution would be to create specific backpacks (I_AT_01_weapon_F, I_HMG_01_support_F) and these should appear when disassembling I_static_AT_F.

Details

Legacy ID
692661202
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Gameplay

Event Timeline

d3nn16 edited Steps To Reproduce. (Show Details)Sep 5 2013, 10:17 PM
d3nn16 edited Additional Information. (Show Details)
d3nn16 set Category to Gameplay.
d3nn16 set Reproducibility to Always.
d3nn16 set Severity to None.
d3nn16 set Resolution to Fixed.
d3nn16 set Legacy ID to 692661202.May 7 2016, 4:32 PM
d3nn16 added a subscriber: d3nn16.May 7 2016, 4:32 PM

I rechecked this issue and all static weapons are fixed for all 3 factions (blufor, opfor, indep). This ticket may be closed.