Powexec tray (Slash Command): Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Konoko
m (moved example up)
imported>Konoko
mNo edit summary
Line 2: Line 2:
{{SlashCommandArticle
{{SlashCommandArticle
|command=powexec_tray
|command=powexec_tray
|options=slot tray
|options=slot# tray#
|note=''Slot'' refers to slot 1-10 in the power tray. ''Tray'' is power tray 1-9. This allows players to specify which tray to execute a power from, even if it's not visible.
|note=''Slot'' refers to slot 1-10 in the power tray. ''Tray'' is power tray 1-9. This allows players to specify which tray to execute a power from, even if it's not visible.


Note that if and when you respec, any binds using /powexec_tray will not care what power is there, they will just attempt to execute whatever is in that slot. If you have an Armor there, then respec and place a self-heal in that same slot, that same bind or macro will fire off the self heal.
Note that if and when you respec, any binds using /powexec_tray will not care what power is there, they will just attempt to execute whatever is in that slot. If you have an Armor there, then respec and place a self-heal in that same slot, that same bind or macro will fire off the self heal.
===Example===
Say you have Sprint in tray #3, slot 9. You could activate it using:
:/powexec_tray 9 3
}}
}}
===Example===
For example, having Sprint in tray #3, slot 9, you would use the following:
/powexec_tray 9 3
== Related Commands ==
== Related Commands ==
{{powexec related}}
{{powexec related}}

Revision as of 17:56, 26 February 2007

This article is a stub. You can help the Rebirth Wiki by expanding it.

/powexec_tray slot# tray#

Slot refers to slot 1-10 in the power tray. Tray is power tray 1-9. This allows players to specify which tray to execute a power from, even if it's not visible.

Note that if and when you respec, any binds using /powexec_tray will not care what power is there, they will just attempt to execute whatever is in that slot. If you have an Armor there, then respec and place a self-heal in that same slot, that same bind or macro will fire off the self heal.

Example

Say you have Sprint in tray #3, slot 9. You could activate it using:

/powexec_tray 9 3

Related Commands