kocrachon 2 Posted March 15, 2013 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
kocrachon 2 Posted March 15, 2013 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
Meh 1 Posted April 10, 2013 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