My Summer Car

File information

Last updated

Original upload

Created by

cbethax

Uploaded by

cbethax

Virus scan

Safe to use

Tags for this mod

48 comments

  1. cbethax
    cbethax
    • premium
    • 8 kudos
    Locked
    Sticky
    ModLoader Pro is not supported! Please only report problems with the mod if it doesn't include issues with ModLoader Pro Support.
  2. Alexgifu12
    Alexgifu12
    • member
    • 0 kudos
    Can you make A option to make the mouse control throttle and brake as well?, really enjoy this mod but im used to pushing my mouse forward to throttle up and stuff.
  3. MSCCABBOY
    MSCCABBOY
    • member
    • 0 kudos
    Can anyone help me? The Steering wheel disable   Doesnt work.
    please fast response!
    
    1. MSCCABBOY
      MSCCABBOY
      • member
      • 0 kudos
      i got it to work
  4. uselessmoron
    uselessmoron
    • member
    • 0 kudos
    I added

    if (isSeated && disableSteerKey.GetKeybindDown())
    {
    enableMouseSteer.Value = !(bool)enableMouseSteer.GetValue();
    }

    between the first two if statements in Update() so mouse steering can be toggled on and off.  Presently you can only turn it off with the keybind and not back on which is odd I reckon.
  5. yukin266
    yukin266
    • member
    • 0 kudos
    The mod is not working on my my summer car, the mouse steering mode is not working.
  6. magraotk
    magraotk
    • member
    • 0 kudos
    Is there any way to make the game accept the side mouse buttons to control gear up and gear down? For me, it would be perfect to have the gears and steering in my mouse hand, and accelerator, brake and clutch in my left hand using the keyboard. The gears on the left hand with all the other controls really bother me.
  7. humanlings
    humanlings
    • member
    • 0 kudos
    Hey Is there any way this mod can be compatible to standalone vehicle mods??

    Please I need to drive my Planeta with this mod 😭😭😭😭😭😭😭
  8. r212ro
    r212ro
    • member
    • 0 kudos
    There needs to be a mouse invert mode, for several reasons:
    1. People use homemade steering wheels
    2. Some people always use mouse invert
    3. Some people are used to inverted
  9. Slidey12334567890
    Slidey12334567890
    • member
    • 0 kudos
    what is the keybind to turn on the mod menu?
  10. uselessmoron
    uselessmoron
    • member
    • 0 kudos
    The mouse steering keybind needs to toggle the mouse steering on and off not just turn it off, that's stupid.
    Release the source code so people that want to can update this.  Thanks.
    1. cbethax
      cbethax
      • premium
      • 8 kudos
      Updated the description to include source code. Here's the link: https://github.com/SvetlozarValchev/msc-advanced-kbm-controls I haven't included a license, but assume it's MIT, you can do whatever you want with it. Have fun.
    2. uselessmoron
      uselessmoron
      • member
      • 0 kudos
      Oh neat, cheers man.  I'll have a play around.  Thanks.
  11. heitor34732
    heitor34732
    • member
    • 0 kudos
    how i can invert the mouse? like i have and homemade steering wheel and it needs a inverted mouse so what can i do?