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
(New page: == Slash Command == {{SlashCommandArticle |command=beginchat |options=special |note=Beginchat will activate the chat box and put "''special''" in there with your cursor at the end. This c...)
 
m (Related links)
 
(3 intermediate revisions by 3 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 ==
*[[Global Chat Handle]]
+
*{{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 08: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