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

From Paragon Wiki Archive
Jump to: navigation, search
m
m (Use in Binds and Macros: tweak wording)
Line 40: Line 40:
  
  
== Use in Binds and Macros ==
+
== Useful Binds and Macros ==
  
Because the emote does not work while one is in a combat stance, a bind that includes the command '''''emote none''''' will allow the costume change emote to work in most circumstance. The '''''none emote''''' clears all previous emotes. And so, sample binds or macros would look like...
+
Because the emote does not work while one is in a combat stance, a bind that includes the command "{{bindcommand|emote|none}}" (or "{{bindcommand|em|none}}") will allow the costume change emote to work in most circumstance. The ''none'' emote clears all previous emotes.
  
/bind [[List_of_Key_Names|<key>]] "emote none$$cce 0 cclightning"
+
'''[[Bind (Slash Command)|Bind]] Examples:'''
 
+
* /bind [[List_of_Key_Names|<key>]] "emote none$$cce 0 cclightning"
/bind [[List_of_Key_Names|<key>]] "emote none$$cce 1 ccprestochango$$local Abracadabra!"
+
:Clears any emote/combat stance, then changes to costume slot one with the Lightning CCE.
 
+
* /bind [[List_of_Key_Names|<key>]] "emote none$$cce 1 ccprestochango$$local Abracadabra!"
/bind [[List_of_Key_Names|<key>]] "em none$$cce 2 cccast$$l Let me slip into something more uncomfortable."
+
:Clears any emote/combat stance, then changes to costume slot two with the PrestoChango CCE, while saying "Abracadabra!" in local chat.
 
+
* /bind [[List_of_Key_Names|<key>]] "em none$$cce 2 cccast$$l Let me slip into something more uncomfortable."
/bind [[List_of_Key_Names|<key>]] "em none$$cce 3 ccspin"
+
:Clears any emote/combat stance, then changes to costume slot three with the Cast CCE, while saying "Let me slip into something more uncomfortable." in local chat.
 
+
* /bind [[List_of_Key_Names|<key>]] "em none$$cce 3 ccspin"
 
+
:Clears any emote/combat stance, then changes into costume slot four with the Spin CCE.
/macro cc1 "em none$$cce 0 ccspin$$l Wheeee!"
+
 
+
/macro cc2 "em none$$cce 1 cclightning$$l Kablam!"
+
 
+
/macro cc3 "em none$$cce 2 ccprestochango"
+
  
 +
'''[[Macro (Slash Command)|Macro]] Examples:'''
 +
* /macro cc1 "em none$$cce 0 ccspin$$l Wheeee!"
 +
:Clears any emote/combat stance, then changes into costume slot one with the Spin CCE, while saying "Wheeee!" in local chat.
 +
* /macro cc2 "em none$$cce 1 cclightning$$l Kablam!"
 +
:Clears any emote/combat stance, then changes into costume slot two with the Lightning CCE, while saying "Kablam!" in local chat.
 +
* /macro cc3 "em none$$cce 2 ccprestochango"
 +
:Clears any emote/combat stance,  then changes into costume slot three with the PrestoChango CCE.
  
 
== Common Uses ==
 
== Common Uses ==

Revision as of 00:27, 23 May 2009

Slash Command

/cce # ccemote

Aliases: cc_emote

Where # is 0 to 4 which represents costume slots 1 to 5, and emote is one of the four costume change emotes, prefixed with 'cc'. You can only change costumes every 30 seconds.

Costume change emotes

NOTE: Like all emotes, these may be interrupted by performing another action, and will sometimes not play at all. However, your costume will be changed regardless of any interruptions.

Default

Template:Issue15

  • Backflip
  • Salute
  • Howl
  • Evil Laugh
  • Peacebringer Transform (Kheldians only)
  • Warshade Transform (Kheldians only)
  • Vanguard Sigil

Super Booster II: Magic

  • /cce # CCCast: Thrusts out one arm like you are performing a magic trick, followed by a flash of light.
  • /cce # CCLightning: Reaches one arm up, and is struck by lightning from above.
  • /cce # CCPrestoChango: Reaches both arms up, and you are surrounded by a cloud of smoke.
  • /cce # CCSpin: Winds up and spins around, creating a small tornado, followed by a flash of light.


Example

/cce 2 cclightning switches you to costume in slot 3 using the Lightning emote
/cce 0 ccspin switches you to costume in slot 1 using the Spin emote


Useful Binds and Macros

Because the emote does not work while one is in a combat stance, a bind that includes the command "emote none" (or "em none") will allow the costume change emote to work in most circumstance. The none emote clears all previous emotes.

Bind Examples:

  • /bind <key> "emote none$$cce 0 cclightning"
Clears any emote/combat stance, then changes to costume slot one with the Lightning CCE.
  • /bind <key> "emote none$$cce 1 ccprestochango$$local Abracadabra!"
Clears any emote/combat stance, then changes to costume slot two with the PrestoChango CCE, while saying "Abracadabra!" in local chat.
  • /bind <key> "em none$$cce 2 cccast$$l Let me slip into something more uncomfortable."
Clears any emote/combat stance, then changes to costume slot three with the Cast CCE, while saying "Let me slip into something more uncomfortable." in local chat.
  • /bind <key> "em none$$cce 3 ccspin"
Clears any emote/combat stance, then changes into costume slot four with the Spin CCE.

Macro Examples:

  • /macro cc1 "em none$$cce 0 ccspin$$l Wheeee!"
Clears any emote/combat stance, then changes into costume slot one with the Spin CCE, while saying "Wheeee!" in local chat.
  • /macro cc2 "em none$$cce 1 cclightning$$l Kablam!"
Clears any emote/combat stance, then changes into costume slot two with the Lightning CCE, while saying "Kablam!" in local chat.
  • /macro cc3 "em none$$cce 2 ccprestochango"
Clears any emote/combat stance, then changes into costume slot three with the PrestoChango CCE.

Common Uses

These emotes are designed to be used in conjunction with a costume change, eliminating the need to time them manually.


See Also