Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- developer 1
- echo "default settings loaded"
- developer 0
- // viewmodel/combination script binds
- bind "0" "slot10"
- bind "1" "slot1"
- bind "2" "slot2"
- bind "3" "slot3"
- bind "4" "slot4"
- bind "q" "lastinv"
- bind "mouse1" "+attack"
- bind "mouse2" "+attack2"
- // crosshair script binds
- bind "a" "+moveleft"
- bind "d" "+moveright"
- bind "s" "+back"
- bind "w" "+forward"
- bind "SPACE" "+jump"
- bind "ctrl" "+duck"
- //voice menus
- bind "z" "voice_menu_1"
- bind "x" "voice_menu_2"
- bind "c" "voice_menu_3"
- sensitivity // [#] Your default sens
- r_drawviewmodel 1// [0/1] set to "1" for viewmodels on, "0" for off
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement