Goto tray (Slash Command): Difference between revisions

From City of Heroes: Rebirth 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.}}}}

Latest revision as of 15:07, 27 November 2009

Slash Command

/goto_tray number

Go to specified power tray number in the primary tray

Badge bughunter 01.png 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.