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)
Line 3: Line 3:
 
|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.
== Related Commands ==
+
{{powexec related}}
+
 
+
The format you must use for /powexec_tray is this:
+
/powexec_tray Slot# Tray#
+
  
 +
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===
 
For example, having Sprint in tray #3, slot 9, you would use the following:
 
For example, having Sprint in tray #3, slot 9, you would use the following:
 
/powexec_tray 9 3
 
/powexec_tray 9 3
 
+
== Related Commands ==
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.
+
{{powexec related}}

Revision as of 21:53, 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

For example, having Sprint in tray #3, slot 9, you would use the following: /powexec_tray 9 3

Related Commands