Kariton Revolution Posted September 20, 2014 Posted September 20, 2014 can i request a jobmaster that don't have a trans and 3rdjob class only 2nd job assassin,hunter,priest,etc just 2nd job thankyou so much Quote
Oceanid Posted September 23, 2014 Posted September 23, 2014 You can use the job master that comes with rAthena. Just change this code at the bottom OnInit: setarray .Rebirth[0],99,50; // Minimum base level, job level to rebirth OR change to third class setarray .JobReq[0],10,40; // Minimum job level to turn into 1st class, 2nd class .ThirdClass = 1; // Enable third classes? (1: yes / 0: no) .SecondExpanded = 1; // Enable new expanded second classes: Ex. Super Novice, Kagerou/Oboro, Rebellion? (1: yes / 0: no) .SNovice = 45; // Minimum base level to turn into Super Novice .LastJob = 1; // Enforce linear class changes? (1: yes / 0: no) .SkillPointCheck = 1; // Force player to use up all skill points? (1: yes / 0: no) .Platinum = 1; // Get platinum skills automatically? (1: yes / 0: no) end; } Quote
Question
Kariton Revolution
can i request a jobmaster that don't have a trans and 3rdjob class only 2nd job assassin,hunter,priest,etc just 2nd job thankyou so much
1 answer 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.