Middle click cross hair toggle.
Moderator: Moderators
-
- Posts: 265
- Joined: 04 Sep 2005, 01:25
Middle click cross hair toggle.
Is there a way to disable or change the function of middle click so it doesn't switch to the + cross hair? And secondarily, why does it do that in the first place? Is it connected to the ability to inhabit a unit?
-
- Posts: 265
- Joined: 04 Sep 2005, 01:25
I'm not talking about the mini map, I know how to use that just fine, (I'm also pleased that I can give orders from it now.)
I use FPS mode only, and for scolling I use the keyboard, only. So the cross hair is of no use to me, it just gets in the way.
The only time I like it is when I'm driving a unit around directly. In that situation it's useful, (esspecially since every command you make without it just ends in whatever unit your in firing.)
I've checked in settings.exe (which I'm pleased a least lets me disable the other viewing modes so I don't accidentally switch to one of those.) I also checked the keybindings. I think the keybindings file is lacking mouse bindings. And probably a resurrect command so I can bind that to something.
(slightly off subject but what key is the "Meta" key? Is that spacebar?)
I use FPS mode only, and for scolling I use the keyboard, only. So the cross hair is of no use to me, it just gets in the way.
The only time I like it is when I'm driving a unit around directly. In that situation it's useful, (esspecially since every command you make without it just ends in whatever unit your in firing.)
I've checked in settings.exe (which I'm pleased a least lets me disable the other viewing modes so I don't accidentally switch to one of those.) I also checked the keybindings. I think the keybindings file is lacking mouse bindings. And probably a resurrect command so I can bind that to something.
(slightly off subject but what key is the "Meta" key? Is that spacebar?)
-
- Imperial Winter Developer
- Posts: 3742
- Joined: 24 Aug 2004, 08:59
Re: Middle click cross hair toggle.
I never played any RTS on console, but I heard that crosshair mode brought by the middle click is the kind of control they have on RTS on console: you move the view with the controller, and the action (the left and right mouse button action) take place where the crosshair is.
-
- Posts: 265
- Joined: 04 Sep 2005, 01:25
Meta is whatever you want it to be. To make is spacebar, add
to your uikeys.txt file.
Code: Select all
fakemeta 0x020
http://spring.clan-sy.com/phpbb/viewtop ... 991#169991
That widget disables the standard middle click "locked" mode.
(only in TA viewmode, although it's easy to mod it to block in the
other viewmodes).
P.S. the widget has been updated a little. You can now use it in
its own kind of lock mode by using a mouse rocker movement.
That widget disables the standard middle click "locked" mode.
(only in TA viewmode, although it's easy to mod it to block in the
other viewmodes).
P.S. the widget has been updated a little. You can now use it in
its own kind of lock mode by using a mouse rocker movement.
-
- Posts: 265
- Joined: 04 Sep 2005, 01:25