Razorpuncakes 2 Posted March 29, 2022 A group of friends and I have created a custom server to play together. We are in the process of editing loot spawns, weapons etc. Under the central loot economy the ammunition section is confusing me… There’s one section with the variety of ammo types with quantmin and quantmax values all set to -1, then there’s a different section with the same variety of ammo types but quantmin is 10 and quantmax is 40. My question is what is the difference between the two different sections? Share this post Link to post Share on other sites
etwas 138 Posted March 29, 2022 lets say u want to edit the 5.56 ammo spawns (not the boxed one). if quantmin/quantmax is set to -1 where will spawn a whole stash of rounds: 20 of 20. using different values for this like quantmin 10 and quantmax 40, there will spawn randomly between 2 and 8 rounds. so its a percentage chance to spawn between those values. u can do the same with quite anything to have some random amount. Share this post Link to post Share on other sites