DieAngel 0 Posted July 26, 2010 I would like to make a mission for training and weapon testing and i'm wondering if there is a way to make a script that will fill a weapon crate with every weapons , tools and ammunitions available on the server, and do so regardless of what addons are installed. Is there an easy way to do this? Share this post Link to post Share on other sites
Fox '09 14 Posted July 26, 2010 yes there are scripts that can be easily found with the search function Share this post Link to post Share on other sites
Cyteless 10 Posted July 26, 2010 If you use ACE, then you can use the magic box. If not, then do as Fox says. Share this post Link to post Share on other sites
DieAngel 0 Posted July 26, 2010 I tried ace's magic box but unless i missed something it doesn't contain every items. As for crate filler scripts i only found scripts that fill it with predetermined stuffs, so far i haven't found any that will adapt the content to whatever addons are installed (even addons it hasn't been designed for) Share this post Link to post Share on other sites
Loggert 10 Posted July 27, 2010 ace_sys_weapons_test = true; in the initline of the magicbox and then you're set.. Share this post Link to post Share on other sites