try it out

All things related to Enemy Territory game. Maps, mods, scripts etc.

try it out

Postby ETc|*m4g!cK » 10 Mar 2012, 23:38

heres a script to change fov.fps,removal of smoke and gas.there is more so i'll copy the script i use
//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 ^5Chef's ^1Options-Toggler Executed;echo ^5Chef's ^1Options-Toggler Executed"
vstr echosay...f7 brings up menu, f8 makes choice... hope it helps :twisted: 8-)
Image
User avatar
ETc|*m4g!cK
ETc| Member
 
Posts: 341
Joined: 12 Jan 2012, 21:54
Location: niagara falls, canada

Re: try it out

Postby MAFIA/MAFIA » 11 Mar 2012, 03:00

cool
MAFIA/MAFIA
 
Posts: 5
Joined: 11 Mar 2012, 02:55


Return to Enemy Territory

Who is online

Users browsing this forum: No registered users and 50 guests