Page MenuHomeFeedback Tracker

Actions "TakeMagazine" and "TakeDropMagazine" are broken!
Feedback, WishlistPublic

Description

You can place magazine into weaponholder or container with

player action ["DropMagazine", weaponholderobj, currentMagazine player];
player action ["PutMagazine", weaponholderobj, currentMagazine player];

but cannot pick it up with "TakeMagazine" or "TakeDropMagazine" action

Details

Legacy ID
3336260628
Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
Inventory
Steps To Reproduce

spawn as default rifleman and execute in editor:

player action ["PutMagazine", objNull, currentMagazine player];

the magazine appears on the ground next to player
point at it until you see hand and execute

player action ["TakeMagazine", cursorTarget, currentMagazine player];

There is pick up animation and magazine on the ground even moves, but nothing is transferred.

Event Timeline

Killzone_Kid edited Additional Information. (Show Details)
Killzone_Kid set Category to Inventory.
Killzone_Kid set Reproducibility to Always.
Killzone_Kid set Severity to None.
Killzone_Kid set Resolution to Open.
Killzone_Kid set Legacy ID to 3336260628.May 7 2016, 5:54 PM
Killzone_Kid edited a custom field.
Avi added a subscriber: Avi.May 7 2016, 5:54 PM

Fixed: Take action for weapon with magazines around

Unfortunately today's fix ^^^ has nothing to do with this ticket :(

Hello,

thank you for reporting the problem, it has been assigned to programmers.

Have a nice day.

hi iceman, any idea when this will be resolved?

Would love an update :D

would love if this is fixed

Alloc added a subscriber: Alloc.Aug 13 2016, 4:26 PM

Please FIX it!

BIS_fnc_KK updated the task description. (Show Details)
BIS_fnc_KK edited Steps To Reproduce. (Show Details)
BIS_fnc_KK edited Additional Information. (Show Details)
BIS_fnc_KK set Operating System to Windows 7.
BIS_fnc_KK added a subscriber: Iceman.
BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.May 28 2021, 9:38 PM
BIS_fnc_KK changed the task status from Acknowledged to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.