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
[player, "30Rnd_65x39_caseless_mag",1] call CBA_fnc_addMagazineVerified Does nothing, always returns true, but no effect.
fixed in: #291
[player] call CBA_fnc_isUnitGetOutAnim
Always false, regardless of animation.
CBA_fnc_dropWeapon and CBA_fnc_dropMagazine don't work, because the used action is broken in A3 since Alpha. [player, currentWeapon player] call CBA_fnc_dropWeapon Animation plays, but nothing happens
The text was updated successfully, but these errors were encountered:
[player, "30Rnd_65x39_caseless_mag",1] call CBA_fnc_addMagazineVerified
Does nothing, always returns true, but no effect.fixed in: #291
[player] call CBA_fnc_isUnitGetOutAnim
Always false, regardless of animation.
CBA_fnc_dropWeapon
andCBA_fnc_dropMagazine
don't work, because the usedaction
is broken in A3 since Alpha.[player, currentWeapon player] call CBA_fnc_dropWeapon
Animation plays, but nothing happensThe text was updated successfully, but these errors were encountered: