In my game I've only 3 elements, they're (id/name): 001/Consumable, 002/Key and 003/Material.
All I need is to change the color of those items that have asigned one of the elements.
exemple:
[Potion] is a consumable item.
[Map] is a key item.
[Black Stone] is a material.
When you are in window_item the color of the word "Potion" will be...RED, the color of the word "Map"... ORANGE and the color of the word "Black Stone"... GREEN for exemple.
I think it's an easy script edit but I don't know how.
All I need is to change the color of those items that have asigned one of the elements.
exemple:
[Potion] is a consumable item.
[Map] is a key item.
[Black Stone] is a material.
When you are in window_item the color of the word "Potion" will be...RED, the color of the word "Map"... ORANGE and the color of the word "Black Stone"... GREEN for exemple.
I think it's an easy script edit but I don't know how.