Additional Liveries for Ford CVPI Police Car
-
Hello,
First of all can I just say I'm sorry if this is a rookie question that has been asked a million times. I tried doing a sitewide search and some google searches and haven't really come up with any info relevant to GTA 5. Seems all the posts on this topic are for GTA 4.
I downloaded this vehicle: http://gtapolicemods.com/downloads.php?do=file&id=4407
I like the Liberty style car much more than the older rotator style car that I had installed previously. Other than the lightbar these two models seem nearly identical.
For my original car I had several liveries as cvpi_sign_1/2/3/4 and they would all rotate thru appropriately in the game. With the updated car I only have cvpi_sign_1, but essentially understood that you could add more and just name them 2-4 accordingly. So I did that, but they won't show up. Only cvpi_sign_1 ever spawns.
Is there some kind of setting or command I'm missing to make the car livery compatible?
Thanks for any help!
-
Edit your carvarations. I forgot how to but search it up.
I believe that you do:
<Item>
<modelName>police</modelName>
<colors>
<Item>
<indices content="char_array">
134
134
0
156
</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>
<Item>
<indices content="char_array">
134
134
0
156
</indices>
<liveries>
<Item value="false" />
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
134
134
0
156
</indices>
<liveries>
<Item value="false" />
<Item value="false" />
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
134
134
0
156
</indices>
<liveries>
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="true" />
<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>
<Item>
<Name>Standard White</Name>
<Value value="100" />
</Item>
</Probabilities>
</plateProbabilities>
<lightSettings value="1" />
<sirenSettings value="1" />
</Item>
<Item>Edit the livery part to true on every other value there. Descending. That might work. GL