Chatoptions (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Sekoia
mNo edit summary
No edit summary
Line 1: Line 1:
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=chatoptions|options=window|note=Toggles chat options for specified ''window'' (0-4)}}
{{SlashCommandArticle|command=chatoptions|options=number|note=Activates context menu for the chat window. (0-4)}}
 
* The argument (0-4) after the command appears to do very little, but the argument is required anyway.
* Using 0 as the argument will open the context menu on the bottom right of the chat window. Using any other number will open it in the upper left corner of the screen.
* This is the same context menu that appears after right-clicking in the middle of the chat window.
* {{slashcommand|Contextmenu}} may be used to select an option in the context menu using a [[bind]] or [[macro]].
 
==Example==
/chatoptions 0
 
==Also==
* {{slashcommand|Contextmenu}}
* [[Context menu]]s

Revision as of 20:19, 27 June 2022

Slash Command

/chatoptions number

Activates context menu for the chat window. (0-4)

  • The argument (0-4) after the command appears to do very little, but the argument is required anyway.
  • Using 0 as the argument will open the context menu on the bottom right of the chat window. Using any other number will open it in the upper left corner of the screen.
  • This is the same context menu that appears after right-clicking in the middle of the chat window.
  • /Contextmenu may be used to select an option in the context menu using a bind or macro.

Example

/chatoptions 0

Also