Debriefing => Bug Reports & Fixes => Topic started by: keefy on August 28, 2010, 07:10:04 pm
Title: [BUG] toggle_duck
Post by: keefy on August 28, 2010, 07:10:04 pm
Maybe you know already? I searched no one reported it so I post.
bind "ctrl" "toggle_duck"
Toggle_duck seems broken badly I think its probably broken in all OB engine mods I tested in others too with similar results.
Title: Re: [BUG] toggle_duck
Post by: killermonkey on August 28, 2010, 09:00:30 pm
There is no toggle duck support.
Title: Re: [BUG] toggle_duck
Post by: kraid on August 29, 2010, 10:40:03 am
What you're going to do with a "duck" in GES anyway ;) (http://www.freefoto.com/images/01/08/01_08_18---Duck_web.jpg?&k=Duck)
Title: Re: [BUG] toggle_duck
Post by: Jonathon [SSL] on August 29, 2010, 12:41:46 pm
I have a toggleable duck in the Xbox 360 and Rumblepad controller configs, but here it is again. Just stick the command toggle_duck under ctrl in your keyboard conifg file, and up this code at the bottom:
alias "crouch_toggle" "crouch_down" alias "crouch_down" "+duck; alias crouch_toggle crouch_up" alias "crouch_up" "-duck; alias crouch_toggle crouch_down"
Title: Re: [BUG] toggle_duck
Post by: coolDisguise on August 29, 2010, 02:23:25 pm