Mailview (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(Created page with "==Slash command== {{SlashCommandArticle|command=mailview|options=string|note=Sets which view to use (Inbox or Character Items) when on the Email window}} * ''String'' = "mail...")
 
No edit summary
Line 3: Line 3:


* ''String'' = "mail" or "voucher"
* ''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 and may be clicked on.
* ''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 {{slashcommand|show|email}} command, to instantly open the email window and select one or the other view at any time. For example: <code>/macro Eitems "show email$$mailview voucher</code>  
* This command may be used in [[binds]] or [[macros]], in combination with the {{slashcommand|show|email}} command, to instantly open the email window and select one or the other view at any time. For example: <code>/macro Eitems "show email$$mailview voucher</code>  



Revision as of 08:24, 29 June 2022

Slash command

/mailview string

Sets which view to use (Inbox or Character Items) when on the Email window

  • 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 Eitems "show email$$mailview voucher

Example

/mailview mail

Also