Graham_uk Posted May 3, 2002 Share Posted May 3, 2002 I want to bind either Mouse 3 to duck or alt. fire depeding on the MP server im on or style of play i adopy. I want to do this without, mid-game changing the controls through the controls menu. So, 1) how do i bind Mouse 3 to duck 2) how do i bind Mouse 3 to alt. fire 3) can I set up a key to toggle between these althernative Thanks Graham Link to comment Share on other sites More sharing options...
TNode Posted May 4, 2002 Share Posted May 4, 2002 Not sure about mouse3 since I don't use it. But looking through jk2config I see Mouse1 and Mouse2, so I gather it's Mouse3. Now, for the binds. bind mouse3 "+movedown" bind mouse3 "+altattack" As for a toggle, I'm not sure this works in JK2 since it's from a Q3 script I made, but try it out. set duck "bind mouse3 vstr altfire" set altfire "bind mouse3 vstr duck" bind mouse3 vstr duck You might want to put that into a .cfg in your Base dir (e.g. autoexec.cfg). Link to comment Share on other sites More sharing options...
Graham_uk Posted May 6, 2002 Author Share Posted May 6, 2002 Ok thanks for that, i shall give it a try tomorrow, i gotta sleep for now! Shall post back here if it works Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.