Skill_db converter support

InFiNiTe

New member
Messages
40
Points
0
Emulator
Hello, i wanted to know how it works the skill db converter tool in hercules, because i just downloaded the faceworm nest quest here, but it has the old skill db structure wich is not working anymore... so... That... Thank you!

 
see different converters in tools directory.

For mob skill db you need mobskilldbconverter.py

 
Thank you, the question is; is there a guide to follow in order to transform the old mob_skil_db structure into the new for hercules?

 
run mobskilldbconverter.py and it will show some help.

For run it need python 2, for windows this mean need install it before run converter. In linux most time it already installed

 
It shows an error in line 25, so it's not possible to run the converter...

I found some bug reports on git about this, in any case i'm not  able to understand... I tried, but it's just out of my control... sadly there's no other way. Faceworm nets instance is out of our reach

 
Last edited by a moderator:
converter works fine with correct data. report was about malformed configs. If you see error with some value like "006", then search it in your changes and fix to normal "6" etc.

 
Back
Top