Team Fortress 2

Team Fortress 2

Not enough ratings
Huntsman "Crossbow" Config
By Glasgo
A config to make the huntsman feel like a crossbow
   
Award
Favorite
Favorited
Unfavorite
The config
This config makes the right mouse draw the bow, and left mouse fires the bow. To me, this feels like a crossbow. Note that you have to hold right click or the bow will fire. You can probably fix this with wait idk.
alias crossbow+ "bind mouse1 -attack; bind mouse2 +attack" alias crossbow- "bind mouse1 +attack; bind mouse2 +attack2" bind 1 "crossbow+; slot1" bind 2 "crossbow-; slot2" bind 3 "crossbow-; slot3"

Save the file as crossbow.cfg in [install folder]/tf/cfg/

To use it, run "exec crossbow" in the dev console.

To turn it off, run "exec config" or run your autoexec.

I would appreciated it if someone could figure out how to make the bow undraw if you let go of mouse2.