Posts: 2
Threads: 1
Joined: Dec 2010
Ok so I play this game on the iMac and have a one button mouse, I was wondering how I could set up the button to press when I want to aim down the site with a sniper rifle, I have searched the Keyboard settings and there is no visible setting in there. Help ?
Thanks
Posts: 481
Threads: 11
Joined: Jul 2010
go to your autoexec.cfg and type:
Posts: 622
Threads: 0
Joined: Jun 2010
Hoi TheUnseen,
Go in game to:
Main menu -> Settings -> Keyboard settings and look for "Special action"
Choose eg "capslock" and that will be the key that you use for your scope.
Posts: 1,823
Threads: 20
Joined: Jun 2010
Medusa's way is the simplest but if you really wanted to bind something, bind it to [altaction] instead of [altaction_5] so it works will all the "special actions".
Posts: 3,780
Threads: 33
Joined: Jun 2010
Gibstick is correct:
"altaction" will call "altaction_5" if your current weapon is 5 (sniper).
Make sure "altaction_5" (located in scripts.cfg) contains "setscope 1" somewhere in there and you should be fine.