PDA

View Full Version : counter strike scripts


scarface_what
12-10-2005, 01:22 AM
alright ive been having some problems trying to get some working

couple questions

how do you unbind keys

is there anything u gotta do other than bind them every game after typing them into console? (im pretty sure there is and i just forgot over the years not playing)

thanks.

Dissolved
12-10-2005, 01:25 AM
Bind Key " "

I think that will unbind a key to nothing. not to sure what your trying to do tho.

Adam217
12-10-2005, 07:39 AM
You can edit the config files and delete lines/binds you dont want.

scarface_what
12-10-2005, 09:50 AM
how do I edit them?

is there anything i type into console other than like say

alias +fastglock "+attack;+attack2;+attack2;+attack"
alias -fastglock "-attack;-attack2;-attack2;-attack"
alias fg "fgon"
alias fgon "bind mouse1 +fastglock; developer 1; echo Fast Glock on; developer 0; alias fg fgoff"
alias fgoff "bind mouse1 +attack; developer 1; echo Fast Glock off; developer 0; alias fg fgon"

bind "v" "fg"