bind zoom in halflife/cs

bot2600

Platinum Member
May 18, 2001
2,075
0
76
I just started playing halflife/cs online. Played alot of quake2 then quake3 online for years. Like counterstrike better, only one thing. I changed my key mappings to the way I like them, but I binded mouse 2 to jump, now I can't find a place to bind something to zoom or secondary fire. I could edit the config file, but I don't know what to even put in there.

Bot
 

Mitzi

Diamond Member
Aug 22, 2001
3,775
1
76
You could always delete your config.cfg file from halflife/cstrike directory and start again with defaults...
 

Gunslinger08

Lifer
Nov 18, 2001
13,234
2
81
open config.cfg in your cstrike folder, and put this line in if you want zoom/secondary attack on Mouse3 (if you have a wheel mouse)
bind "MOUSE3" "+attack2"
Put bind "MOUSE2" "+attack2" if you just want to make your right click zoom/secondary, and then remove any other bindings you have for mouse2, and re-bind jump to space bar with bind "SPACE" "+jump"

Hope that helps..
Josh
 

bot2600

Platinum Member
May 18, 2001
2,075
0
76
Thanks Josh. I want to keep right click as jump, I use mouse 3 for reload. I think I will try it binded to CTRL for now, although I currently use that for duck.

Bot