[frl]myke 14 Posted June 4, 2010 (edited) As requested, here's a port of the Blackhawk wrecks from ArmA 1. As said, just a port so full credits to BIS. The 4 main textures are prepared for easy retexturing by using hiddenSelectionsTextures[] = { "\glt_bh_wreck\uh60_1_navy_co.paa", "\glt_bh_wreck\uh60_2_navy_co.paa", "\glt_bh_wreck\uh60_3_navy_co.paa", "\glt_bh_wreck\uh60_4_navy_co.paa" }; Both can be found under "empty >> wrecks" Classnames: GLT_UH60_NAVY_Wreck GLT_UH60_ARMY_Wreck Addon is signed, .bikey and .bisign files are included. Blackhawk wrecks addon mirrors: ArmedAssault.info Mirror : DOWNLOAD - Wrecks: Blackhawks Navy & Army (v.1.0) incl. burned versions - [13.2 MB] from ArmedAssault.info armaholic.com Mirror : DOWNLOAD - Wrecks: Blackhawks Navy & Army (v.1.0) incl. burned versions - [13.2 MB] from armaholic.com arma2base.de Mirror : DOWNLOAD - Wrecks: Blackhawks Navy & Army (v.1.0) - [7.1 MB] from arma2base.de Addition: As it has been requested, here also burned versions of both. This addon requires the above wreck addon. Added classnames: GLT_UH60_NAVY_Wreck_burned GLT_UH60_ARMY_Wreck_burned .bisign file is included. Server .bikey is the same as the main addon. ArmedAssault.info Mirror : DOWNLOAD - Wrecks: Blackhawks Navy & Army (v.1.0) incl. burned versions - [13.2 MB] from ArmedAssault.info armaholic.com Mirror : DOWNLOAD - Wrecks: Blackhawks Navy & Army (v.1.0) incl. burned versions - [13.2 MB] from armaholic.com arma2base.de Mirror : DOWNLOAD - Burned Wrecks: Blackhawks Navy & Army (v.1.0) - [5.3 MB] from arma2base.de (above wreck addon required) Edited June 11, 2010 by [FRL]Myke Share this post Link to post Share on other sites
AnimalMother92 10 Posted June 4, 2010 Nice, thanks :) Share this post Link to post Share on other sites
Keshman 10 Posted June 4, 2010 Super! Good add this Wrecks choppers to mission or creat video or ...... more more) Thx. Share this post Link to post Share on other sites
imutep 0 Posted June 4, 2010 Thx for this addon! ArmedAssault.info Mirror and News: We have also added this release to your personal author profile If a release or contact information is missing, feel free to drop a PM, it will then be added. And here is the BBCode if you want to add our Mirror to your release post : [url=http://www.armedassault.info/index.php?cat=addons&game=1&id=1432][img=http://www.armedassault.info/mirrorgen2/3969381.gif][/url] If you prefer a text only BBCode please copy and paste the code below : [b]ArmedAssault.info Mirror :[/b] [url=http://www.armedassault.info/index.php?cat=addons&game=1&id=1432]DOWNLOAD - Wrecks: Blackhawks Navy & Army (v.1.0) - [7.1 MB] from ArmedAssault.info[/url][/spoiler] Share this post Link to post Share on other sites
Spartan 163 0 Posted June 4, 2010 Ok one more addon that should be in the next ACE2 update. Share this post Link to post Share on other sites
Nightrain 10 Posted June 4, 2010 Thanks, I was missing these wrecks. Will be a great tool for mission making. :) Release frontpaged on the Armaholic homepage. Blackhawk and Seahawk Wrecks Share this post Link to post Share on other sites
miller 49 Posted June 4, 2010 Thanks Myke, great ArmA2Base.de Mirror: Blackhawks Navy & Army Wrecks by Myke Kind regards Miller Share this post Link to post Share on other sites
zonker3210 1 Posted June 5, 2010 I'm curious...what's the benefit of this addon as opposed to, say, just scripting a wreck? For example, using SETHIT and specifying the helicopter's part to assign the damage... /* - - - - - - - - - - - - - - - - - - - - - */ _chopperObject setHit ["mala vrtule", .5]; // small rotor _chopperObject setHit ["velka vrtule", .4]; // main rotor _chopperObject setHit ["motor", .7]; // motor _chopperObject setHit ["trup", .3]; // body, hull, fuselage _chopperObject setHit ["sklo predni L", 5]; // windscreen Left {abbr} _chopperObject setHit ["sklo predni P", .75]; // windscreen Right {abbr} _chopperObject setHit ["vyfuk konec", .85]; // exhaust end _chopperObject setHit ["vyfuk start", .8]; // exhaust start /* - - - - - - - - - - - - - - - - - - - - - */ (Helicopter part names taken from here: http://community.bistudio.com/wiki/ArmA:_Selection_Translations) Using a scripted approach like this allows the mission designer to use the same exact set of models available in the rest of Arma2. Perhaps there's a special benefit to this addon, though...I'm not trying to be disrespectful toward anyone. I'm simply curious why using an addon is better than a script for something like this. Share this post Link to post Share on other sites
enad 11 Posted June 5, 2010 The benefit is you don't have to type in a long and confusing line of code. Having it easily available in the editor is 10X easier...It's just convenient. Share this post Link to post Share on other sites
[frl]myke 14 Posted June 5, 2010 @Imutep, Nightrain & Miller thanks for the mirrors, much appreciated. @zonker3210 i have 298 reasons why it was worth it to make this addon. Since release till now it was downloaded 298 times. I'm simply curious why using an addon is better than a script for something like this. Simply because there are plenty of people out there that aren't familiar with scripting. So with this they can simply put it down in editor. Although i agree, this isn't a high quality, highly anticipated, by thousands awaited addons. Share this post Link to post Share on other sites
vengeance1 50 Posted June 5, 2010 Thanks Myke, this is great to have for missions. :) Share this post Link to post Share on other sites
R0adki11 3949 Posted June 5, 2010 I'm simply curious why using an addon is better than a script for something like this. An addon is sometimes much quicker than a script, congrats on the release. :) Share this post Link to post Share on other sites
[frl]myke 14 Posted June 5, 2010 Additional addon with burned versions of both. Please check opening post for more informations. Thank you. Share this post Link to post Share on other sites
imutep 0 Posted June 5, 2010 We put both addons together and updated the downloadlink at Armed Assault.Info. :cool: DOWNLOAD - Wrecks: Blackhawks Navy & Army (v 1.0) - [13.2 MB] Share this post Link to post Share on other sites
Banderas 0 Posted June 6, 2010 @Myke What a fast notification. Thanks for the very quick work. you're The MAN :) Share this post Link to post Share on other sites
[frl]myke 14 Posted June 6, 2010 @MykeWhat a fast notification. Thanks for the very quick work. you're The MAN :) You're welcome. In fact, i needed a break from all those missiles and bombs i'm making so i've checked the addon request thread for something that could be done quickly. ;) And as i see, there were quite a few people wanting this, judging by download counts. :D Share this post Link to post Share on other sites
Guest Posted June 6, 2010 Additional addon with burned versions frontpaged on the Armaholic homepage. Blackhawk and Seahawk Wrecks Share this post Link to post Share on other sites
WA Lancer 94 Posted June 7, 2010 Is it possible to script in seats for placement of dead pilots? Share this post Link to post Share on other sites
miller 49 Posted June 7, 2010 Thanks Myke ArmA2Base.de Mirror: Blackhawks Navy & Army Wrecks burned version by Myke Kind regards Miller Share this post Link to post Share on other sites
bigcheese 10 Posted June 21, 2010 This is a really good addon and has been really useful, although can you pretty please make a version without the doors, without seats in the back and without any missile pods on the side? Basicly i would like a wreck version of Adukes SOAR helicopters so i can make missions like a blackhawk down replica mission. Share this post Link to post Share on other sites
Cyteless 10 Posted June 21, 2010 It's just a port, mate, so he'd need to get permission off BIS to edit them. Share this post Link to post Share on other sites
[frl]myke 14 Posted June 21, 2010 It's just a port, mate, so he'd need to get permission off BIS to edit them. Afaik BIS wouldn't mind about such modifcations. However, i don't see a single reason why a BHD-like mission couldn't be done with the actual wrecks. So no edits planned so far unless you can name me a very good reason that would justify the effort. Share this post Link to post Share on other sites