Beginchat (Slash Command): Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Konoko
imported>Thirty7
 
(2 intermediate revisions by 2 users not shown)
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.


==Related links==
== Related links ==
*{{slashcommand|send|"channel name" message}}
*{{slashcommand|send|"channel name" message}}
*{{slashcommand|bind|key commands}}
*{{slashcommand|bind|key commands}}
*{{slashcommand|startchat}}
 
*{{slashcommand|slashchat}}
{{Navbox Communication}}


[[Category:Communication Commands]]
[[Category:Communication Commands]]

Latest revision as of 04:08, 9 July 2012

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

  • /send "channel name" message
  • /bind key commands