Hello, I've got a little problem.
Ive got 2 Zoomkeys
bind "B" "vstr zoomin"
bind SPACE "vstr zoomin2"
set zoomin "cg_fov 70; sensitivity 12,6; bind B vstr zoomout"
set zoomout "cg_fov 100; sensitivity 18; bind B vstr zoomin"
set zoomin2 "cg_fov 50; sensitivity 9; bind "Space" vstr zoomout2"
set zoomout2 "cg_fov 100; sensitivity 18; bind "Space" vstr zoomin2"
The single zooms work fine. But they dont work together
for example:
when i zoom with cg_fov 50 and then I switch to cg_fov 70. I want that Space sets both commands to the normal fov. The problem is when i activate both zooms, I have to press both buttons but I want to press one. I've already tried a few things but they didn't work. So it would be nice if you could give me a line for zoomout which works for zoomin and zoomin2.
Thanks
aphlA


