Jump to content
Sign in to follow this  
kocrachon

Ammo spawning in invetory

Recommended Posts

So I am not sure if something changed since ArmA 2, but in every persons init field, I am putting "this addmagazine "magazinetype". Now, when ever I have more than one person, or some one joins mid game, all of a sudden more ammo spawns into the inventory. Is there a way to resolve this?

This is happening in a local host game, not a dedicated server.

Share this post


Link to post
Share on other sites

Only let the server spawn ammo, its most likely happening when the other player joins in progress.

if (isserver) then {guy1 addmagazine "magazine"}

Share this post


Link to post
Share on other sites
Only let the server spawn ammo, its most likely happening when the other player joins in progress.

I've been having this problem with one of my missions. Is there any chance you can be a little more specific about what I can do to fix this issue? Thanks.

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  

×