GatorNutz Posted July 13, 2023 Posted July 13, 2023 Within ME, there are three options to hide a Group: hidden - boolean whether or not the group is visible on the F10 map view hiddenOnPlanner - boolean if true the group will be hidden on the mission planner available in single player. hiddenOnMFD - boolean if true this group will not be auto-populated on relevant aircraft map screens and avionics. For instance, SAM rings in F-16/F-18 and AH-64 threats pages When "Hidden on Map" ("hidden" above) is true, then "Hidden on MFD" is automatically ALSO true. This removes the flexibility of hiding units from F10 (hidden = true), but allowing them to appear on the MFD (hiddenOnMFD = false).
Recommended Posts