Jump to content

This is asiafortress

welcome

Ready to LAN?

Upcoming
  • asiafortress cup 14
Sign in to follow this  
  • entries
    3
  • comments
    0
  • views
    5043

Winger Jump Script

Sign in to follow this  
Aqua

3109 views

// Press <KEY> for winger auto-switch & jump.

// Auto-Crouch Jump
alias +rj "spec_mode;-duck;+cr;alias checkrj +cr"
alias -rj "-cr;checkduck;alias checkrj none"
alias +crouch "-cr;+duck;alias checkduck +duck"
alias -crouch "-duck;checkrj;alias checkduck none"
alias checkduck none
alias checkrj none
alias +cr "+jump;+duck"
alias -cr "-duck;-jump"
alias none ""

// Winger Switch & Jump Script
alias +wjump "slot2; use tf_weapon_handgun_scout_secondary; use tf_weapon_secondary; +rj"
alias -wjump "slot1; use tf_weapon_scattergun; -rj"
bind <KEY> "+wjump"

Sign in to follow this  


0 Comments


Recommended Comments

There are no comments to display.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×