Page MenuHomeFeedback Tracker

Reload time delay with addWeaponItem and addSecondaryWeaponItem
New, WishlistPublic

Description

Command is broken for launchers. You get a delay when run this commands.

That issue was already reported in that thread http://feedback.arma3.com/view.php?id=21469#c100997 I opened new one because "one issue per one thread" rule.

Details

Legacy ID
1540008727
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting
Steps To Reproduce
  1. Run this commands:

player addWeapon "launch_RPG32_F";
player addWeaponItem ["launch_RPG32_F", ["RPG32_F", 1]];

player addWeapon "launch_RPG32_F";
player addSecondaryWeaponItem "RPG32_F";

  1. You will notice that addWeaponItem and addSecondaryWeaponItem gives you a delay in reloading.

Event Timeline

ruPaladin set Category to Scripting.
ruPaladin set Reproducibility to Always.
ruPaladin set Severity to None.
ruPaladin set Resolution to Open.
ruPaladin set Legacy ID to 1540008727.May 8 2016, 1:34 PM
n7snk added a subscriber: n7snk.May 8 2016, 1:34 PM
n7snk added a comment.Feb 1 2016, 12:54 AM

i second this one, the reload is getting twice longer