Hi all,
I have 2 skill icons that will not gray out - currently they have no skill points assigned to them.
They are both vanilla skill icons.
One is the Ravage icon from Beserker and the other is the icon for Fusillade.
This is the string code I am using;
<STRING>SKILL_ICON_INACTIVE:skillicon_fusillade_gray
I am simply copy pasting from the vanilla skill over to my DAT.
Thoughts?
check your class' .DAT file in the SKILL blocks to make sure it doesn't have a pre-assigned skill point in it...
[SKILL]
<STRING>NAME:(SKILL NAME)
<INTEGER>LEVEL:0 <-- this *should* be zero
<INTEGER>LEVEL_REQUIRED:1
[/SKILL]
Unfortunately did not correct.
I also went into GUTS and under the player skill panel made sure that Level was at 0 and that Req Level was at -1
Hmm.. everything you done is pretty much correct. Are you still encountering this issue?
Yah, I've pretty well given up on it - it's just a small glitch.
I tend to be a perfectionist...