Rebind middle click (mouse3) to Point-to
- Davidchan
- Registered user
- Posts: 350
- Joined: 20 Feb 2015, 22:08
Rebind middle click (mouse3) to Point-to
Summary (a quick, 2-3 sentence summary): Rebind middle click (mouse3) to Point-to, middle click over an object and you will automatically point at it, causing the red arrow to bounce up and down the tile and the chatbox to read out (Your-name) points to (highlighted object)
Benefits (How this will benefit the server and game as a whole): Currently middle click switches active hands. 'PageUp' and 'X' both do this anyway for people who play in hotkey mode, so switching to point-to (what ever the mouse is highlighting) would allow marines to quickly point out objects without waiting for byond to load up the menu to point to objects, something that can often crash dream seeker if you right click a tile with more than 5 things on it.
Because 'switch-hands' is hardcoded to middle click, it's impossible to macro over this.
Details (Description of how you think this would work, the benefits, etc): Marines will quickly be able to point out Xenos to their comrades, facehuggers, dead bodies, objects of interest or be able to order marines to stand or cover specific areas without going through the laggy byond interface. Xenos too would get some benefit out of this, though they don't do a whole lot of pointing so it wouldn't be much of a change to them.
Implementation (Optional, if you have an idea how to implement it): Changing the default keybinds, 1 line of code. I believe 'point-to (selected object)' is the exact command used, Paradise has this feature and it's a god send for quickly bringing things to people's attention when they aren't watching the chatbox.
Benefits (How this will benefit the server and game as a whole): Currently middle click switches active hands. 'PageUp' and 'X' both do this anyway for people who play in hotkey mode, so switching to point-to (what ever the mouse is highlighting) would allow marines to quickly point out objects without waiting for byond to load up the menu to point to objects, something that can often crash dream seeker if you right click a tile with more than 5 things on it.
Because 'switch-hands' is hardcoded to middle click, it's impossible to macro over this.
Details (Description of how you think this would work, the benefits, etc): Marines will quickly be able to point out Xenos to their comrades, facehuggers, dead bodies, objects of interest or be able to order marines to stand or cover specific areas without going through the laggy byond interface. Xenos too would get some benefit out of this, though they don't do a whole lot of pointing so it wouldn't be much of a change to them.
Implementation (Optional, if you have an idea how to implement it): Changing the default keybinds, 1 line of code. I believe 'point-to (selected object)' is the exact command used, Paradise has this feature and it's a god send for quickly bringing things to people's attention when they aren't watching the chatbox.
-
- Registered user
- Posts: 41
- Joined: 23 Jan 2016, 16:17
Re: Rebind middle click (mouse3) to Point-to
You can change your own skin file to do this, as far as i'm aware.
- Davidchan
- Registered user
- Posts: 350
- Joined: 20 Feb 2015, 22:08
Re: Rebind middle click (mouse3) to Point-to
Everytime I tried on baycode it never works
- apophis775
- Host
- Posts: 6985
- Joined: 22 Aug 2014, 18:05
- Location: Ice Colony
- Byond: Apophis775
- Contact:
Re: Rebind middle click (mouse3) to Point-to
Or use shift-click?
- forwardslashN
- Community Contributor
- Posts: 2495
- Joined: 14 Dec 2015, 23:12
- Byond: forwardslashN
Re: Rebind middle click (mouse3) to Point-to
You can't bind mouse buttons via macros. Would be useful, I guess, but xenos use middle click for their abilities. Also, I'm pretty sure it wouldn't work even if you were able to bind it, since it would ask you for a list of targets or something.
The ambivalent giant white baldie in a jungle near you.
- qsleepy
- Registered user
- Posts: 159
- Joined: 13 Jan 2016, 23:02
Re: Rebind middle click (mouse3) to Point-to
I think they have it middle click point on paradise so I dont think it asks for a list of shit.
- Davidchan
- Registered user
- Posts: 350
- Joined: 20 Feb 2015, 22:08
Re: Rebind middle click (mouse3) to Point-to
Shift click is examine, not point-to.apophis775 wrote:Or use shift-click?
As for paradise, what ever the mouse is hovering over gets pointed to. Aka in the lower part of the screen is has the name of what ever your mouse is presently over, thats what gets pointed at. No menu, nothing needs to load, just goes right to point.
- Edgelord
- Donor
- Posts: 830
- Joined: 21 Jul 2015, 12:52
- Byond: Edgelord
Re: Rebind middle click (mouse3) to Point-to
I quite like shift click as quick-examine. It makes life a lot easier when I'm trying to quickly see what a marine is carrying or how injured a xeno is.apophis775 wrote:Or use shift-click?
+1 so marines can use mid mouse for something.
Dayton 'Day' Mann
"That wiggling sensation you feel in your ass is Weyland-Yutani's fingers working you like a puppet."
"That wiggling sensation you feel in your ass is Weyland-Yutani's fingers working you like a puppet."
- monkeysfist101
- Registered user
- Posts: 742
- Joined: 07 Nov 2015, 22:43
- Location: Texas, USA
- Contact:
Re: Rebind middle click (mouse3) to Point-to
+1 It was odd moving to a server without it. It would be nice for muscle memory's sake.
Resident canon stickler.
CM in a nutshell:
"perscription_google" - CM code
CM in a nutshell:
"perscription_google" - CM code
- DerpinMcDerpDerp
- Registered user
- Posts: 123
- Joined: 16 Aug 2015, 09:09
- Location: Turdland
Re: Rebind middle click (mouse3) to Point-to
How is pouncing with middle mouse button going to work if it's for pointing at stuff?
DEAD: Trine 3600 says, "the soldiers need to lay eggs so we can get helmethuggers so we can get more soldiers"
Aiden Newton broadcasts, "Well fuck LV-624 they can handle their own shit"
https://gyazo.com/b270b7927793e4178a35edbac08d3b51
https://gyazo.com/4f88d7edb3f439333fda85bceb9f05e7
https://gyazo.com/13c388ed875386d0d9c565c2daa3e492
Aiden Newton broadcasts, "Well fuck LV-624 they can handle their own shit"
https://gyazo.com/b270b7927793e4178a35edbac08d3b51
https://gyazo.com/4f88d7edb3f439333fda85bceb9f05e7
https://gyazo.com/13c388ed875386d0d9c565c2daa3e492
- Steelpoint
- Donor
- Posts: 1432
- Joined: 29 Jul 2015, 06:04
- Byond: Steelpoint
Re: Rebind middle click (mouse3) to Point-to
I prefer using the middle mouse button to pounce and throw huggers.
-
- Registered user
- Posts: 570
- Joined: 10 Aug 2015, 08:23
Re: Rebind middle click (mouse3) to Point-to
it is the same too, hover a mouse over something, have its name in the lower left part of the screen under the chatbar.Davidchan wrote: Shift click is examine, not point-to.
As for paradise, what ever the mouse is hovering over gets pointed to. Aka in the lower part of the screen is has the name of what ever your mouse is presently over, thats what gets pointed at. No menu, nothing needs to load, just goes right to point.
as for aliens, aliens can use shiftclick for their abilities, and afaik ctrl-click is point-at now. if not, why not hardcode that in?
neutral on the suggestion overall, since my mouse is old, there's no difference for me between the RMB-point-at or MMB-point-at.
- forwardslashN
- Community Contributor
- Posts: 2495
- Joined: 14 Dec 2015, 23:12
- Byond: forwardslashN
Re: Rebind middle click (mouse3) to Point-to
+1
Changing middle click for marines/humans to be a point to would be fine.
Ctrl+click is to pull something/someone. Shift+click is examine. Alt+click is to search tile. I would rather not see that changed.
Changing middle click for marines/humans to be a point to would be fine.
Ctrl+click is to pull something/someone. Shift+click is examine. Alt+click is to search tile. I would rather not see that changed.
The ambivalent giant white baldie in a jungle near you.
- Davidchan
- Registered user
- Posts: 350
- Joined: 20 Feb 2015, 22:08
Re: Rebind middle click (mouse3) to Point-to
DerpinMcDerpDerp wrote:How is pouncing with middle mouse button going to work if it's for pointing at stuff?
Those abilities have special code and middle and shift click can both activated or disabled in the aliens tab. It overrides the default switch hands for middle click. It would change nothing for xenos if this was done properly, as the middle and shift click for abilities would override the defaults.Steelpoint wrote:I prefer using the middle mouse button to pounce and throw huggers.
- DerpinMcDerpDerp
- Registered user
- Posts: 123
- Joined: 16 Aug 2015, 09:09
- Location: Turdland
Re: Rebind middle click (mouse3) to Point-to
Then you have my big fat 1+Davidchan wrote: Those abilities have special code and middle and shift click can both activated or disabled in the aliens tab. It overrides the default switch hands for middle click. It would change nothing for xenos if this was done properly, as the middle and shift click for abilities would override the defaults.
DEAD: Trine 3600 says, "the soldiers need to lay eggs so we can get helmethuggers so we can get more soldiers"
Aiden Newton broadcasts, "Well fuck LV-624 they can handle their own shit"
https://gyazo.com/b270b7927793e4178a35edbac08d3b51
https://gyazo.com/4f88d7edb3f439333fda85bceb9f05e7
https://gyazo.com/13c388ed875386d0d9c565c2daa3e492
Aiden Newton broadcasts, "Well fuck LV-624 they can handle their own shit"
https://gyazo.com/b270b7927793e4178a35edbac08d3b51
https://gyazo.com/4f88d7edb3f439333fda85bceb9f05e7
https://gyazo.com/13c388ed875386d0d9c565c2daa3e492
- Kerek
- Registered user
- Posts: 886
- Joined: 29 May 2016, 02:06
- Location: Texas
- Byond: Kerek
Re: Rebind middle click (mouse3) to Point-to
there are several classes that use mouse 3 for spitting. i dont think it could be done effectively imo. -1
- Wubs4Scrubs
- Registered user
- Posts: 516
- Joined: 01 Feb 2017, 18:11
- Contact:
Re: Rebind middle click (mouse3) to Point-to
-1
You can already do this easily with a gaming mouse. For example my logitech mouse has software that let's me set up profiles with their own macros. If I set up a profile I could set mouse 3 to like . or something so every time I hit mouse 3 it would hit . and then if you go into the byond macros and set up a macro for . as the key wha-la, you have a mouse 3 macro. I think most gaming mouses come with software like this if you're really interested.
You can already do this easily with a gaming mouse. For example my logitech mouse has software that let's me set up profiles with their own macros. If I set up a profile I could set mouse 3 to like . or something so every time I hit mouse 3 it would hit . and then if you go into the byond macros and set up a macro for . as the key wha-la, you have a mouse 3 macro. I think most gaming mouses come with software like this if you're really interested.
- UnknownMurder
- Registered user
- Posts: 2243
- Joined: 15 Dec 2014, 08:03
- Location: Ascension
Re: Rebind middle click (mouse3) to Point-to
I use middle click to swap active hand. I can't find a better reason to why pointing fingers is better than swapping active hand.
- phil235
- Registered user
- Posts: 589
- Joined: 29 Mar 2017, 20:29
- Byond: phil235
Re: Rebind middle click (mouse3) to Point-to
Implemented. Shift+MiddleClick to point to something.