Difference between revisions of "Goto tray (Slash Command)"
From Paragon Wiki Archive
(Auto-created from text in List of Slash Commands) |
(on the end of macros) |
||
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 |
+ | |||
+ | '''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.}} |
Revision as of 17:22, 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 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.