Jump to content

Recommended Posts

Posted

hey guys!is it just me, or why cant i disable the F5 view for a mission?even when having outside views selected as disabled, i still can hit the F5 button and all of a sudden it will track nearby planes from outside view.:dunno:

Posted (edited)

so i cant do it from within the mission editor?but have to change it on the server machine?btw thx xcom!we were pulling our hair out why in every mission it was working althoug we tried to disable it!

 

EDIT:F5 is unchecked on the server machine under MISC

Edited by 9./JG27 DavidRed
Posted

Basically, I think it takes the config of the last machine the mission was saved on.

You can also edit the miz file manually -

1. Open the miz file.

2. Edit the file - mission

3. find the area -

  ["miscellaneous"] = 
   {
       ["Coordinate_Display"] = "Lat Long",
       ["accidental_failures"] = false,
       ["headmove"] = false,
       ["force_feedback_enabled"] = false,
       ["f5_nearest_ac"] = false,
       ["f11_free_camera"] = false,
       ["synchronize_controls"] = false,
       ["f10_awacs"] = true,
   }, -- end of ["miscellaneous"]

4. Change the f5_nearest_ac parameter from true to false.

 

Hope this helps.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...