Jump to content
Sign in to follow this  
sovietpolarbear

Adding a magazine with reduced bullets to a vest, backpack or cargo containers.

Recommended Posts

For my mission, I'm trying to add a reduced amount bullets in each magazine not only to the player's uniform but also to their vests, backpacks and containers in the mission. I can add the reduced magazines to the player's uniform but not to their vests, backpacks and containers. 

 

The command to already add reduced magazines to a unit's uniform is 

player addMagazine ["30Rnd_556x45_STANAG", 15];

 

Notice that addmagazine is different from addmagazines which adds a number of magazines with full ammo. Is it possible to add magazines with reduced number of bullets in a gearscript or in the actual init of the unit?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×