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

From Paragon Wiki Archive
Jump to: navigation, search
m (Related links)
(Example: fixed the examples)
Line 15: Line 15:
 
** Will open the chat box with <code>/send "channel name"&nbsp;</code> in it.
 
** Will open the chat box with <code>/send "channel name"&nbsp;</code> in it.
  
* <code>/bind ''key'' /send "channel name"&nbsp; </code>
+
* <code>/bind ''key'' beginchat /send "channel name"&nbsp; </code>
 
** binds ''key'' to open the chat box with <code>/send "channel name" </code> in it for fast chatting  on a global chat channel.
 
** binds ''key'' to open the chat box with <code>/send "channel name" </code> in it for fast chatting  on a global chat channel.
** <code>/bind LCTRL+''key'' /send "channel name" [$name - $level $archetype]:&nbsp; </code>
+
** <code>/bind LCTRL+''key'' beginchat /send "channel name" [$name - $level $archetype]:&nbsp; </code>
 
*** same as above but with character name and archetype in the front, useful for team finding.
 
*** same as above but with character name and archetype in the front, useful for team finding.
  

Revision as of 03:08, 9 November 2008

Slash Command

/beginchat special

Beginchat will activate the chat box and put "special" in there with your cursor at the end.

This command is not to be confused with /startchat which takes no arguments and simply opens the chat box.

Defaults

There are several default keybindings that make use of this command.

  • comma ","
    • /beginchat /tell $target,

Example

  • /beginchat /send "channel name
    • note the trailing space.
    • Will open the chat box with /send "channel name"  in it.
  • /bind key beginchat /send "channel name" 
    • binds key to open the chat box with /send "channel name" in it for fast chatting on a global chat channel.
    • /bind LCTRL+key beginchat /send "channel name" [$name - $level $archetype]: 
      • same as above but with character name and archetype in the front, useful for team finding.

Related links