Log in to reply
 

Spawning a car with a specific color



  • Hey,

    I am making an Add-on of a car, and I want that when I spawn the car it will spawn with a specific color, blue to be exact. Can any one tell how to do that?


  • Banned

    @Abdulrhman1 This is controlled with the carvariations.meta. I edited my cars to spawn certain colors with specific liveries. 0_1595062929993_1.jpg

    <Item>
    <modelName>na6</modelName>
    <colors>
    <Item>
    <indices content="char_array">
    38 Primary Color
    5 Secondary Color
    0 Interior Color
    2 Wheels
    </indices>
    <liveries>
    <Item value="true" />
    <Item value="false" />
    <Item value="false" />
    <Item value="false" />
    <Item value="false" />
    <Item value="false" />
    <Item value="false" />
    <Item value="false" />
    </liveries>
    </Item>



  • Thanks man!


Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.