Page MenuHomeFeedback Tracker

Scripting Command to addMagazine directly to weapon with bullet count.
New, WishlistPublic

Description

Request for the following scripting commands. This allows mission makes to accurately control the loaded weapon in a gun with a specific magazine count.

addPrimaryWeaponMagazine
removePrimaryWeaponMagazine
addSecondaryMagazine
removeSecondaryMagazine
addHandgunMagazine
removeHandgunMagazine

Details

Legacy ID
3831575659
Severity
None
Resolution
Open
Reproducibility
Have Not Tried
Category
Scripting
Steps To Reproduce

player addPrimaryWeaponMagazine ["Classname",AmmoCount];
removePrimaryWeaponMagazine player;

player addSecondaryMagazine ["Classname",AmmoCount]
removeSecondaryMagazine player;

player addHandgunMagazine ["Classname",AmmoCount]
removeHandgunMagazine player;

Event Timeline

Deathlyrage edited Additional Information. (Show Details)
Deathlyrage set Category to Scripting.
Deathlyrage set Reproducibility to Have Not Tried.
Deathlyrage set Severity to None.
Deathlyrage set Resolution to Open.
Deathlyrage set Legacy ID to 3831575659.May 7 2016, 7:22 PM