CliXRes

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

Jump to: navigation, search

#cliXRes

Client System Variables

Description

The #cliXRes system variable determines the width of the gameplay window.

Example


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

See Also

#cliYRes #cliLeft #cliTop

Main_Page Documentation Client System Variables