Jump to content
  • 0

ID of player sprites? (non-renewal)


robby22

Question


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   0
  • Joined:  02/28/18
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.01
  • Content Count:  208
  • Reputation:   60
  • Joined:  09/23/17
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   0
  • Joined:  02/28/18
  • Last Seen:  

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