MX Bikes Official Forum

General Category => Bug Reports => Topic started by: Jack Butterworth on December 26, 2016, 07:06:06 AM

Title: No rev limiter on non stock bikes (Beta 5)
Post by: Jack Butterworth on December 26, 2016, 07:06:06 AM
Hello,

I was just wondering if any of you could help me. Currently on all of my non stock bikes eg kx250f, 250sxf etc. There is no revlimiter on them. I still have the normal bike sounds just when it hits the revlimiter there is no sound. Any help is much appreciated

Thanks
Title: Re: No rev limiter on non stock bikes (Beta 5)
Post by: Maatth4 on December 27, 2016, 09:13:45 PM
engine
{
   scl = engine.scl
   min_distance = 3
   pos
   {
      x = 0.13
      y = 0.9
      z = -0.8
   }
   max_rpm = 14000
   blend_exp = 1.5
   limiter
   {
      wav = 250cc_limiter.wav
      volume = 0.8
}


I had to remove a '}' for this to work ....