Jump to content
  • 0

Reset skill SOMETIMES remove platinum skills


Question

Posted

We are a Classic 99/50 server when players reset skills, sometimes, it removes also the platinum skill of the player. I am wondering what may be the problem that is causing this bug?

We are using the basic stat reset npc script provided in the rathena files.

3 answers to this question

Recommended Posts

  • 0
Posted
On 5/23/2020 at 11:23 PM, Bisuke said:

We are a Classic 99/50 server when players reset skills, sometimes, it removes also the platinum skill of the player. I am wondering what may be the problem that is causing this bug?

We are using the basic stat reset npc script provided in the rathena files.

Just add callfunc "F_GetPlatinumSkills"; after each ResetStatus.

  • 0
Posted

Check conf folders

Quote

*resetskill({<char_id>});

This command takes off all the skill points on the invoking character, so they
only have Basic Skill blanked out (lvl 0) left, and returns the points for them
to spend again. Nothing else will change but the skills. Quest skills will also
reset if 'quest_skill_reset' option is set to Yes in 'battle_athena.conf'. If
the 'quest_skill_learn' option is set in there, the points in the quest skills
will also count towards the total.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...