CliYRes

From Wiki
Revision as of 20:02, 15 August 2005 by Stelminator (Talk | contribs) (Description)

Jump to: navigation, search

#cliYRes

Client System Variables

Description

The #cliYRes system variable determines the height of the gameplay window.

Example


; Make the game play window small
set #cliXRes 100
set #cliYRes 100
halt

See Also

#cliXRes #cliLeft #cliTop

Main_Page Documentation Client System Variables