Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Goto tray (Slash Command)"

From Paragon Wiki Archive
Jump to: navigation, search
(on the end of macros)
m
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 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.}}
+
'''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.}}

Revision as of 17:23, 26 November 2009

Slash Command

/goto_tray number

Go to specified power tray number in the primary tray

Note: Putting /goto_tray at the beginning or in the middle of macros 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.