Sallycantdance Posted June 27, 2021 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: Yesterday at 09:00 AM Share Posted June 27, 2021 Hi i would like to ask if you have job changer for only 1st Class and 2nd Class only with level Requirements thanks no baby no trans no expanded no 3rd job . . . . Quote Link to comment Share on other sites More sharing options...
0 mrfizi Posted June 27, 2021 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 383 Reputation: 78 Joined: 10/30/12 Last Seen: March 17 Share Posted June 27, 2021 Use default custom jobmaster by rathena:https://github.com/rathena/rathena/blob/master/npc/custom/jobmaster.txt You can setting enable or disable it here: // Settings .ThirdClass = true; // Enable third classes? .RebirthClass = true; // Enable rebirth classes? .SecondExpanded = true; // Enable new expanded second classes: Ex. Super Novice, Kagerou/Oboro, Rebellion? .BabyNovice = true; // Enable Baby novice classes? Disable it if you like player must have parent to get job baby. .BabyClass = true; // Enable Baby classes? .BabyThird = true; // Enable Baby third classes? .BabyExpanded = true; // Enable Baby Expanded classes: Ex. Baby Ninja, Baby Taekwon, etc. .BabySummoner = true; // Enable Baby Summoner? .LastJob = true; // Enforce linear class changes? .SkillPointCheck = true; // Force player to use up all skill points? .Platinum = true; // Get platinum skills automatically? .GetJobEquip = false; // Get job equipment (mostly weapons) on job change? Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted June 27, 2021 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: Yesterday at 09:00 AM Author Share Posted June 27, 2021 On 6/27/2021 at 6:15 PM, mrfizi said: Use default custom jobmaster by rathena:https://github.com/rathena/rathena/blob/master/npc/custom/jobmaster.txt already turn it off but it still in the selection // Settings .ThirdClass = false; // Enable third classes? .RebirthClass = false; // Enable rebirth classes? .SecondExpanded = false; // Enable new expanded second classes: Ex. Super Novice, Kagerou/Oboro, Rebellion? .BabyNovice = false; // Enable Baby novice classes? Disable it if you like player must have parent to get job baby. .BabyClass = false; // Enable Baby classes? .BabyThird = false; // Enable Baby third classes? .BabyExpanded = false; // Enable Baby Expanded classes: Ex. Baby Ninja, Baby Taekwon, etc. .BabySummoner = false; // Enable Baby Summoner? .LastJob = false; // Enforce linear class changes? .SkillPointCheck = true; // Force player to use up all skill points? .Platinum = false; // Get platinum skills automatically? .GetJobEquip = false; // Get job equipment (mostly weapons) on job change? Quote Link to comment Share on other sites More sharing options...
Question
Sallycantdance
Hi i would like to ask if you have job changer for only 1st Class and 2nd Class only with level Requirements thanks no baby no trans no expanded no 3rd job . . . .
Link to comment
Share on other sites
2 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.