Author Topic: mouse2 bind question  (Read 3171 times)

_Equilibrium_

  • Posts: 1845
  • Turrets: +96/-89
mouse2 bind question
« on: January 09, 2007, 02:15:11 am »
Is there any way to bind whats already on the mouse2 button and zoom in for the MD at the same time? I know how to bind the zoom to mouse2, but then i can't fix stuff with ckit or use the secondary luci fire. If anyone knows how to do this, any help would be appreciated.

Sorry if this is in the wrong place to post this.

cp blast

  • Posts: 156
  • Turrets: +0/-0
mouse2 bind question
« Reply #1 on: January 09, 2007, 03:32:48 am »
Whole bind, edit your autogen or type in console ingame

Code: [Select]
/bind MOUSE2 "+button5 ;+zoom"

Allows you to do everything right click already did, and zoom for MD
I'm a Mexican who likes eating tacos and nachos. Are you?

_Equilibrium_

  • Posts: 1845
  • Turrets: +96/-89
mouse2 bind question
« Reply #2 on: January 09, 2007, 03:45:32 am »
thanks for your help. and i like your sig. i'm glad that dispute is over.

Undeference

  • Tremulous Developers
  • *
  • Posts: 1254
  • Turrets: +122/-45
mouse2 bind question
« Reply #3 on: January 09, 2007, 04:21:50 am »
Quote from: "cp blast"
Whole bind, edit your autogen or type in console ingame

Code: [Select]
/bind MOUSE2 "+button5 ;+zoom"

Allows you to do everything right click already did, and zoom for MD

On Linux, I don't have a problem with stuff like that, but on Windows, it gets bad when you have unknown commands bound. I had zoom bound to my rmb and was playing on an unpure server (didn't know it until I saw the error). I got a mdriver, tried zooming, and over the course of about half a second, the screen flooded with "unknown cmd" messages and Tremulous crashed.
Need help? Ask intelligently. Please share solutions you find.

Thats what we need, helpful players, not more powerful admins.

|Nex|TrEmMa

  • Posts: 248
  • Turrets: +0/-0
mouse2 bind question
« Reply #4 on: January 09, 2007, 05:07:37 am »
Quote from: "Undeference"
Quote from: "cp blast"
Whole bind, edit your autogen or type in console ingame

Code: [Select]
/bind MOUSE2 "+button5 ;+zoom"

Allows you to do everything right click already did, and zoom for MD

On Linux, I don't have a problem with stuff like that, but on Windows, it gets bad when you have unknown commands bound. I had zoom bound to my rmb and was playing on an unpure server (didn't know it until I saw the error). I got a mdriver, tried zooming, and over the course of about half a second, the screen flooded with "unknown cmd" messages and Tremulous crashed.

Putting a wait in there should fix that shouldn't it?

cp blast

  • Posts: 156
  • Turrets: +0/-0
mouse2 bind question
« Reply #5 on: January 09, 2007, 06:16:16 am »
NP

and i've never had a problem on any servers, running windows.
I'm a Mexican who likes eating tacos and nachos. Are you?