//use 4 easy GTV Navigation -- styled by Joh@nson" //Volumescript by Seismovision unbindall bind TAB "+scores" bind ` "toggleconsole" bind ~ "toggleconsole" bind F11 "screenshotjpeg" bind 0 "gtv_watch 0" bind 1 "gtv_watch 1" bind 2 "gtv_watch 2" bind 3 "gtv_watch 3" bind 4 "gtv_watch 4" bind 5 "gtv_watch 5" bind 6 "gtv_watch 6" bind 7 "gtv_watch 7" bind 8 "gtv_watch 8" bind 9 "gtv_gamelist" bind p "gtv_playerlist" bind t "gtv_nospeech" bind kp_end "gtv_watch 10" bind s "stoprecord" bind d "g_synchronousclients 1 ; record; g_synchronousclients 0" bind kp_downarrow "gtv_watch 2" bind kp_pgdown "gtv_watch 3" bind kp_leftarrow "gtv_watch 4" bind kp_5 "gtv_watch 5" bind kp_rightarrow "gtv_watch 6" bind kp_uparrow "gtv_watch 8" bind kp_pgup "gtv_watch 9" seta sv_fps "60" seta rate "3000" seta cl_maxpackets "30" seta cl_timenudge "200" // Volume Bind bind kp_plus "vstr vol+" bind kp_minus "vstr vol-" set vol- "vstr vol03;" set vol+ "vstr vol05;" set vol+- "set s_volume 0.0; set vol- vstr vol+-; set vol+ vstr vol01; echo ^2Sound ^2Volume ^4|^1^7**********^4| (Muted);" set vol01 "set s_volume 0.2; set vol- vstr vol+-; set vol+ vstr vol02; echo ^2Sound ^2Volume ^4|^1*^7*********^4|;" set vol02 "set s_volume 0.4; set vol- vstr vol01; set vol+ vstr vol03; echo ^2Sound ^2Volume ^4|^1**^7********^4|;" set vol03 "set s_volume 0.6; set vol- vstr vol02; set vol+ vstr vol04; echo ^2Sound ^2Volume ^4|^1***^7*******^4|;" set vol04 "set s_volume 0.8; set vol- vstr vol03; set vol+ vstr vol05; echo ^2Sound ^2Volume ^4|^1****^7******^4| (Default);" set vol05 "set s_volume 1.0; set vol- vstr vol04; set vol+ vstr vol06; echo ^2Sound ^2Volume ^4|^1*****^7*****^4|;" set vol06 "set s_volume 1.2; set vol- vstr vol05; set vol+ vstr vol07; echo ^2Sound ^2Volume ^4|^1******^7****^4|;" set vol07 "set s_volume 1.4; set vol- vstr vol06; set vol+ vstr vol08; echo ^2Sound ^2Volume ^4|^1*******^7***^4|;" set vol08 "set s_volume 1.6; set vol- vstr vol07; set vol+ vstr vol09; echo ^2Sound ^2Volume ^4|^1********^7**^4|;" set vol09 "set s_volume 1.8; set vol- vstr vol08; set vol+ vstr vol10; echo ^2Sound ^2Volume ^4|^1*********^7*^4|;" set vol10 "set s_volume 2.0; set vol- vstr vol09; set vol+ vstr vol10; echo ^2Sound ^2Volume ^4|^1**********^7^4|;"