Help with stupid bind

seta snipa_00 "com_maxfps 71; cg_fov 120; pmove_fixed 0; m_pitch 0.04; sensitivity 3; echo ^7sniper^>.; vstr snipa_01"
seta snipa_01 "com_maxfps 125; cg_fov 110; pmove_fixed 0; m_pitch 0.015; sensitivity 1.8; echo ^7normal^>; vstr snipa_00"
bind k vstr snipa_01

Why does my fucking ET crash when I try to do this?
Comments
18
125 fps isnt avi in et
nice jok3 :D
Parent
cause u need 3billion stats changed to snipe
incorrect vstr most likely
set snipa vstr snipa_00
eta snipa_00 "com_maxfps 71; cg_fov 120; pmove_fixed 0; m_pitch 0.04; sensitivity 3; echo ^7sniper^>.; vstr snipa_01"
seta snipa_01 "com_maxfps 125; cg_fov 110; pmove_fixed 0; m_pitch 0.015; sensitivity 1.8; echo ^7normal^>; vstr snipa_00"
bind k "vstr snipa"
nice u changing:
pmove_fixed 0
to
pmove_fixed 0

8)
Parent
I just copy-pasted what he wrote :p but you right lol
Parent
Weird, although it's not crashing anymore, only the snipa_00 command works. It won't go back to normal :(
Parent
not that weird. first word of second line eta -> seta
Parent
I didn't copy his bind, just changed what I was missing in mine.

NVM though, I did it the noob way and did two binds for two keys...
Parent
set snipa_00 "com_maxfps 71; cg_fov 120; pmove_fixed 0; m_pitch 0.04; sensitivity 3; echo ^7sniper^>
set snipa_01 "com_maxfps 125; cg_fov 110; pmove_fixed 0; m_pitch 0.015; sensitivity 1.8; echo ^7normal^>
bind k "toggle snipa_01 snipa_00"

or

bind k "vstr snipa"
set snipa "vstr snipa_00"
set snipa_00 "com_maxfps 71; cg_fov 120; pmove_fixed 0; m_pitch 0.04; sensitivity 3; echo ^7sniper^>; set snipa "vstr snipa_01"
set snipa_01 "com_maxfps 125; cg_fov 110; pmove_fixed 0; m_pitch 0.015; sensitivity 1.8; echo ^7normal^>; set snipa "vstr snipa_00"
Parent
FIXED

set snipa vstr snipa_00
seta snipa_00 "com_maxfps 71; cg_fov 120; pmove_fixed 0; m_pitch 0.04; sensitivity 3; echo ^7sniper^>.; set snipa vstr snipa_01"
seta snipa_01 "com_maxfps 125; cg_fov 110; pmove_fixed 0; m_pitch 0.015; sensitivity 1.8; echo ^7normal^>; set snipa vstr snipa_00"
bind k "vstr snipa"
Parent
Two binds two keys > fancy one key toggle script

A toggle script will only get you into a disgusting habit of pressing it all the time to ensure it's in the correct state.

with something liek this, you only have to worry about turning it off when not scoping.

bind mouse2 "weapalt; com_maxfps 71; pmove_fixed 0; sensitivity 18"
bind mouse5 "com_maxfps 76; pmove_fixed 1; sensitivity 10"
Parent
bind mouse1 "+attack"
bind mouse2 "+vstr zoomin zoomout"
set zoomin "-zoom;weapalt;m_pitch 0.040;sensitivity 10;com_maxfps 71"
set zoomout "weapalt;m_pitch 0.0151;sensitivity 3.5;com_maxfps 125"

np
Why would you need a -zoom ?
Parent
donno it works so no need to change it^^
Parent
nigga settings
Back to top