Jump to content
  • 0

2nd Job(not 2nd Trans) Job changer NPC


Question

Posted

I need a script for 2nd Job Changer for my server not 2nd Transcend job I want a classic RO game and implement it to my server thanks in advance... or you can share a link to it or your thoughts on how to make it thanks again...

2 answers to this question

Recommended Posts

Posted

I think job changer included in rathena

 

npc/custom/jobchanger.txt

 

 

just edit this line

 

if (Class > 4049) {

 

to 

 

if (Class > 20) {

 

0 = novice

1 = swordman

2 = magician

3 = archer

4 =acolyte

5 = merchant

6 = thief

 

7 = knight

8 = wizard

9 = hunter

10 = priest

11 = blacksmith

12 = assassin

 

14 = crusader 

15 = monk

16 = Sage

17 = rogue

18 = alchemist

19 = bard

20 = dancer

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