iw2d / kinoko

mushroom game server emulator for v95
16 stars 19 forks source link

Leveling Skills #10

Closed ransananes closed 3 weeks ago

ransananes commented 3 weeks ago

Seems like you can't level up skills as they're either "not owned by user" or "master level 0/0",

Edit : I might be wrong but I think it is not working due to no job advancements quests to teach the skills and save it into the database(?)

iw2d commented 3 weeks ago

Could you also include steps on reproducing the problem? So that I can try it out on my end and confirm :>

ransananes commented 3 weeks ago

Could you also include steps on reproducing the problem? So that I can try it out on my end and confirm :>

Just any job, !job 100, and use !levelup 15 (any number would be ok), then try adding sp to first job :)

I guess when using !job, it doesn't update the skills in database. here's a picture to show it image

btw great job on this, one of the cleanest sources out there 💯

iw2d commented 3 weeks ago

Thanks! I believe this is just an issue with the !job command. I probably missed this because I was always using the !max command along with it to get all the skills.