Goto tray (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Aggelakis
mNo edit summary
imported>Fleeting Whisper
m (→‎Slash Command: bug template)
Line 2: Line 2:
{{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


'''Note:''' Putting {{slashcommand|goto_tray}} at the beginning or in the middle of macros 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 19:07, 27 November 2009

Slash Command

/goto_tray number

Go to specified power tray number in the primary tray

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.