Goto tray (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Fleeting Whisper
m (→‎Slash Command: bug template)
No edit summary
Line 1: Line 1:
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=goto_tray|options=number|note=Go to specified power tray number in the primary tray
{{SlashCommandArticle|command=goto_tray|options=number|note=Go to specified power tray number in the primary tray of the Powers window.
 
* There is only one Powers window (also known by the game as two other names: "Power" window and "Tray" window).
* Within the Powers window are 3 locations for power trays. The first and bottom location is called the Primary Tray (or just "Tray"). The second from the bottom is the Secondary tray (or "Alt tray"), and the third is the Tertiary tray (or "Alt2 tray").
* Each tray location can cycle through all 9 power trays but can only display one at a time.


{{bug|Putting {{slashcommand|goto_tray}} at the beginning or in the middle of a [[macro]] makes the macro malfunction. Everything after {{slashcommand|goto_tray}} disappears upon zoning or log-out if it is used in a macro. Therefore, it needs to be at the end of the macro.}}}}
{{bug|Putting {{slashcommand|goto_tray}} at the beginning or in the middle of a [[macro]] makes the macro malfunction. Everything after {{slashcommand|goto_tray}} disappears upon zoning or log-out if it is used in a macro. Therefore, it needs to be at the end of the macro.}}}}

Revision as of 05:56, 24 July 2022

Slash Command

/goto_tray number

Go to specified power tray number in the primary tray of the Powers window.

  • There is only one Powers window (also known by the game as two other names: "Power" window and "Tray" window).
  • Within the Powers window are 3 locations for power trays. The first and bottom location is called the Primary Tray (or just "Tray"). The second from the bottom is the Secondary tray (or "Alt tray"), and the third is the Tertiary tray (or "Alt2 tray").
  • Each tray location can cycle through all 9 power trays but can only display one at a time.


Bug! Putting /goto_tray at the beginning or in the middle of a macro makes the macro malfunction. Everything after /goto_tray disappears upon zoning or log-out if it is used in a macro. Therefore, it needs to be at the end of the macro.