With cordite in the air, splintered steel, shell casings and powder burns, there’s only one explanation...
Post feedback & meet new friends. General SG discussion.

Moderators: Pardner, TheDoctor

Toggle crouch

Postby janko » Sun Mar 06, 2016 2:18 pm

is there a way to toggle crouch? I guess not since I couldn't find it in the options
janko
Shootist
 
Posts: 78
Joined: Mon Jul 15, 2013 4:39 pm



Re: Toggle crouch

Postby TheDoctor » Sun Mar 06, 2016 3:51 pm

janko wrote:is there a way to toggle crouch?

Not sure, but you may apply a script like this one:
Code: Select all
//// crouch toggle states
set do_crouch_on   "+movedown; set do_crouch vstr do_crouch_off"
set do_crouch_off  "-movedown; set do_crouch vstr do_crouch_on"
set do_crouch      "vstr do_crouch_on"
bind ALT           "vstr do_crouch"
Image
User avatar
TheDoctor
Smokin' Amigo!
 
Posts: 818
Joined: Sun Jun 06, 2010 3:31 am



Re: Toggle crouch

Postby janko » Sun Mar 06, 2016 4:16 pm

as usual, thanks Doc
janko
Shootist
 
Posts: 78
Joined: Mon Jul 15, 2013 4:39 pm




Return to Saloon

Show Sidebar
Show Sidebar

User Control Panel