</Dye>
<Dye Filename="1_PC/7_PVW/Armor/9_Upperbody/PVW_00_UB_0040.pac" NumColor="3">
<Slot Defaultcolor="0x00290000">0</Slot>
<Slot Defaultcolor="OxOO290000">1</Slot>
<Slot Defaultcolor="OxOO290000">2</Slot>
</Dye>
<Dye Filename="1_PC/7_PVW/Armor/9_Upperbody/PVW_00_UB_0040_dm.pac" NumColor="3">
<Slot Defaultcolor="OxOO290000">0</Slot>
<Slot Defaultcolor="OxOO290000">1</Slot>
<Slot Defaultcolor="OxOO290000">2</Slot>
</Dye>
what am i doing wrong?
I dont know which color code is which
someone please help
First, the part in
red is wrong, you have to use the digit "0" instead of the letter "O".
Then, your color code "290000" is ok and should get you some dark red (if you don't already have a way to preview the result of your code,
this site is the one I use).
Also, if you want to give some extra effect or tone down your color, you can try adding the following parameters :
ColorScale="0.5" (color multiplier)
DefaultEnv="0.22" (Environmental reflection factor. Looks shiny / like glass ?)
DefaultSpec="0.37" (Makes surfaces reflect light to look like metal)
I think each value range from 0 to 1