Parent: mud
Attributes related to the mud client form such as the font and the border style.
fontname string
The font used in mud client. The telnet fontname can override this for the mud text on the screen.
fontsize integer
Default font size of the mud client. Again can be overridden in the telnet fontsize for the mud text.
fontcolor COLOR
Default font color of the mud client
color COLOR
The default color of the mud client
chaticon string
Icon use on the chat icon button. Is an 'ico' file.
connecticon string
Icon use on the connect button. Is an 'ico' file.
formstyle string
The form style of the mud client. It is the enumerated type 'none', 'sizeable', 'fullscreen'
none
Mud client has no border
sizeable
Mud client has a windows border that allows the client to be resized.
fullscreen
Mud client has no border and goes into fullscreen mode.
align string
Align the client so that its borders align either full screen, or to the bottom etc. It is the enumerated type 'none, 'client', 'left', 'right', 'top', 'bottom'.
none
No border alignment
client
Borders align to the screen size
left
Left border align to leftmost of screen
right
Right border aligns right most of screen
top
Top border aligns to top of screen
bottom
Bottom border aligns to bottom of screen
windowstate string
Minimize or maximize the client on start up. Is the enumerated type 'maximized', 'minimized', 'normal'
godmodechars string
Two character sequence that a person must type in (while press CTRL) the mud client in order to go into god mode. By default it is GM. In god mode get extra dialogs appearing such as control dialog and mob configuration
Telnet
Worldmap