Difference between revisions of "CliXRes"
From Wiki
Stelminator (Talk | contribs) (→See Also) |
Stelminator (Talk | contribs) (→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 19: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 |