Show Entire Minimap command

Summary

Shows the entire minimap.

Description

Shows the entire minimap.

How to Run

  • Default Menu: None

  • All Commands: Window > Scroll > Show Entire Map

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_MINIMAP_ENTIRE_MAP (3978)

Macros

[JavaScript]

editor.ExecuteCommandByID(3978);

[VBScript]

editor.ExecuteCommandByID 3978