Author Topic: Icon help..  (Read 764 times)

Ok...so I made my itemicon, but it's only red, no other colors, why?

Belongs in Modding/Coding help.

What is the ColorShiftColor value in the ItemData part of your item's script?
It's a string, "R B G A" in decimal format.
Bump up the other numbers.
Or change DoColorShift (or something like that) to false.