harmony1515 Posted February 26, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 08/16/12 Last Seen: October 14, 2014 Share Posted February 26, 2013 how to disable 3rd job in rathena? i just want trans job Quote Link to comment Share on other sites More sharing options...
Boogiepop Posted February 26, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 16 Reputation: 4 Joined: 04/05/12 Last Seen: March 6, 2024 Share 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 Link to comment Share on other sites More sharing options...
harmony1515 Posted February 26, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 08/16/12 Last Seen: October 14, 2014 Author Share Posted February 26, 2013 sorry, where is the script located? Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 26, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted February 26, 2013 trunk/npc/custom/jobmaster.txt set .ThirdClass,1; // Enable third classes? (1: yes / 0: no) Quote Link to comment Share on other sites More sharing options...
Elqpal Posted February 26, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 66 Reputation: 2 Joined: 09/01/12 Last Seen: October 1, 2018 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted February 26, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted February 26, 2013 you dont need to remove the renewal settings since you just want to disable 3rd job.. Quote Link to comment Share on other sites More sharing options...
harmony1515 Posted February 26, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 08/16/12 Last Seen: October 14, 2014 Author Share Posted February 26, 2013 wow cool thx for the help! better to try this one later. ill post the result btw THx Quote Link to comment Share on other sites More sharing options...
Question
harmony1515
how to disable 3rd job in rathena? i just want trans job
Link to comment
Share on other sites
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.