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

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top