Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //scout settings
- //Made with cfg.tf - custom Team Fortress 2 config generator
- exec binds
- //alias "primary" "slot1"
- //alias "secondary" "slot2; r_drawviewmodel 1"
- //alias "melee" "slot3; r_drawviewmodel 1"
- //bind "1" "primary"
- //bind "2" "secondary"
- //bind "3" "melee"
- bind "mouse1" "+primaryAttack"
- bind "MWHEELUP" "invprev;otherModel"
- bind "MWHEELDOWN" "invnext;otherModel"
- bind "1" "slot1;primaryModel"
- bind "2" "slot2;otherModel"
- bind "3" "slot3;otherModel"
- bind "4" "slot4;otherModel"
- bind "5" "slot5;otherModel"
- alias "otherModel" "-attack;r_drawviewmodel 1;bind mouse1 +attack"
- alias "primaryModel" "bind mouse1 +primaryAttack"
- alias "+primaryAttack" "+attack;r_drawviewmodel 0"
- alias "-primaryAttack" "-attack"
- //crosshair switcher
- exec crosshairswitcher/switcher; scout
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement