Difference between revisions of "Team Fortress 2"

From Tamerz
Jump to: navigation, search
(Created page with "Script to rocket jump with a sentry. Paste this into your engineer.cfg file: //--------------------------------- bind "MOUSE2" "+attack2" alias "+crouchjump"...")
 
(No difference)

Latest revision as of 10:43, 1 December 2021

Script to rocket jump with a sentry. Paste this into your engineer.cfg file:

   //---------------------------------
   
   bind "MOUSE2" "+attack2"
   alias "+crouchjump" "+attack2; +jump; +duck"
   alias "-crouchjump" "-attack2; -jump"
   bind "o" +crouchjump
   
   alias "+fire" "lastinv; +attack2"
   alias "-fire" "-attack2; -duck"
   bind "p" +fire
   
   //------------------------------------

Press O then P quickly with wrangler out and facing your sentry.