robby22 Posted June 27, 2018 Posted June 27, 2018 Do player sprites have their own ID's as monsters do? I'm creating an script and I need to know the ID's of all the classes in the game. Every database I checked shows only monsters. Quote
0 TheDerpySupport Posted June 27, 2018 Posted June 27, 2018 31 minutes ago, robby22 said: Do player sprites have their own ID's as monsters do? I'm creating an script and I need to know the ID's of all the classes in the game. Every database I checked shows only monsters. Yes, Every class has it's own unique ID. You can find this list by using @job in game Quote
0 robby22 Posted June 27, 2018 Author Posted June 27, 2018 (edited) I don't have my own server to do that but I was able to find it in the repo. Thanks for answering. https://github.com/rathena/rathena/blob/fc951469e79cf80ed0b157a51d3b05430f28f8fa/db/job_db2.txt Edited June 27, 2018 by robby22 Quote
Question
robby22
Do player sprites have their own ID's as monsters do? I'm creating an script and I need to know the ID's of all the classes in the game. Every database I checked shows only monsters.
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.