leondus 0 Posted December 23, 2007 I've noted that someone made a news helo addon but can't find any addons for reporters. Does anyone know of any addons for them? Thanks Share this post Link to post Share on other sites
ricoadf 0 Posted December 23, 2007 There are no reporter addons Share this post Link to post Share on other sites
Guest Posted December 23, 2007 Mailman made a retex addon for news reporters. This was done before the tools were released so he could only do a retex. http://www.armaholic.com/page.php?id=1015 Maybe you can use it Share this post Link to post Share on other sites
sudayev 27 Posted December 23, 2007 There`s one for ofp but partially finished http://ofp.gamepark.cz/index.php?showthis=9389 Share this post Link to post Share on other sites
Anzac 0 Posted December 23, 2007 im pritty sure there was some made for opflash acouple of yrs back becasue they came with a working videocamera i remember downloading them, ive problery got it on my puter still somewere ill search for it Share this post Link to post Share on other sites
bennie1983nl 0 Posted December 23, 2007 airwolf pack? i am not sure Share this post Link to post Share on other sites
leondus 0 Posted December 23, 2007 anzac, if you find them please send it my way. El nino Foxhound, thinks for the link. But I just own OFP & Res. If ARMA stuff could be ported to OFP, then ANN reporter would do the trick. everyone else, Thanks Share this post Link to post Share on other sites
zulu1 145 Posted December 24, 2007 There was a filming pack released sometime ago. FDF mod used it in one of their missions. I can't find it on OFP.info anyomre but this is the file: Link To Film Pack VIT also made a news copter a long time ago. I can host it if anyone wants it. Share this post Link to post Share on other sites
leondus 0 Posted December 24, 2007 Thanks Zuku1 Â This is just what I was looking for Share this post Link to post Share on other sites
zulu1 145 Posted December 26, 2007 Bennie was right. There is also an AirWolf version too. OFP.Info Link Share this post Link to post Share on other sites
leondus 0 Posted January 3, 2009 would anyone happen to have another link for awmcams_v101.zip? ofpr.info link is dead Thanks Share this post Link to post Share on other sites
stgn 39 Posted January 3, 2009 http://ofp.gamepark.cz/?oblast=news&search=airwolf Share this post Link to post Share on other sites
CAPTUSNR 0 Posted January 3, 2009 The Brazilian Army Mod (BAM) also did a reporter pack addon: http://ofp-infantaria.blogspot.com/ Share this post Link to post Share on other sites
leondus 0 Posted January 3, 2009 Wow!! love the CNN reporter cam view logo Thanks again guys, ya'll rock Share this post Link to post Share on other sites
zulu1 145 Posted January 4, 2009 I missed the earlier part of the thread where you wanted a news helo. I found this old news helo by VIT in my archive: Link Also I didnt see the news crew on the Brazillian Page. Did I miss something? Share this post Link to post Share on other sites
leondus 0 Posted January 4, 2009 Thanks for the news helo, downloading it right now. The news cew is listed under Correspondentes http://www.4shared.com/file/4382152/51f1158e/reporters.html here is the image they are listed as http://img201.imageshack.us/img201/461/fotografo1kh9.jpg Great detail but I noted a error with the hands of all three men and this pops up on startup, ""No entry config.bin/CfgWeapons.GMI_camera_tool3" But I'm happy and it works Share this post Link to post Share on other sites
icebreakr 3159 Posted January 4, 2009 There are no reporter addons  I use "FieldReporter" that is already in ArmA (QG only maybe???). Share this post Link to post Share on other sites
zulu1 145 Posted January 4, 2009 Quote[/b] ]Great detail but I noted a error with the hands of all three men and this pops up on startup, ""No entry config.bin/CfgWeapons.GMI_camera_tool3" I guess it requires Gummi's camrea tool...here: ftp://ftp.ofpr.info/ofpd/unofaddons2/gmi_camera_tool.zip Share this post Link to post Share on other sites
leondus 0 Posted January 4, 2009 i downloaded gmi_camera_tool.zip but still get the error. right now I'm trying to get the camrea to work in a Intro/cutscene. I can make the cameraman look through his binoculars, StandToBinocStand but no camrea. Was there a command to look down the weapons sight? or trick the scripting to use a camera view and not binoculars. Ya'll know that I'm talking about, right? Share this post Link to post Share on other sites
zulu1 145 Posted January 4, 2009 @leondus I've used GMI camera tool before, it's mainly intended for taking screen shots and shooting videos. Those Brazillian guys have done some of thier own work, but many things they have just retextured existing addons. I'm not saying it's bad, their work looks really good. The reporters is using the old "ETN CIA teaser" addon. It looks like they took Gummi's camera addon and reworked it (BR_Camera). They used Gummi's original models it looks like. Quote[/b] ]class CfgPatches{ class BR_camera { units[]={BR_cameraguy, BR_cameraguy2, BR_cameraguy3}; weapons[]={BR_camera_tool, BR_camera_tool2, BR_camera_tool3}; requiredVersion=1.85; }; }; class CfgWeapons { class Default {}; class MGun: Default {}; class Riffle: MGun {}; class SniperRiffle : Riffle {}; class M21 : SniperRiffle {}; class BR_camera_tool : M21 { scopeWeapon = public; scopeMagazine = public; model="\BR_camera\gmi_camera_mdl.p3d"; modelOptics = "\BR_camera\visor.p3d"; sound[]={Weapons\m21,db0,1}; count=0; ammo = BulletSniperW; opticsZoomMin=0.01; opticsZoomMax=16.00; distanceZoomMin=400; distanceZoomMax=80; displayName ="Camera"; displayNameMagazine ="Camera"; shortNameMagazine ="Camera"; picture="\BR_camera\gmi_camera.paa"; }; class BR_camera_tool2 : BR_camera_tool { model="\BR_camera\Camera_Foto.p3d"; modelOptics = "\BR_camera\gmi_optic.p3d"; opticsZoomMin=0.01; opticsZoomMax=16.00; distanceZoomMin=400; distanceZoomMax=80; displayName ="Camera Fotografica"; displayNameMagazine ="Camera Fotografica"; shortNameMagazine ="Camera Fotografica"; picture="\BR_camera\gmi_camera.paa"; }; class BR_camera_tool3 : BR_camera_tool2 { model="\BR_camera\gmi_camera_mdl.p3d"; modelOptics = "\BR_camera\visor2.p3d"; opticsZoomMin=0.01; opticsZoomMax=16.00; distanceZoomMin=400; distanceZoomMax=80; displayName ="Camera"; displayNameMagazine ="Camera"; shortNameMagazine ="Camera"; picture="\BR_camera\gmi_camera.paa"; }; They may have orphaned a link in the original addon. Hmmm...I wonder if they got permission from the original addon makers to rework all that they have done? Share this post Link to post Share on other sites
leondus 0 Posted January 4, 2009 Hmm.. well that's all greek to me, but i hope they did get permission because I intended to use them and need to post the links and info. I noted a error when exiting the game that went something like "Awacams" missing, but just got the error once. How do you use GMI camera tool for shooting videos? I just made a short vid playing the cameraman uisng fraps software but would like to make a video like cutscene. Share this post Link to post Share on other sites
zulu1 145 Posted January 4, 2009 Video was pretty nice. I guess they added the CNN banner/logo to the camera optics. Pretty nice. The other camera the "Globo" one has some kind of fog on the lens. May to simulate a real field look?..I don't like it. Quote[/b] ]How do you use GMI camera tool for shooting videos? Exactly what you did. Use the camera to "frame" your shot, then use a capture tool like Fraps. Using the camera man, hit the "V" key to look through aimming optics. Also the keypad [+] & [-] keys to zoom in and out. Quote[/b] ]I noted a error when exiting the game that went something like "Awacams" missing, but just got the error once. Maybe it was AWMCam?...That would be the AirWolf cam addon. Quote[/b] ]but would like to make a video like cutscene. That could be done, you would need to script it just like cutscenes in missions. These addons would not be needed for that. With the filming pack you should be able to use the helo to fly around and shoot videos. This will require a little scripting in the "int" field for units and waypoints. Put an empty camera helo on the map and 2 crew men. Set your player with a high rank so you are in command. Get in as gunner and order the other in as pilot. Or you can set it as flying and use "movingunner" and "moveinpilot" scripting comands. Being in command you should be able to order the piolt to fly to specific locations. Or set waypoints on the map where you want to film. You could then use differnt "flyinheight" scripting commands in the "int" field of the waypoints. This would allow you to shoot from different elevations. Here's a capture I did of a media circus in VelkaVez on Nogova using GMI Cam Tool. This represents AWM Cam, FilmingPack, BR_Reports and the Vit Helo. The Filming Pack is especialy nice with all the different aspect ratios it has. I'd be willing to bet you could equip the Vit helo with the camera (weapon) that they put on the AH64. You know, I have a mission laying around here that uses cut scenes of a studio reporter and a field reporter going back a forth. The banter is rather funny. If I can find it I'll post a link. Share this post Link to post Share on other sites
leondus 0 Posted March 7, 2009 here is a new vid using the CNN reporter Share this post Link to post Share on other sites
VBCI 1 Posted March 7, 2009 In OFP, how to remplace the old TV screen in the editor by a CNN Flash screen ? Someone have a addon for that ? It's possible to change the Watch, so it's possible to change the TV set. Share this post Link to post Share on other sites
leondus 0 Posted March 8, 2009 I'm not sure on how to change the TV screen in the editor but would love to know how myself. Anyone know?? Share this post Link to post Share on other sites