Difference between revisions of "Gui"

From StickMUD
Jump to navigation Jump to search
(Created page with "<code>gui</code> - Set graphical user interface loading preference. == Description == Set graphical user interface loading preference for capable game clients, like Mudlet. {...")
 
 
Line 11: Line 11:
 
|Toggle loading of graphical user interface.
 
|Toggle loading of graphical user interface.
 
|-
 
|-
|<code>gui</code> [on]
+
|<code>gui</code> on
 
|Enable loading of graphical user interface.
 
|Enable loading of graphical user interface.
 
|-
 
|-
|<code>gui</code> [off]
+
|<code>gui</code> off
 
|Disable loading of graphical user interface.
 
|Disable loading of graphical user interface.
 
|}
 
|}

Latest revision as of 18:44, 30 October 2021

gui - Set graphical user interface loading preference.

Description

Set graphical user interface loading preference for capable game clients, like Mudlet.

Syntax
Command Description
gui Toggle loading of graphical user interface.
gui on Enable loading of graphical user interface.
gui off Disable loading of graphical user interface.

Examples

> gui on
Client graphical user interface loading is now on.
> gui off
Client graphical user interface loading is now off.
> gui
Client graphical user interface loading is now on.
> gui
Client graphical user interface loading is now off.

See Also

music and set