Special Forces Operations Detachment - Delta Force Teaser Addon for Operation Flashpoint: Resistance ver. 0.3 by Michael Gavrilov aka Laser (laser357@yandex.ru) 29.05.2004 Usage: Extract all the pbo files into your OFP:Resistance Addons folder. NOTE: this addon requires OFP: Resistance 1.85 or higher. This addon is a teaser of LSR Delta Force pack which is currently being made. The main purpose of this teaser addon is to gather as much feedback as possible, all issues considered. The teaser includes two models: a simple Operator (MICH helmet) and a Silenced weapons operator (Protec plastic helmet, animated goggles). Both wear NATO woodland camo. WARNING: goggles seem to appear warped when sitting in a vehicles (same issue as with BAS Delta/Rangers). I suggest lowering them using scripts when entering a vehicle. To animate goggles you can use following commands: Raise Goggles: [code] this animate ["dgog", 0] [end code] Lower Goggles: [code] this animate ["dgog", 1] [end code] To counter goggles warping in vehicles you can use the following code in the vehicle's INIT field: [code] this addEventHandler ["GetIn", {_this select 2 animate ["dgog", 1]}] [end code] It automatically lowers the goggles for anyone entering the vehicle. Please note that all variables in this teaser addon are subject to change. A SPECIAL NOTE The NATO woodland camo pattern is loosely based on that from Hyakushiki's Modern Infantry pack. Colors have been picked to match HYK color pattern, and my pattern is very heavily influenced by HYK one. I've sent a number of e'mails to this guy asking for permission to use his camo pattern as base, but he seems REALLY hard to reach. Either way, all the appropriate credits have been given herein. LEGAL STUFF (Thanks to...) - Bohemia Interactive Studio - Hyakushiki (woodland camo pattern base) - Suchey (kneepad and headset models, balaclava texture) - www.specwargear.com (a very informative site on US Spec Op equipment) - www.militarymorons.com (impression pics) - Red Storm Entertainment Feel free to comment and constructively criticize my work at laser357@yandex.ru. Thanks. DISCLAIMER THIS IS NOT THE OFFICIAL ADDON BLAH BLAH! Well you probably know all this stuff anyway so there's no reason for me to repeat it all over again...