(info) Other great resources: Official JS API docs, Scripting Forum

Reticule buttons

In order to add or remove reticule buttons, you need to be in tutorial mode - see setTutorialMode() for details.

Overview

These constants are used by addReticuleButton() and removeReticuleButton().

Reticule buttons are shown below, indicating which constant is related to them:

There are other factors which affect the reticule buttons, more information is provided in the linked pages below.

Constants

  • BUILD — Used to show or hide the "Build" (hammer) reticule button.
  • CANCEL — Used to show or hide the "Cancel" (central) reticule button.
  • COMMAND — Used to show or hide the "Command" (star) reticule button.
  • DESIGN — Used to show or hide the "Design" (blue components) reticule button.
  • INTELMAP — Used to show or hide the "Intelligence" (earth map) reticule button.
  • MANUFACTURE — Used to show or hide the "Maufacture" (factory) reticule button.
  • OPTIONS — This constant is deprecated, use COMMAND instead.
  • RESEARCH — Used to show or hide the "Research" (green circuit board) reticule button.