Window close extra (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Sekoia
m (Redirecting to Gamereturn (Slash Command))
 
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
#REDIRECT [[Gamereturn (Slash Command)]]
== Slash Command ==
{{SlashCommandArticle|command=window_close_extra|aliases={{slashcommand|gamereturn}}|note=Close all dialogs and non-essential windows.}}
 
 
When executed, this command will close all "non-essential" windows, leaving only the following windows '''open''':
* [[Status Window|Status]]
* [[The Players' Guide to the Cities/User Interface/Tray Window|Tray]]
* [[The Players' Guide to the Cities/User Interface/Inspirations Window|Inspirations]]
* [[The Players' Guide to the Cities/User Interface/Target Window|Target]]
* [[Chat Window|Chat]]
* [[The Players' Guide to the Cities/User Interface/Nav Window|Nav]]
* [[Attribute Monitor Window|Attribute Monitor]]
* [[Custom_window (Slash Command)|Custom Window]]
 
 
'''TIP:''' If the command closes some windows that you don't ever want closed, just add commands to open those windows at the end of the command line. For example, <code>/macro "Close Windows" "gamereturn$$window_show Tray1$$window_show Tray2"</code>.
 
 
==Example==
/window_close_extra
 
==Also==
{{slashcommand|disable2d}}
 
 
{{Navbox Window Commands}}
[[Category:Window Commands]]
[[Category:Slash Commands]]

Latest revision as of 03:28, 2 June 2023

Slash Command

/window_close_extra  
Aliases: '/gamereturn'

Close all dialogs and non-essential windows.


When executed, this command will close all "non-essential" windows, leaving only the following windows open:


TIP: If the command closes some windows that you don't ever want closed, just add commands to open those windows at the end of the command line. For example, /macro "Close Windows" "gamereturn$$window_show Tray1$$window_show Tray2".


Example

/window_close_extra

Also

/disable2d