Jump to content
  • 0

Custom Skill issue


Question

Posted (edited)

So, I added several new skills to the novice skill pool using ID 8500-8511. Used the wiki guide so I'v edited:

skill.hpp

battle.cpp

skill_db.yml

Skill_Tree.txt

battle.c

Skilltreereview

skillid.lua

And I changed Skillnametable.txt but left skilldesctable2.txt alone since it was entirely gibberish and description. In game labels and description come across fine. 

I cannot put any skill points into any skills except for the novice basic skill though. It doesn't matter what job I switch to with @job for testing or what level my character is. Is there a specific range of skill id's that are allowed?

 

Edit: Solved by changing ID for custom skills. 777 is a working start point. 

Edited by Synel
solved

2 answers to this question

Recommended Posts

  • 0
Posted (edited)

Hey,

Still working on it but I managed to get the custom skills to work by using a different ID, like you had to. 777 and up. Still can't seem to put points into other skills and ran into other problems atm but thank you Kreustoo. 

 

Edit: OK, So, I'm pretty sure this has to do with the game requiring all skill points to be used before advancing to the next class. I'm going to look for the code related to that but basically, if I use the amount of skill points that would use all possible skill points for the novice I can add skills into higher tier skills. It's still off somehow as I haven't been able to add more than one or two points to any basic skills but better I guess. 

Edited by Synel

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