ShowSleepWaitMenu

< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

Displays the wait/sleep menu. Has two parameters, the second is optional. The first parameter specifies a wait or a sleep menu, 0 = Wait Menu, 1 = Sleep Menu

Syntax

(?) ShowSleepWaitMenu ?:int ?:int

Example

Display the sleep menu:

ShowSleepWaitMenu 1 1

See Also