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
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
+
==Overview==
 
{{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.
== Related Commands ==
+
{{powexec related}}
+
 
+
The format you must use for /powexec_tray is this:
+
/powexec_tray Slot# Tray#
+
 
+
For example, having Sprint in tray #3, slot 9, you would use the following:
+
/powexec_tray 9 3
+
  
 
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
 +
}}
 +
== Related Commands ==
 +
{{Navbox Powexec Commands}}

Latest revision as of 04:46, 9 July 2012

Overview

/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