Jump to content
  • 0

[Error]: pc_skill: Skill with id 0 does not exist in the skill database


Question

3 answers to this question

Recommended Posts

  • 0
Posted

This mistake has happened to me.
I decided as follows:

HOW WAS:

1,0,0,0,0,0,0,9,0,no,0,0,0,none,0,0x0,		NV_BASIC,Basic Skill

//****
// Swordman
2,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0,		SM_SWORD,Sword Mastery
3,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0,		SM_TWOHAND,Two-Handed Sword Mastery
4,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0,		SM_RECOVERY,Increase HP Recovery

HOW I PUT IT:

1,0,0,0,0,0,0,9,0,no,0,0,0,none,0,0x0,NV_BASIC,Basic Skill

//****
// Swordman
2,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0,SM_SWORD,Sword Mastery
3,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0,SM_TWOHAND,Two-Handed Sword Mastery
4,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0,SM_RECOVERY,Increase HP Recovery

I just removed the space between them.
In my case, was with <TAB>
Then I removed it and it worked perfectly;)

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...