Muecke 114 Posted April 26, 2015 (edited) http://angryinsects.de/downloads/Muecke_Privat/Promanviewsmall.jpg (229 kB) Proman View I would like to share this little addon with you. I was not satisfied with the field of view while in vehicles. I feel like my chin is glued to the steering wheel. As a soldier you can double press the minuskey on numpad. This is helpfull if you are in buildings, but in vehicles this is not possible. This addon just sets the head in the correct position. You can see better out of your car seeing the mirrors, thats it. Less accidents and minimization of becoming a renegade. It is still possible to zoom in if needed... Serverkey is included. Author(s): -Muecke (Idea/configbase) -Hauke T-800a (config A3) -kju (supporting) Download: HitMe Edited April 26, 2015 by Muecke 1 Share this post Link to post Share on other sites
maquez 141 Posted April 26, 2015 very cool ! but you missed a link for download it Share this post Link to post Share on other sites
Guest Posted April 26, 2015 Release frontpaged on the Armaholic homepage. Proman View For Vehicles v1.0Community Base addons A3 Share this post Link to post Share on other sites
Jackal326 1181 Posted April 26, 2015 Seems to give a bit of a fish-eye effect (makes the steering wheel appear oval rather than round), or is that just me? Share this post Link to post Share on other sites
grzegorz 33 Posted April 26, 2015 Please, name of the map. (From OFP?) Share this post Link to post Share on other sites
MrSanchez 243 Posted April 26, 2015 Nice! I made a forum post a month ago asking on assistance to remove the imo annoying zoom-out that happens when you accelerate a vehicle, I see this mod takes care of that as well.. I've used a FOV-changer in vehicles mod for ArmA 2 and now I get to use one in ArmA 3 ;) Kind regards, Sanchez Share this post Link to post Share on other sites
boombastic 17 Posted April 26, 2015 Great, thank you! Maybe you can improve it, by making user adjustable view angle ? I want to make soldier first person view little bit more narrow (It to wide fore my taste) but in vehicle it's nice to have more wider angle of view like you did ! It also can be great to adjust view angle separately for vehicles, planes, soldier (1st person). It can be adjustable by config file or trough game menu like this addon: "CH View Distance" www.armaholic.com/page.php?id=27454 Thank you anyway ! Share this post Link to post Share on other sites
lithiumfox 10 Posted April 26, 2015 While this is sorta neat, I just want to inform you about a fallacy in how you feel It's fine if you feel this is helping. But a higher fov reduces your ability to "process" as you are now shoving even more information in front of you. Oddly, I'd use this tool to reduce my fov even more.... Lol. (I run a 45 fov while playing racing games x.x) Share this post Link to post Share on other sites
speedygonzales 15 Posted April 28, 2015 Thx Muecke, will definitly try it out. Share this post Link to post Share on other sites
Jove Chiere 448 Posted May 3, 2015 Thus, the prospect of the road is unplayable. You need more monitors, no more FOV. Wide the area of vision and no longer have trouble seeing the sides. By car: http://images.akamai.steamusercontent.com/ugc/38617858246896176/59BF8A60AC0A85EA0347AE04622CD2082E129BCB/ http://images.akamai.steamusercontent.com/ugc/36355800636310799/5BC84847FFC83F141D64F1B3E1D123B03C97162F/ http://images.akamai.steamusercontent.com/ugc/38615865307729334/DCBF703370CF6553A0EEB3D6DB7B67B577665A94/ Helicopter: http://images.akamai.steamusercontent.com/ugc/36357199659634109/505FFB1D558D664C9C72CAD99E2CD93F81CAD26D/ http://images.akamai.steamusercontent.com/ugc/36355106944225203/B64D53FAE1F46B08B4C05C2AA5B1B8CB24952340/ http://images.akamai.steamusercontent.com/ugc/38616669885224020/EEA94D1088791744200347F2AC37A35CC89DE688/ And soldiers: http://images.akamai.steamusercontent.com/ugc/35227939655366151/37A326B00C55915D94073212468D18F8A1FA605C/ http://images.akamai.steamusercontent.com/ugc/38618023263938567/A138C0265196C8676BB7C1FC6B31C4FA2362EAA5/ http://images.akamai.steamusercontent.com/ugc/38618023263939467/1C33A736CD8A5C50B94D0477C573547CAEFA4F2B/ What you need is a configuration Eyefinity/Surround. My setup is a modest 5x1 19" (4500x1440), really cheap and affordable. http://i.imgur.com/CN9YdWO.jpg (852 kB) Luck! :o Share this post Link to post Share on other sites
herr_kaleun 80 Posted May 3, 2015 Nice :) Will this be integrateable into other vehicles? Or is it a general Mod for all vehicles without implementation= Share this post Link to post Share on other sites
t-800a 151 Posted May 4, 2015 It changes the Inital FOV for the follwoing base classes: MRAP_01_base_F MRAP_02_base_F MRAP_03_base_F Kart_01_Base_F Quadbike_01_base_F Offroad_01_base_F Hatchback_01_base_F SUV_01_base_F Van_01_base_F Truck_01_base_F Truck_02_base_F Truck_03_base_F So everything that inherits from those and doesn't change the pilot view will have those settings. class MRAP_01_base_F: Car_F { class ViewPilot: ViewPilot { [b]initFov = 1.400000;[/b] // just changed this to the max. possible fov minFov = 0.250000; maxFov = 1.400000; }; }; ... really cheap and affordable... uhhhmmm yeah ...... Share this post Link to post Share on other sites
RSF TheCapulet 59 Posted May 4, 2015 Great mod. Something I always needed but never knew it. But I do have a couple requests: can you store the changes in a user config, rather than the current method, so we can change these as we see fit? If I could set the init and max FOV just slightly lower, I think it'd be perfect. One other thing I'd like to see is a class name blacklist, so we can define specific vehicles that don't work all that well with the changes. Great work, and thank you. Share this post Link to post Share on other sites