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 "Powexec tray (Slash Command)"

From Paragon Wiki Archive
Jump to: navigation, search
m (moved example up)
m
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===
 
===Example===
For example, having Sprint in tray #3, slot 9, you would use the following:
+
Say you have Sprint in tray #3, slot 9. You could activate it using:
/powexec_tray 9 3
+
:/powexec_tray 9 3
 +
}}
 
== Related Commands ==
 
== Related Commands ==
 
{{powexec related}}
 
{{powexec related}}

Revision as of 21:56, 26 February 2007

This article is a stub. You can help the Paragon 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