Mailview (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
* {{slashcommand|window_show|compose}}
* {{slashcommand|window_show|compose}}
* [[Mail System|Mail System]]
* [[Mail System|Mail System]]
{{Navbox Communication}}

Revision as of 07:48, 26 August 2022

Slash command

/mailview string

Sets which view to use (Inbox or Character Items) when the Email window is opened.

  • String = "mail" or "voucher"
  • Mail refers to the normal email Inbox. Voucher refers to the Character Items view. Both options are at the top of the Email window.
  • This command may be used in binds or macros, in combination with the /show email command, to instantly open the email window and select one or the other view at any time. For example: /macro CharItems "show email$$mailview voucher"

Example

/mailview mail


See Also