[FS19] Add color and chrome option to Rims....

Your forum for all discussions around Modding.
EJBModding
Posts: 13
Joined: Thu Oct 27, 2016 3:04 am

[FS19] Add color and chrome option to Rims....

Post by EJBModding »

Easy question,

So i want to add chrome to the basic color pallet for the wheels of the Wilson trailer and Lode King.

I put in the line:
<rimColorConfigurations useDefaultColors="true" price="300"/>
So i get all the basic colors.
But cant figure out how to go after that.

Got it working for all the other parts of the trailers.
But those are not loaded in from other files.

So who can help me out?

Kind regards EJB. :hi:
CaptainD430
Posts: 3
Joined: Thu Mar 22, 2018 9:26 pm

Re: [FS19] Add color and chrome option to Rims....

Post by CaptainD430 »

<material name="pickup2014Rims_mat" baseNode="rim">
<shaderParameter name="colorMat0" value="0.0179 0.0179 0.0179 16"/>
</material>
this should give u a starting point
Post Reply