Jump to content
  • 0

Adding New Job/Class


Question

4 answers to this question

Recommended Posts

  • 0
Posted

but I cant seem to find this line in for this file src/map/atcommand.c. Should I ignore it?

 

 

 

{ "ninja", 25 },
{ "high novice", 4001 },

 

And the format in db/const.txt also are not the same with my file
 
Example db/const.txt

 

 


Job_Gunslinger 24
Job_Ninja 25
Job_Xmas 26

EAJ_TAEKWON 0x7
EAJ_GUNSLINGER 0x9
EAJ_NINJA 0x0A

My db/const.txt

4_F_JOB_ASSASSIN 725
4_F_JOB_BLACKSMITH 726

 

In what format should i alter the const.txt to match with my const.txt ?

  • 0
Posted

I am trying to add new job/class by following from this article https://rathena.org/wiki/Custom_Jobsinstruction. But it seem the document is not for latest rathena files.

Can some one help to provide me a guide or tutorial on how to create a new custom job/class.

many thanks.

Id advice just search for "ninja" in the src and clone anything you find as your new class. As for the at command issue, its no longer stored there.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...