Jump to content
Sign in to follow this  
hypno toad

How do I place a single weapon?

Recommended Posts

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

I'm new myself, therefore I'm not sure about this at all, so don't shoot me if it doesn't work. wink_o.gif 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. smile_o.gif

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
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

Try Chris's Arma Edit found Here for making custom weapon crates.

Aswell as other useful stuff smile_o.gif

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  

×