1// My baseq2/autoexec.cfg
2
3bind w "+forward"
4bind a "+moveleft"
5bind s "+back"
6bind d "+moveright"
7
8bind MWHEELDOWN "invnext"
9bind MWHEELUP "weapnext"
10
11alias +zoom "fov 20;hand 2"
12alias -zoom "fov 90;hand 0"
13bind mouse2 "+zoom"
14
15set sensitivity "4"
16set cl_run "1"
17set freelook "1"
18
19bind KP_PLUS ogg_play >
20bind KP_MINUS ogg_play <
21
22
23