Bug: Incorrect IsHoldingActiveThrowable flag value
81 °C
Bug #30

Incorrect IsHoldingActiveThrowable flag value

Status: New
Priority:
Medium
Added by:
mysterymarshak
on July 3, '25
Assigned to:
Unassigned
Due date:
Reported for:

Steps to Reproduce

  1. give any weapon u can hold in thrown mode (G key)
  2. press G
  3. give any thrown
  4. start aiming with weapon in hands
  5. now u get IsHoldingActiveThrowable = true, GetActiveThrowableWeaponItem() will return grenades

Explanation

Incorrect value of player.IsHoldingActiveThrowable flag When u dont have any thrown weapon, but holding any weapon in g-mode and aiming u get false value for this flag, as described in docs (throwable = grenades/molotovs..). But if u have any throwable and holding weapon in g-mode with aiming, u will get true (expected false, u dont aiming with thrown weapon) and player.GetActiveThrowableWeaponItem() return thrown u have (expected magnum, for example)

Watchers

Screenshots

None

Video Clips

None

Log Files

None

Device

No device information

No comments yet.

You don't have permission to comment on this issue.