03-22-2015, 12:27 PM
(This post was last modified: 09-01-2022, 01:03 AM by Fearless Community.
Edit Reason: Checked Encoding
)
(03-22-2015, 12:17 PM)Safira Wrote:(03-22-2015, 11:38 AM)SnowredWolf Wrote: +duck in console to start crouching
-duck in console to stop crouching
And if you want a key to toggle it, paste this in your Autoexec.cfg and replace "key"'
alias crouchtoggle "crouchdown"
alias crouchdown "+duck; alias crouchtoggle crouchup"
alias crouchup "-duck; alias crouchtoggle crouchdown"
bind "key" "crouchtoggle"
I'll give it a try. Does it work in FL, too?
+duck is a game feature.
Using alias is also a part of the game, so yes it does
