Jump to content
  • 0

Custom Skill issue


Synel

Question


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.01
  • Content Count:  38
  • Reputation:   1
  • Joined:  01/09/17
  • Last Seen:  

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
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  215
  • Reputation:   45
  • Joined:  05/03/13
  • Last Seen:  

Hello,

I had a problem one time with that, you can read my little topic about what I tested/done: 

Maybe that's really not related, but by any chance ¯\_(ツ)_/¯

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.01
  • Content Count:  38
  • Reputation:   1
  • Joined:  01/09/17
  • Last Seen:  

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