Weta43 Posted November 3, 2024 Posted November 3, 2024 Has anyone decreased the max FOV for the pilot in the Mi-24 ? I made the folder structure in saved games & edited the camera view angle limits, but no effect. I tried deleting those changes and editing the files in the DCS config folder. No effect. I guess I’m making a mistake somewhere, but I should check it’s possible (that there’s not a bug) before I spend more time trying to make it work. Cheers Cheers.
Weta43 Posted November 4, 2024 Author Posted November 4, 2024 (edited) OK, different way to ask the same question... if I have a file: C:\Users\my_name\Saved Games\DCS\Mods\aircraft\Mi-24P\Views.lua edited to (for this part): local function player(x,y) return { CockpitLocalPoint = {x,y,anchor[3]}, CameraViewAngleLimits = {20.000000,60.000000}, CameraAngleRestriction = {false,90.000000,0.400000}, CameraAngleLimits = {200,-65.000000,90.000000}, EyePoint = {0.05000,0.100000,0.000000}, ShoulderSize = 0.25, Allow360rotation = false, limits_6DOF = {x = {-0.1,0.5},y ={-0.3,0.1},z = {-0.3,0.3},roll = 90.0}, } end Why can I still zoom out to 140 degrees? Edited November 4, 2024 by Weta43 Cheers.
Recommended Posts