Help with adding vanilla tires to spawn in with custom cars.
-
So like the topic says,
We are using an unlocked tahoe that we modified to work for our police department and the only thing wrong with it is that the dirt mapping for the tires is off a bit and showing when it shouldn't, it gives a strobing effect. If i replace it with another tire in a mod shop or with vmenu it fixes the issue on my private server. Is there a way to put in the meta data to include so it spawns with the custom tires already? We pull them from a spawner garage so they are not saved. This is the current carvariations.meta file contents.<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVariation>
<variationData>
<Item>
<modelName>17tahoe</modelName>
<colors>
<Item>
<indices content="char_array">
38
0
0
120
0
</indices>
<liveries>
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
</colors>
<kits>
<Item>0_default_modkit</Item>
</kits>
<windowsWithExposedEdges />
<plateProbabilities>
<Probabilities />
</plateProbabilities>
<lightSettings value="0" />
<sirenSettings value="1451" />
</Item>
</variationData>
</CVehicleModelInfoVariation>