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

 

 Chef's Options-Toggler

Go down 
AuthorMessage
Chef
ET-Scripts Founder
ET-Scripts Founder



Posts : 34
Join date : 2009-03-27

Chef's Options-Toggler Empty
PostSubject: Chef's Options-Toggler   Chef's Options-Toggler I_icon_minitime3/27/2009, 23:51

Hey all,


I've made an options toggler for you.
I included;
-FOV Toggle
-FPS Toggle
-Rain/Snow Toggle
-Smoke Toggle
-Gun Toggle
-Info-Script
-Clear Screen

Code:
//Options-Toggler By Chef
set FOV1 "echo ^1FOV ^590; cg_fov 90; set FOV vstr FOV2"
set FOV2 "echo ^1FOV ^5100; cg_fov 100; set FOV vstr FOV3"
set FOV3 "echo ^1FOV ^5110; cg_fov 110; set FOV vstr FOV4"
set FOV4 "echo ^1FOV ^5120; cg_fov 120; set FOV vstr FOV1"
set FPS1 "echo ^1FPS ^550; com_maxfps 50; set FPS vstr FPS2"
set FPS2 "echo ^1FPS ^575; com_maxfps 75; set FPS vstr FPS3"
set FPS3 "echo ^1FPS ^5125; com_maxfps 125; set FPS vstr FPS1"
set RS1 "echo ^1R^5ain/^1S^5now ^3OFF; set cg_atmosphericeffects 0; set RS vstr RS2"
set RS2 "echo ^1R^5ain/^1S^5now ^2ON; set cg_atmosphericeffects 1; set RS vstr RS1"
set SMOKE1 "echo ^1S^5moke ^3OFF; set cg_wolfparticles 0; set SMOKE vstr SMOKE2"
set SMOKE2 "echo ^1S^5moke ^2ON; set cg_wolfparticles 1; set SMOKE vstr SMOKE1"
set GUN1 "echo ^1Gun ^3OFF; set cg_drawgun 0; set gun vstr GUN2"
set GUN2 "echo ^1Gun ^2ON; set cg_drawgun 1; set gun vstr GUN1"
set INFO1 "echo ^1Info^5-^1Script is now turned ^2ON^5.; cg_drawFPS 1; cg_lagometer 1; b_watermarkalpha 1; set INFO vstr INFO2"
set INFO2 "echo ^1Info^5-^1Script is now turned ^3OFF^5.; cg_drawFPS 0; cg_lagometer 0; b_watermarkalpha 0; set INFO vstr INFO1"
set CS1 "echo ^1Clear^5-^1Screen is now turned ^2ON; set cg_draw2d 0; set CS0 vstr CS2"
set CS2 "echo ^1Clear^5-^1Screen is now turned ^3OFF; set cg_draw2d 1; set CS0 vstr CS1"
set c1 "set c0 vstr RS; set nc vstr c2; echo ^1Current Option: ^1R^5ain/^1S^5now ^1E^5ffects"
set c2 "set c0 vstr SMOKE; set nc vstr c3; echo ^1Current Option: ^1S^5moke ^1E^5ffects"
set c3 "set c0 vstr GUN; set nc vstr c4; echo ^1Current Option: ^1D^5raw ^1G^5un"
set c4 "set c0 vstr FPS; set nc vstr c5; echo ^1Current Option: ^1F^5rames ^1P^5er ^1S^5econd"
set c5 "set c0 vstr FOV; set nc vstr c6; echo ^1Current Option: ^1F^5ield ^1O^5f ^1V^5iew"
set c6 "set c0 vstr INFO; set nc vstr c7; echo ^1Current Option: ^1I^5nfo-^1S^5cript"
set c7 "set c0 vstr CS0; set nc vstr c1; echo ^1Current Option: ^1C^5lear-^1S^5creen"
set nc "vstr c1"
set RS "vstr RS1
set SMOKE "vstr SMOKE1"
set GUN "vstr GUN1"
set FPS "vstr FPS1"
set FOV "vstr FOV1"
set INFO "vstr INFO1"
set CS0 "vstr CS1"
bind F7 "vstr nc"
bind F8 "vstr c0"
seta echosay "say ^1Options-Toggler Executed
^0[www.ET-Scripts.omgforum.net];echo ^1Options-Toggler Executed
^0[www.ET-Scripts.omgforum.net]"
vstr echosay



Instructions:
Go to your etmain folder.
Make a notepad file.
Copy paste the script to the file.
Edit it to your likings.
Save it as a .cfg file.
And your done.


Usage:
Hit F7 to cycle the options and hit F8 to toggle the current option.
An Echo is included to let you know which option is selected at that moment.
Back to top Go down
http://et-scripts.omgforum.net
 
Chef's Options-Toggler
Back to top 
Page 1 of 1
 Similar topics
-
» Chef's Fov-Toggler
» Volume toggler
» Sinner's Screen mode toggler

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