harmony1515 Posted February 26, 2013 Posted February 26, 2013 how to disable 3rd job in rathena? i just want trans job Quote
Boogiepop Posted February 26, 2013 Posted February 26, 2013 It depends on how you have your players change class, I think? If it's by a job changer, just disable the lines in the script. There's probably some way to do it in the source, but I'm not knowledgeable enough about that to point you in the right direction. Quote
harmony1515 Posted February 26, 2013 Author Posted February 26, 2013 sorry, where is the script located? Quote
Emistry Posted February 26, 2013 Posted February 26, 2013 trunk/npc/custom/jobmaster.txt set .ThirdClass,1; // Enable third classes? (1: yes / 0: no) Quote
Elqpal Posted February 26, 2013 Posted February 26, 2013 src/config/renewal.h Comment everything out in renewal.h file and do this trunk/npc/custom/jobmaster.txt set .ThirdClass,1; // Enable third classes? (1: yes / 0: no) Quote
Emistry Posted February 26, 2013 Posted February 26, 2013 you dont need to remove the renewal settings since you just want to disable 3rd job.. Quote
harmony1515 Posted February 26, 2013 Author Posted February 26, 2013 wow cool thx for the help! better to try this one later. ill post the result btw THx Quote
Question
harmony1515
how to disable 3rd job in rathena? i just want trans job
6 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.