heya, i'm trying to get some pretty specific behaviour out of my spy config here, it's almost working but this last part keeps breaking
intended behaviour:
when disguised, weapon swap keys and mouse wheel scroll will automatically press "lastdisguise", which allows me to keep my disguise's weapon accurate to the real weapon i'm holding at all times
however, i want to be able to hold shift to temporarily disable that functionality
it's working up to the point where i have a functional shift toggle bind which i'm already using to swap voice lines with shift+e, but on spy, if i press then release shift, it permanently disables the auto-disguise-swap, likely because i've screwed up with the aliases to re-enable it
would anyone be able to help debug this? (notably i'm trying to add the shift function on top of the original script, which has always worked fine)
thanks :3