03-22-2015, 01:35 PM
(This post was last modified: 09-01-2022, 01:03 AM by Fearless Community.
Edit Reason: Checked Encoding
)
You don't need to do the "crouchtoggle" thing. Just do this:
Code:
alias duck_on "+duck;bind ctrl duck_off"
alias duck_off "-duck;bind ctrl duck_on"
bind ctrl duck_on