Owuor 0 Posted February 15, 2002 I'm wondering if it is possible to add weapons to the little civilian plane.  I just thought it would be interesting to have  rockets on on. Whether by trigger or script...is this possible? (I am a newbie to scripting so keep this in mind if you answer).  Thanks. ORIGINAL QUESTION ANSWERED...please see below for part 2 of question which is : How can i add rockets/mavericks/any firing weapon to a Trabant/car without using an addon. Share this post Link to post Share on other sites
kegetys 2 Posted February 16, 2002 You can grab the Addon Collection from http://ofp.kege.cjb.net, which has a resistance camoed cessna in it wich has a machine gun a four freefall bombs. I think its also possible to add (some) weapons to the cessnas with addweapon/addmagazine commands. Share this post Link to post Share on other sites
ConanOfOz 0 Posted February 16, 2002 </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">I'm wondering if it is possible to add weapons to the little civilian plane.  I just thought it would be interesting to have  rockets on on. Whether by trigger or script...is this possible? (I am a newbie to scripting so keep this in mind if you answer).  Thanks.<span id='postcolor'> Yes, *LOL*, it works... Cessna = "Cessna" CreateVehicle GetPos PlayerCessna AddMagazine "MaverickLauncher"Cessna AddWeapon "MaverickLauncher"Cessna AddWeapon "MaverickLauncher"Cessna AddWeapon "MaverickLauncher"Cessna AddWeapon "MaverickLauncher"Cessna AddWeapon "MaverickLauncher"Cessna AddWeapon "MaverickLauncher"Cessna AddWeapon "MaverickLauncher"Cessna AddWeapon "MaverickLauncher"[\code] Share this post Link to post Share on other sites
amos m 0 Posted February 16, 2002 Can you do this from within the init field of the cessna? Actually, I'll try it now and report. Share this post Link to post Share on other sites
amos m 0 Posted February 16, 2002 well yes. This works from within init. Share this post Link to post Share on other sites
Owuor 0 Posted February 16, 2002 Awesome! Thanks for the code Conan. Now, if only I could put Maveriks on my Trabant...ala something from Q-Branch. Is this possible? Share this post Link to post Share on other sites
ConanOfOz 0 Posted February 17, 2002 </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Owuor @ Feb. 17 2002,08:50)</td></tr><tr><td id="QUOTE">Awesome! Â Thanks for the code Conan. Now, if only I could put Maveriks on my Trabant...ala something from Q-Branch. Â Is this possible?<span id='postcolor'> *ROFLMAO* Hello, Mr. Bond. Well, I would think it would work, but I reckon you're going to have a problem firing them. You see, these things really need to be fired with at least some altitude. If you fire them from ground level, you are probably going to blow yourself up when the missile plows into the gound right in front of you BTW, I don't know why my code works. What I originally posted was a cut-and-paste straight from a script. I was looking at it later and realised I had one "AddMagazine" command, and the rest were all "AddWeapon" commands. I did in fact have 8 rockets to fire... Go figure? Share this post Link to post Share on other sites
Owuor 0 Posted November 20, 2002 Sorry for resurrecting an old post of mine...but I just started scripting/editing again and am wondering about the second (unanswered) question I posed... Is it possible to arm cars with missiles or rockets that could fire. I don't care about the practicality of it or whether i'll blow myself up. I just want to add Maverick's etc. to a car and be able to fire them while driving. Thanks. In honor of the new 007 flick coming out someone please figure this out! Share this post Link to post Share on other sites
PitViper 0 Posted November 20, 2002 There is a nice set of addon planes you can get that are armed. Share this post Link to post Share on other sites
Owuor 0 Posted November 20, 2002 Hoping to do this without addons...I should have mentioned that, sorry. Share this post Link to post Share on other sites
-TU--33ker 0 Posted November 20, 2002 just try it! i would recommend TOW for ground vehicles. Share this post Link to post Share on other sites
misslock 0 Posted November 20, 2002 what cammond would i have to use to make a HEAT fire ps: my car is called car1 Share this post Link to post Share on other sites
Owuor 0 Posted November 25, 2002 </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">misslock Posted on Nov. 20 2002,18:37 -------------------------------------------------------------------------------- what cammond would i have to use to make a HEAT fire ps: my car is called car1 <span id='postcolor'> I wish i could tell you misslock...still hoping someone will come up with a solution to this one. Share this post Link to post Share on other sites