ET-Scripts
Welcome to the ET-Scripts website.
Enter your username and password to login.

Greetings,
Chef
ET-Scripts
Welcome to the ET-Scripts website.
Enter your username and password to login.

Greetings,
Chef
ET-Scripts
Would you like to react to this message? Create an account in a few clicks or log in to continue.

ET-Scripts

For all your Scripts and Configs.
 
HomeLatest imagesSearchRegisterLog in

 

 Sinner's Screen mode toggler

Go down 
AuthorMessage
Sinner
ET-Scripts Team
ET-Scripts Team



Posts : 7
Join date : 2009-03-28

Sinner's Screen mode toggler Empty
PostSubject: Sinner's Screen mode toggler   Sinner's Screen mode toggler I_icon_minitime3/28/2009, 16:38

Code:

//Screen mode toggler
//This script allows you to toggle between full screen/windowed screen by the touch of a button (f9 default)

//USAGE
//Copy this text in notepad and save as a .cfg file in your etmain folder (usually located in C:\Program Files\Wolfenstein - enemy territory\...)
//Go in game, Open console and exec the file
//Hit f9 to toggle between full and windowed screen
bind f9 "vstr toggler"      //Change f9 to the key u want the toggler to be binded to

//DO NOT EDIT THE FOLLOWING UNLESS YOU KNOW WHAT YOURE DOING

seta echosay "say ^1Screen Mode Toggler Executed
^0[www.ET-Scripts.omgforum.net];echo ^1Screen Mode Toggler Executed
^0[www.ET-Scripts.omgforum.net]"
vstr echosay
set fullscreen "set com_crashed 0; set r_fullscreen 1; vid_restart; wait 300; echo ^2Full screen activated; set com_crashed 1; set toggler vstr windowedscreen"
set windowedscreen "set com_crashed 0; set r_fullscreen 0; vid_restart; wait 300; echo ^2Windowed screed Mode activated; set com_crashed 1; set toggler vstr fullscreen"
set toggler "vstr fullscreen"
Back to top Go down
 
Sinner's Screen mode toggler
Back to top 
Page 1 of 1
 Similar topics
-
» Chef's Fov-Toggler
» Volume toggler
» Chef's Options-Toggler
» How to make a loading screen.

Permissions in this forum:You cannot reply to topics in this forum
ET-Scripts :: ET-Scripts :: Scripts-
Jump to: