SL65 AMG - Racer 0.8.32 Fix

Hey all,

I just thought I would share my work, so I fixed the flare issue for 0.8.32.
Paste the code in the car.ini under flares, I slighty changed the front flares color to a nice blue, feel free to mod it.

Code:
flares
{
  flare0
  {
    pos=-0.716 -0.055 1.94
    normal=0 0 1
    color=25 50 65
    size_factor=2
    billboard=1
    intensity=1
  }
  flare1
  {
    pos=0.716 -0.055 1.94
    normal=0 0 1
    color=25 50 65
    size_factor=2
    billboard=1
    intensity=1
  }
  flare2
  {

    pos=0.619 0.004 -2.144
    normal=0 0 -1
    color=40 10 10
    size_factor=0.2
    billboard=1
    intensity=1
    rule=rear
  }
  flare3
  {

    pos=-0.619 0.004 -2.144
    normal=0 0 -1
    color=40 10 10
    size_factor=0.2
    billboard=1
    intensity=1
    rule=rear
  }
  flare4
  {

    pos=0. 0.24 -2.187
    normal=0 0 -1
    color=40 10 10
    size_factor=0.2
    billboard=1
    intensity=1
    rule=rear
  }
  flare5
  {
    pos=0.13 0.24 -2.184
    normal=0 0 -1
    color=40 10 10
    size_factor=0.2
    billboard=1
    intensity=1
    rule=rear
  }
  flare6
  {
    pos=-0.13 0.24 -2.184
    normal=0 0 -1
    color=40 10 10
    size_factor=0.2
    billboard=1
    intensity=1
    rule=rear
  }
}

Big thanks to Radzik :)
 

Latest News

How often do you meet up (IRL) with your simracing friends?

  • Weekly

    Votes: 23 9.2%
  • Monthly

    Votes: 13 5.2%
  • Yearly

    Votes: 19 7.6%
  • Weekly at lan events

    Votes: 1 0.4%
  • Monthly at lan events

    Votes: 0 0.0%
  • Yearly at lan events

    Votes: 4 1.6%
  • Never have

    Votes: 197 78.5%
Back
Top