1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice
  3. Before reporting issues or bugs, please check the up-to-date Bug Reporting Thread for the current version.
    0.35 Bug Reporting thread
    Solutions and more information may already be available.

[SOLVED] Mouse binds for gear changes?

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by Rizor.org, Oct 27, 2013.

  1. Rizor.org

    Rizor.org
    Expand Collapse

    Joined:
    Sep 3, 2013
    Messages:
    25
    Hello, I've been configuring my inputmap.. and I can't find what the mouse buttons are called and how to change it from keyboard to mouse, does anyone have the two required names that I need?

    Thanks in Advance

    I'd like my inputs to be;

    A = Left turn
    D = Right turn
    W = Acceleration
    S = Brake
    C = Clutch
    Mouse button 1 = Shift up
    Mouse button 2 = Shift down
     
    #1 Rizor.org, Oct 27, 2013
    Last edited: Oct 27, 2013
  2. akino_germany

    akino_germany
    Expand Collapse

    Joined:
    Aug 19, 2013
    Messages:
    63
    Re: Mouse binds for gear changes?

    You can look at the debug screen called Input and press the mouse buttons. It will show what they are called.
     
  3. timbo01

    timbo01
    Expand Collapse

    Joined:
    Aug 16, 2013
    Messages:
    19
    Re: Mouse binds for gear changes?

    Have you tried "MOUSE1" and "MOUSE2" ?
     
  4. Rizor.org

    Rizor.org
    Expand Collapse

    Joined:
    Sep 3, 2013
    Messages:
    25
    Re: Mouse binds for gear changes?

    Ahh, Sweet thanks!

    No, I was afraid it would crash the game.. I'll try that


    - - - Updated - - -

    Alright, Figured it out :)
    Thanks for the help guys


    The two lines for changing gears with you mouse buttons:

    Code:
    %mm.bind( mouse, button0, shiftUp);
    %mm.bind( mouse, button1, shiftDown);
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice