Jump to content
  • 0

Help [NPC Reset Girl]


oroza

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  11/09/13
  • Last Seen:  

My current reset NPC in rAthena resets platinum skills and converts them into normal skill points. How can I prevent this from happening? Does anyone have a script that only resets normal skills without affecting platinum skills, or one that resets platinum skills but does not convert them into normal skill points?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1606
  • Reputation:   247
  • Joined:  08/03/12
  • Last Seen:  

1 hour ago, oroza said:

My current reset NPC in rAthena resets platinum skills and converts them into normal skill points. How can I prevent this from happening? Does anyone have a script that only resets normal skills without affecting platinum skills, or one that resets platinum skills but does not convert them into normal skill points?

https://github.com/rathena/rathena/blob/master/npc/custom/resetnpc.txt this one ?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  11/09/13
  • Last Seen:  

Posted (edited)

I already tested the script you sent me.

For example, here my novice has 9 skill points and the 2 skills that the NPC gives me from the Platinum Skill. However, when I reset, I should get back 9 points, but it gives me back 11.

image.png.97207fecff39ebb9660a2a44ec687b37.png

image.png.a231b34b4c98104c33787c05e364f009.png

 

I need it not to reset my platinum skills or to only return the skill points that are not platinum

 

 

Edited by oroza
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   0
  • Joined:  03/02/12
  • Last Seen:  

conf/battle/player.conf

// When skills are reset, quest skills are reset as well? (Note 1)
// Setting this to yes can open an exploit on your server!
// NOTE: If you have quest_skill_learn set to yes, quest skills are always reset.
quest_skill_reset: no

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  11/09/13
  • Last Seen:  

I have it set to no, and even so, the reset takes away the platinum skills and gives them as points 😞

Link to comment
Share on other sites

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.

×
×
  • Create New...