When enabled you will put your previous disguise back on after every attack. This script will actually put the last disguise back on instead of cycling through the disguises.
THIS REALLY GOES BACK TO THE LAST DISGUISE YOU WERE WEARING NOT A RANDOM ONE.
Hit "mouse5" to turn it on or off
To use...
copy and paste into your spy.cfg
change all the "mouse1" to whatever you use to fire
change all the "mouse5" to the key you want to use to turn on/off the auto re-disguise.
Script Code:
Bind "mouse1" "+attack"
alias "autodisgon" "bind mouse1 +disgon; bind mouse5 autodisgoff"
alias +disgon "+attack"
alias -disgon "-attack;lastdisguise"
alias "autodisgoff" "bind mouse1 +attack; bind mouse5 autodisgon"
bind "mouse5" "autodisgon"
Added: 5 months ago
Feedback (10)
Add Feedback
Provide constructive feedback. What is "constructive"? You must login or register to access this!