News:

SMFNew Installed

+-+-

User+-

Welcome, Guest.
Please login or register.
 
 
 

Login with your social network

Forgot your password?

Site Stats+-

Members
Total Members: 728
Latest: Cho
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 10932
Total Topics: 795
Most Online Today: 389
Most Online Ever: 854
(September 18, 2024, 07:49:37 am)
Users Online
Members: 0
Guests: 337
Total: 337

Author Topic: re: Skill icon not graying out...  (Read 1081 times)

0 Members and 142 Guests are viewing this topic.

re: Skill icon not graying out...
« on: »

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?



Share on Bluesky Share on Facebook


Re: re: Skill icon not graying out...
« Reply #1 on: »
check your class' .DAT file in the SKILL blocks to make sure it doesn't have a pre-assigned skill point in it...

Code: [Select]
[SKILL]
<STRING>NAME:(SKILL NAME)
<INTEGER>LEVEL:0 <-- this *should* be zero
<INTEGER>LEVEL_REQUIRED:1
[/SKILL]


Re: re: Skill icon not graying out...
« Reply #2 on: »

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

Re: re: Skill icon not graying out...
« Reply #3 on: »
Hmm.. everything you done is pretty much correct. Are you still encountering this issue?

Re: re: Skill icon not graying out...
« Reply #4 on: »
Yah, I've pretty well given up on it - it's just a small glitch.

I tend to be a perfectionist...

 

Recent Topics+-