Team Fortress 2

From Tamerz
Jump to: navigation, search

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.