robby22 Posted June 27, 2018 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 02/28/18 Last Seen: February 15, 2020 Share 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 Link to comment Share on other sites More sharing options...
0 TheDerpySupport Posted June 27, 2018 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 208 Reputation: 60 Joined: 09/23/17 Last Seen: July 28, 2021 Share 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 Link to comment Share on other sites More sharing options...
0 robby22 Posted June 27, 2018 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 02/28/18 Last Seen: February 15, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.