Upvote Upvoted 0 Downvote Downvoted
winger script
posted in Customization
1
#1
0 Frags +

My winger jump script doesn't work on certain maps. It works on process, but it does not work on snakewater,sunshine and some other maps.
the script:

alias +wjump "slot2; +jump; +duck"
alias -wjump "lastinv; -jump; -duck;r_drawviewmodel 1"
bind mouse2 +wjump

My winger jump script doesn't work on certain maps. It works on process, but it does not work on snakewater,sunshine and some other maps.
the script:

alias +wjump "slot2; +jump; +duck"
alias -wjump "lastinv; -jump; -duck;r_drawviewmodel 1"
bind mouse2 +wjump
2
#2
8 Frags +

alias +crouchjump "+jump; +duck"
alias -crouchjump "-duck; -jump"
bind "space" "+crouchjump"

alias +wingerjump "slot2; +crouchjump"
alias -wingerjump "slot1; -crouchjump"

bind mouse2 "+wingerjump"

try dat

alias +crouchjump "+jump; +duck"
alias -crouchjump "-duck; -jump"
bind "space" "+crouchjump"

alias +wingerjump "slot2; +crouchjump"
alias -wingerjump "slot1; -crouchjump"

bind mouse2 "+wingerjump"

try dat
3
#3
8 Frags +

Works beautifully, thank you and gl in the finals.

Works beautifully, thank you and gl in the finals.
4
#4
39 Frags +

europeans be like: i need a script to change weapons

europeans be like: i need a script to change weapons
Please sign in through STEAM to post a comment.