noob question
-
- Posts: 4
- Joined: Mon Nov 03, 2008 4:51 am
noob question
how can i bind my mouse wheel to switch wepons.
Re: noob question
Got to the settings/weapons menu. Highlight "next weapon". Hit "ENTER". Scroll the wheel up or down.
[color=#00FF00][b]"How do you keep the natives off the booze long enough to pass the test?" Asked of a Scottish driving instructor in 1995.[/b][/color]
-
- Posts: 4
- Joined: Mon Nov 03, 2008 4:51 am
Re: noob question
i tried that, but nothing happened.
Re: noob question
Only other thing I can think of, is drivers. 

[color=#00FF00][b]"How do you keep the natives off the booze long enough to pass the test?" Asked of a Scottish driving instructor in 1995.[/b][/color]
-
- Posts: 6926
- Joined: Thu Feb 10, 2000 8:00 am
Re: noob question
What O/S Are you running?
i had the same issues with Linux.
i had the same issues with Linux.
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
Re: noob question
viewtopic.php?f=7&t=38742&p=731579#p731579 ?
Re: noob question
Basic setup info would be nice.
* OS?
* Mouse brand and model?
* Latest mouse drivers or default OS drivers?
* Assuming Q3, but latest patch?
"I have a problem, how do I fix it", isn't going to get any answers anytime soon, just stabs in the dark.
* OS?
* Mouse brand and model?
* Latest mouse drivers or default OS drivers?
* Assuming Q3, but latest patch?
"I have a problem, how do I fix it", isn't going to get any answers anytime soon, just stabs in the dark.
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
Re: noob question
Open your q3config.cfg with wordpad, find the command "com_hunkmegs xx" (ctrl+f type in the box "com_hunk and hit enter)
bind MWHEELDOWN "weapnext"
bind MWHEELUP "weapprev"
and put these above that command.
by default they are set to scroll up/down anyway. for them to function correctly you may need to /in_restart in quake 3.
Alternatively, you can open quake 3, drop the console, and punch them in manually.
bind MWHEELDOWN "weapnext"
then
bind MWHEELUP "weapprev"
(without quotes if done in quake 3.)
Happy hunting.
bind MWHEELDOWN "weapnext"
bind MWHEELUP "weapprev"
and put these above that command.
by default they are set to scroll up/down anyway. for them to function correctly you may need to /in_restart in quake 3.
Alternatively, you can open quake 3, drop the console, and punch them in manually.
bind MWHEELDOWN "weapnext"
then
bind MWHEELUP "weapprev"
(without quotes if done in quake 3.)
Happy hunting.