Rebel Posted July 2, 2013 Posted July 2, 2013 (edited) Just a quick question about the Job Master here in rA.How can you change the Third Job - Regular to Third Job - Trans? Thanks. Edited July 3, 2013 by Rebel Quote
0 JhamBytes Posted April 21, 2017 Posted April 21, 2017 On 7/3/2013 at 7:02 PM, Rebel said: Thanks Emistry. But I want to change the Third Job in which is only regular doesnt have trans skill.. to Trans Third job.. uses job id no 4060 and up and not kpb id no 4054 and up.. e.g. not Rune Knight (Regular) but Rune Knight (Trans) I need script that can change 2nd jobs to 3rd job instantly.. not by 2nd to transcendant then 3rd job trans.. i need 1st - 2nd - 3rd trans EDIT : Solved. I just use other scripts since no one can help me. Thanks anyways. Peace. what script are you using now? Quote
Rebel Posted July 3, 2013 Author Posted July 3, 2013 Euphy Job Master.. http://svn.code.sf.net/p/rathena/svn/trunk/npc/custom/jobmaster.txt Quote
Emistry Posted July 3, 2013 Posted July 3, 2013 try set .@i, select(" ~ ^0055FFRebirth^000000:"+((.ThirdClass)?" ~ ^FF0000Third Class^000000":"")+": ~ ^777777Cancel^000000"); if (.@i==3) close; change to set .@i, select(" ~ ^0055FFRebirth^000000: ~ ^777777Cancel^000000"); if (.@i==2) close; Quote
Rebel Posted July 3, 2013 Author Posted July 3, 2013 (edited) Thanks Emistry. But I want to change the Third Job in which is only regular doesnt have trans skill.. to Trans Third job.. uses job id no 4060 and up and not kpb id no 4054 and up..e.g.notRune Knight (Regular)butRune Knight (Trans) I need script that can change 2nd jobs to 3rd job instantly.. not by 2nd to transcendant then 3rd job trans.. i need 1st - 2nd - 3rd trans EDIT : Solved. I just use other scripts since no one can help me. Thanks anyways. Peace. Edited July 3, 2013 by Rebel Quote
Question
Rebel
Just a quick question about the Job Master here in rA.
How can you change the Third Job - Regular to Third Job - Trans?
Thanks.
Edited by Rebel5 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.