Well. I'm using this mouse (X7). When I'm playing as Sniper or Assault the zoom deactivates by it self. For example: I'm holding Mouse2 (zoom) and then I'm using burst button (triple shot) , zoom thing is deactivated even when I'm holding Mouse2.
Anyway, I couldn't say. Could be some sort of ANTI-HACKING measure. I know one of the Battlefield games had some sort of anti-macro feature that would stop people automating something like jump+prone to a key.
What I would do is run AutoHotkey (no actual script needed) and go to View->Key History Then hold right click, press the burst button, then release right click The events should look like this: Code: 02 000 # d 1.65 RButton 01 000 # d 0.50 LButton 01 000 # u 0.09 LButton 01 000 # d 0.20 LButton 01 000 # u 0.09 LButton 01 000 # d 0.31 LButton 01 000 # u 0.09 LButton 02 000 # u 0.30 RButton If there are any extra RButton events in the middle, it means your mouse is doing something funny Most likely, your mouse is releasing and then immediately re-holding the RButton in between LButton events, and MNC might have a delay requirement between unzooming and rezooming
You sure? You do need some sort of script to start though I think (just the default one is fine). Right click the green box bottom right-open-view-key history and script info. F5 to refresh that screen.
There is something wrong with your mouse, this is not MNC's fault. I had that mouse lying around somewhere, tested it, and it worked just fine.
Well thanks for Hobo fix I've manage to record this Code: 01 000 d 3.71 LButton 01 000 u 0.08 LButton N/A 01 000 d 0.06 LButton Hobo-With-A-Shotgun - Chat 01 000 u 0.06 LButton N/A 01 000 d 0.08 LButton Hobo-With-A-Shotgun - Chat 01 000 u 0.06 LButton N/A 01 000 d 0.89 LButton C:\Users\ED\Documents\AutoHotkey.ahk - AutoHotkey v1.1.00.00 N/A represents my burst button. It's clear that Monday Night Combat doesn't support my mouse properly.
It does. Like I said, I tested it and it worked. I couldn't reproduce your error. This seems to be a problem on your end.
This is kind of a silly question, but if the game is supporting one person's mouse and not the other's, I would venture to assume it's driver/version related, to either the mouse or the game.