lNTRUDER 26 Posted October 7, 2011 Hi guys, I have created a very basic arms dealer template in which you will find some TOH weapons, ammo, and other stuff. There are also 3 beefed-up choppers that you should take for a ride (get in as Pilot and press left mouse button..). Could save mission makers some time, or just let you shoot and blow up stuff in your new favorite heli sim :D This template is just to get you started, there's bound to be more stuff but I was too lazy to keep on searching for it... :cool: Installation: 1. Unzip the download archive and copy the contents to 'C:\Users\Administrator\Documents\Take On Helicopters Other Profiles\<profile name>\missions' folder. 2. Load up the editor on Seattle map and load mission "ArmsDealer_template_100". 3. Hit Preview and start shooting :p Or just copy from the init fields and use in your own missions. Download link: http://www.mediafire.com/?if5f2zxn98xi0h4 Share this post Link to post Share on other sites
jumpinghubert 49 Posted October 8, 2011 thanks very much for this very useful template! Is it possible to rearm the heli? Share this post Link to post Share on other sites
lNTRUDER 26 Posted October 8, 2011 Well, you could set up a radio trigger which adds another magazine to the helicopter. Something like this in the On Activation field: heli1 addMagazine "2000Rnd_762x51_M134_H"; (assuming you name your helicopter "heli1") Share this post Link to post Share on other sites
crawl55 10 Posted October 9, 2011 How did you determine the weapons name and ammo class? Are there any others, like FFAR, or 30MM for that matter? good work though! ---------- Post added at 04:52 PM ---------- Previous post was at 04:47 PM ---------- Disregard...I found the answer! FFAR_H = weapon class!; 14Rnd_FFAR_H = ammo, or magazine!! Share this post Link to post Share on other sites
lNTRUDER 26 Posted October 9, 2011 Bring it on then :D Share this post Link to post Share on other sites
crawl55 10 Posted October 9, 2011 sorry, if is FFARLauncher_H for the rocket launcher!!! Share this post Link to post Share on other sites
lNTRUDER 26 Posted October 11, 2011 Yay, great stuff! Let's blow some stuff up :) Share this post Link to post Share on other sites
MD500Enthusiast 10 Posted October 13, 2011 so i tried making a mission with the template but the code doesn't make respawned vehicles come with the weapons. Share this post Link to post Share on other sites
lNTRUDER 26 Posted October 13, 2011 That's correct, as it's just a template for adding weapons/ammo/etc. Some things you have to figure out for yourself ;) Share this post Link to post Share on other sites