Beginchat (Slash Command): Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Professor Immortal
(→‎Example: fixed the examples)
imported>Thirty7
 
(One intermediate revision by one other user not shown)
Line 20: Line 20:
*** 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