
Help
Command Reference
You can enter CS2D script commands in the console, save them in cfg-files or bind them to keys. CS2D script commands are no Lua commands but they can still be executed in Lua scripts by using the Lua parse-function!
Commands
Category: all (342)
win
Categories
settings
Parameters
- win (0/1): run game in window (1) or full-screen (0)
Info
Change the window setting. Counter-Strike 2D can run in a window (1, default) or in full-screen mode (0).
Attention: Note that this command is ignored during the initial start of the game if you are using one of the command line parameters to change the win/full-screen behavior (-win,-windowed,-full,-fullscreen). In other words: Command line parameters have a higher priority than this setting.
Attention: Note that this command is ignored during the initial start of the game if you are using one of the command line parameters to change the win/full-screen behavior (-win,-windowed,-full,-fullscreen). In other words: Command line parameters have a higher priority than this setting.






