Jump to content

Having trouble applying multiple livery


tkdwnsehtk

Recommended Posts

I followed this tutorial: https://www.youtube.com/watch?v=FFLjsCMofuk

Copied "vehicle_generic_smallspecmap [PAINT:1]" and renamed it to "podominator paint1 [PAINT:2]" and assigned my template

The skin name on my .ytd was "podominator" and I tried renaming it to "podominator_sign_1".

Both the game and OpenIV loads the skin with no problem so I added podominator_sign_2 and 3 as well but car won't load 2 and 3

Added flag "FLAG_HAS_LIVERY" on vehicles.meta but still not working

What am I missing here?

 

zmo.thumb.jpg.b837cdfff333b228cd98e0ee96

 

I almost forgot this is my carvariation.mets line for this

 

 

    <Item>
      <modelName>podominator</modelName>
      <colors>
        <Item>
          <indices content="char_array">
            134 
            134 
            0 
            0
          </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 
            0
          </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 
            0
          </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>
      </colors>
      <kits />
      <windowsWithExposedEdges />
      <plateProbabilities>
        <Probabilities />
      </plateProbabilities>
      <lightSettings value="1" />
      <sirenSettings value="1" />
    </Item>

Edited by tkdwnsehtk
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...