Keyboard controls question..

Locked
junior
Posts: 2
Joined: Thu Feb 23, 2006 5:17 pm

Keyboard controls question..

Post by junior »

Hi,

U can call me a noob.I've messed up with my keyboard controls n cant figure out how to setup my mousewheel to change the weapons during game play...
Pls help
Thx
Zyte
Posts: 888
Joined: Tue Aug 26, 2003 7:00 am

Post by Zyte »

/bind MWHEELUP "weapon x"
/bind MWHEELDOWN "weapon x"

or this for scrolling to a weapon:

/bind MWHEELUP "weapprev"
/bind MWHEELDOWN "weapnext"
a13n
Posts: 1672
Joined: Thu Feb 10, 2005 2:08 am

Post by a13n »

Erase %path_to_your_q3_installation%\%your_mod_dir%\q3config.cfg
should do the alternate trick.
junior
Posts: 2
Joined: Thu Feb 23, 2006 5:17 pm

Post by junior »

thx guys

a13n i didnt get u...
trying out zyte's sugeestion
Oeloe
Posts: 1529
Joined: Fri Mar 19, 2004 8:00 am

Post by Oeloe »

a13n wrote:Erase %path_to_your_q3_installation%\%your_mod_dir%\q3config.cfg
should do the alternate trick.
Reset to defaults button in the menu? :icon29:
Locked