Solved Configuration colour issue

Discussion in 'Mod Support' started by DarkJoney, Jul 28, 2016.

  1. DarkJoney

    DarkJoney
    Expand Collapse

    Joined:
    Jun 29, 2016
    Messages:
    19
    Hello. I am making skin right now, and I have added configuration file, to make car able to spawn with the skin. It works, but car spawns with uncorrect color, and it affects skin.
    There is code of config file:

    {
    "Configuration":"Old Friend",
    "Transmission":"Manual",
    "Description":"Lovely car of the poor family",
    "Drivetrain":"RWD",
    "Body Style":"Sedan,
    "Value":250,
    "Performance Class":"4",
    "default_color":"Pearl White",
    "Config Type":"Custom"
    }

    How I can solve this?

    Thanks.
     
  2. Hondune

    Hondune
    Expand Collapse

    Joined:
    Aug 5, 2012
    Messages:
    263
    The default_color":"Pearl White" line is the one that decides what color this configuration will spawn with. You can find a list of colors in the vehicles main info.Json, just change the "Peal White" to the name of the color you'd like to use instead of white.
     
  3. synsol

    synsol
    Expand Collapse
    QA Lead
    BeamNG Team

    Joined:
    Aug 4, 2013
    Messages:
    1,475
    it's for witch car ? If it's spawn with the base color , it's certainly a typo issue with the color name , you can send us the file here .
     
  4. synsol

    synsol
    Expand Collapse
    QA Lead
    BeamNG Team

    Joined:
    Aug 4, 2013
    Messages:
    1,475
  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