Difference between revisions of "CliXRes"

From Wiki
Jump to: navigation, search
(See Also)
(Description)
Line 5: Line 5:
 
{{rw}}
 
{{rw}}
  
 +
The #cliXRes system variable determines the width of the gameplay window.
 
==== Example ====
 
==== Example ====
 
<pre>
 
<pre>

Revision as of 20:01, 15 August 2005

#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