Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // ----------------------------------------------------------------------------
- // Weapon aliases
- // ----------------------------------------------------------------------------
- alias scatter "slot1;r_drawviewmodel 1;viewmodel_fov 74;fov_desired 90;sensitivity 3"
- alias pistol "slot2;r_drawviewmodel 1;viewmodel_fov 74;fov_desired 90;sensitivity 3"
- alias bat "slot3;r_drawviewmodel 1;viewmodel_fov 75;fov_desired 90;sensitivity 3"
- bind "1" scatter
- bind "2" pistol
- bind "3" bat
- bind mwheeldown +jump
- bind mwheelup scatter
- bind space +jump
- bind mouse1 +attack
- bind mouse2 +attack2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement