
alias mix "callvote shuffle  ; s_volume 0.05  "
alias qua "callvote map quarantine ; s_volume 0.05  "
alias asy "callvote map asylum ; s_volume 0.05  "
alias tri "callvote map trinity ; s_volume 0.05  "
 

bind m "s_volume 0 ; set vup vstr vol01 ; set vdn vstr vol01 ;  print mute ; cg_crosshairHitStyle 1 "
bind DOWNARROW "vstr vdn  "
bind UPARROW   "vstr vup ; cg_crosshairHitStyle 0 "
set vdn vstr vol00
set vup vstr vol01
set vol00			"play sound/misc/menu2;set s_volume 0.00 ;set vdn vstr vol00;set vup vstr vol01; print mute ; cg_crosshairHitStyle 1 "
set vol01 			"play sound/misc/menu2;set s_volume 0.05 ;set vdn vstr vol00;set vup vstr vol02; print volume  0.05   "
set vol02 			"play sound/misc/menu2;set s_volume 0.10 ;set vdn vstr vol01;set vup vstr vol03; print volume  0.1    "
set vol03 			"play sound/misc/menu2;set s_volume 0.15 ;set vdn vstr vol02;set vup vstr vol04; print volume  0.15   "
set vol04 			"play sound/misc/menu2;set s_volume 0.20 ;set vdn vstr vol03;set vup vstr vol05; print volume  0.2    "
set vol05 			"play sound/misc/menu2;set s_volume 0.25 ;set vdn vstr vol04;set vup vstr vol06; print volume  0.25   "
set vol06 			"play sound/misc/menu2;set s_volume 0.30 ;set vdn vstr vol05;set vup vstr vol07; print volume  0.3    "
set vol07 			"play sound/misc/menu2;set s_volume 0.35 ;set vdn vstr vol06;set vup vstr vol08; print volume  0.35   "
set vol08 			"play sound/misc/menu2;set s_volume 0.40 ;set vdn vstr vol07;set vup vstr vol09; print volume  0.4    "
set vol09 			"play sound/misc/menu2;set s_volume 0.45 ;set vdn vstr vol08;set vup vstr vol10; print volume  0.45   "
set vol10 			"play sound/misc/menu2;set s_volume 0.50 ;set vdn vstr vol09;set vup vstr vol10; print volume  0.5    "
bind F1 "vote yes ; s_volume 0.05 ; set vup vstr vol02 ; set vdn vstr vol01 ; print voted: YES "
bind F2 "vote no ; s_volume 0.05  ; set vup vstr vol02 ; set vdn vstr vol01 ; print voted: NO " 
bind END " s_volume 0 ; quit "
 


seta r_gamma 1.2
bind  pgup  "vstr gup"
bind  pgdn  "vstr gdn"
set gup vstr ga04  
set gdn vstr ga02
set ga00        "play sound/misc/menu2 ; set r_gamma 0.7  ;set gdn vstr ga00 ; set gup vstr ga01    "
set ga01        "play sound/misc/menu2 ; set r_gamma 0.8  ;set gdn vstr ga00 ; set gup vstr ga02    "
set ga02        "play sound/misc/menu2 ; set r_gamma 0.9  ;set gdn vstr ga01 ; set gup vstr ga03    "
set ga03        "play sound/misc/menu2 ; set r_gamma 1    ;set gdn vstr ga02 ; set gup vstr ga04    "
set ga04        "play sound/misc/menu2 ; set r_gamma 1.1  ;set gdn vstr ga03 ; set gup vstr ga05    "
set ga05        "play sound/misc/menu2 ; set r_gamma 1.2  ;set gdn vstr ga04 ; set gup vstr ga06    "
set ga06        "play sound/misc/menu2 ; set r_gamma 1.3  ;set gdn vstr ga05 ; set gup vstr ga07    "
set ga07        "play sound/misc/menu2 ; set r_gamma 1.4  ;set gdn vstr ga06 ; set gup vstr ga07    "




bind DEL "kick all"
bind INS vstr botz1   //join red team 4 teamgames!
seta botz1 " addbot ranger 3 red ; addbot ranger 3 blue ; addbot ranger 3 blue ; bind INS vstr botz2 "
seta botz2 " addbot ranger 3 red ; addbot ranger 3 red  ; addbot ranger 3 blue ; bind INS vstr botz1 " // d:D
bind PAUSE "devmap campgrounds ; g_gametype 0 "
bind n vstr gmode 
seta gmode "bind 1 vstr gmode1 ; bind 2 vstr gmode2 ; bind 3 vstr gmode3 ; bind 4 vstr gmode4 ; bind 5 vstr gmode5 ; bind 6 vstr gmode6  ; bind 7 vstr gmode7  ; bind 8 vstr gmode8  ; bind 9 vstr gmode9 "
seta gmode1 " g_gametype 1 ; map_restart"
seta gmode2 " g_gametype 2 ; map_restart"
seta gmode3 " g_gametype 3 ; map_restart"
seta gmode4 " g_gametype 4 ; map_restart"
seta gmode5 " g_gametype 5 ; map_restart"
seta gmode6 " g_gametype 6 ; map_restart"
seta gmode7 " g_gametype 7 ; map_restart"
seta gmode8 " g_gametype 8 ; map_restart"
seta gmode9 " g_gametype 9 ; map_restart"




 
seta speedometer 0
bind 6 "vstr speed " 
seta speed "vstr speedometer1 "
seta speedometer1 " speedometer 1 ; bind 6 vstr speed0 "
seta speedometer0 " speedometer 0 ; bind 6 vstr speed1 "
 
bind 7 "vstr skill "   //workaround
seta skill "vstr skill1 "
seta skill1 "cg_hudfiles ui/kkop+skill.cfg ; loadhud  ; bind 7 vstr skill0 "
seta skill0 "cg_hudfiles ui/kkop.cfg       ; loadhud  ; bind 7 vstr skill1 "

seta localtime 0
bind 8 vstr localtime1
seta localtime1 "localtime 1 ; bind 8 vstr localtime0 "
seta localtime0 "localtime 0 ; bind 8 vstr localtime1 "

seta chat 0
bind 9 vstr chat1
seta chat1 "chat 1 ; bind 9 vstr chat0 "
seta chat0 "chat 0 ; bind 9 vstr chat1 "

 



