Burst button issue

Discussion in 'Monday Night Combat PC Feedback and Issues' started by Coverop, June 22, 2011.

  1. Coverop

    Coverop New Member

    Messages:
    297
    Likes Received:
    0
    Well. I'm using this mouse (X7).
    [​IMG]

    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.
  2. zarakon

    zarakon Active Member

    Messages:
    1,581
    Likes Received:
    0
    sounds like an issue with the mouse..
  3. hobo-with-a-shotgun

    hobo-with-a-shotgun Active Member

    Messages:
    230
    Likes Received:
    0
    [​IMG]


    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.
  4. Coverop

    Coverop New Member

    Messages:
    297
    Likes Received:
    0
    I'm having problems with burst fire button ONLY in this game.
  5. [Knovocaine]

    [Knovocaine] New Member

    Messages:
    144
    Likes Received:
    0
    I think he means that it could be on purpose by uberent :)
  6. zarakon

    zarakon Active Member

    Messages:
    1,581
    Likes Received:
    0
    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
  7. Coverop

    Coverop New Member

    Messages:
    297
    Likes Received:
    0
    Ugh. It doesn't working. Help please.
  8. hobo-with-a-shotgun

    hobo-with-a-shotgun Active Member

    Messages:
    230
    Likes Received:
    0
    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.
  9. Vlane

    Vlane New Member

    Messages:
    1,602
    Likes Received:
    0
    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.
  10. Coverop

    Coverop New Member

    Messages:
    297
    Likes Received:
    0
    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.
  11. Vlane

    Vlane New Member

    Messages:
    1,602
    Likes Received:
    0
    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.
  12. zarakon

    zarakon Active Member

    Messages:
    1,581
    Likes Received:
    0
    do it while holding RButton down, and include the surrounding RButton events
  13. Razor_Actual

    Razor_Actual New Member

    Messages:
    11
    Likes Received:
    0
    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.

Share This Page