audax Posted June 4, 2015 Posted June 4, 2015 I'd like to fly FAC without a targeting pod or Shkval, so I need some binoculars. Since I couldn't get those old tricks to work (CameraViewAngleLimits in the Views.lua), I am asking here. It apparently is aircraft specific, so let's just say a mod for the A-10, F-86 Sabre and C-101 would be great.
zaelu Posted June 4, 2015 Posted June 4, 2015 Look inside each new module folder and see a file view.lua. Edit it like server.lua or snapviews.lua. It contains two sections. One resembles server.lua one snapviews.lua. Be carefull on some modules... I think f86 is one of them there is a copy of that file located in core mods... F86...Etc and that is the active file you should edit. Also in mig21 the file has a number after view.. Like view4.lua or something... Iirc. [sIGPIC][/sIGPIC] I5 4670k, 32GB, GTX 1070, Thrustmaster TFRP, G940 Throttle extremely modded with Bodnar 0836X and Bu0836A, Warthog Joystick with F-18 grip, Oculus Rift S - Almost all is made from gifts from friends, the most expensive parts at least
Lennoxonnell Posted June 4, 2015 Posted June 4, 2015 go to the server.lua, you can change the fov there. set the default fighter fov to like 5 - 120 or whatever you'd like and then change it for the rest of the aircraft. it wont work for some aircraft though, you'll have to go in and find the view.lua for that specific craft. Ryzen 1700 @ 3.7ghz | GTX 960 | 16gb Crucial Ballistix F/A-18C | Ka-50 | FC3 | A-10C | P-51D | UH-1H Youtube Channel [sIGPIC][/sIGPIC]
audax Posted June 5, 2015 Author Posted June 5, 2015 Da steh ich nun, ich armer Tor, und bin so klug als wie zuvor! I've tried it. I searched for every file that has "CameraViewAngleLimits" in it and replaced it like that: CameraViewAngleLimits = {1.000000,140.000000}, I attached a JSGME ready zip file to try it out. Now the bad news: It doesn't work at all.view.zip
zaelu Posted June 5, 2015 Posted June 5, 2015 (edited) try a bigger number than 1... try 5. It is a possibility that more than 20° to be forbidden by game core code so everybody gets same max zoom level. Also in the file for Mig21 you have maximum zoom in set at 30° instead of 20° as most of the modules. I would consider buying a big 4K monitor than zooming that far anyway... is like looking through a pin hole... Edited June 5, 2015 by zaelu [sIGPIC][/sIGPIC] I5 4670k, 32GB, GTX 1070, Thrustmaster TFRP, G940 Throttle extremely modded with Bodnar 0836X and Bu0836A, Warthog Joystick with F-18 grip, Oculus Rift S - Almost all is made from gifts from friends, the most expensive parts at least
Recommended Posts