Skip to content

F10 Menu

An F10 → DM → RG → [region name] menu offers "+ Activate" / "− Deactivate" for each region, independently of its automatic activation mode (TYPE_CONTROL, see Configuration).

Visible only to the designated player

This menu is only visible to the player whose name exactly matches DM.Config.DESIGNATED_PLAYER_NAME. By default, this field is empty, which means no player is authorized — the F10 → DM menu is displayed to nobody, not to everyone. To grant a player access to the menu, set this field to their exact name (the one displayed in the DCS slot) — see Configuration.

In DM.Config.DEBUG_MODE = true, this restriction is bypassed entirely (menu accessible without a designated name) — handy for testing, do not leave enabled in a production mission.

What this menu concretely allows your designated player to do:

  • Activate a region still in IDLE state manually, without waiting for an enemy player to enter it (useful in TYPE_CONTROL = "MANUEL" mode, or to force a scenario).
  • Deactivate an ACTIVE region, regardless of its activation mode — groups already spawned are not destroyed; they are simply picked up again at the next activation.

See also Configuration.