hypno toad 0 Posted August 18, 2007 I would like to place a single m9 on the ground in the mission editor, how do I do this? Also, if you guys could tell me, how do you spawn single magazines aswell? Share this post Link to post Share on other sites
Eagle-Eye 1 Posted August 18, 2007 I'm new myself, therefore I'm not sure about this at all, so don't shoot me if it doesn't work. I've never done it, and at this moment I don't have the time to try it, but I'd try it like this: - create an invisible H, name it "H" - create a trigger, Present, activated by BLUFOR - in it's initialisation field, type: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">H addWeaponCargo "M9" where the H is, I guess an M9 should be created on the ground. Same goes for the magazines, only the field should be: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">H addMagazineCargo ["15Rnd_9x19_M9",x] where x is the amount of magazines wanted. Share this post Link to post Share on other sites
hypno toad 0 Posted August 18, 2007 Thanks, any idea how I could make an ammo crate full of M9's? Share this post Link to post Share on other sites
ColonelSandersLite 0 Posted August 18, 2007 Use kronzky's object placer is what I'd recommend. http://www.kronzky.info/placer/index.htm Share this post Link to post Share on other sites
hypno toad 0 Posted August 19, 2007 Use kronzky's object placer is what I'd recommend.http://www.kronzky.info/placer/index.htm edit Is there a mod that will just give me spawnable weapons in the empty side? I think the script there is really impractical, I don't want to spawn more than one. Plus it is a pain to get installed. Share this post Link to post Share on other sites
ck-claw 1 Posted August 19, 2007 Try Chris's Arma Edit found Here for making custom weapon crates. Aswell as other useful stuff Share this post Link to post Share on other sites