Rebel Posted July 2, 2013 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Share 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 Link to comment Share on other sites More sharing options...
0 JhamBytes Posted April 21, 2017 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 04/20/17 Last Seen: April 21, 2017 Share 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 Link to comment Share on other sites More sharing options...
Vincent Posted July 2, 2013 Group: Members Topic Count: 130 Topics Per Day: 0.03 Content Count: 528 Reputation: 18 Joined: 09/11/12 Last Seen: March 5, 2020 Share Posted July 2, 2013 What Script you are using for the jobmaster`? Quote Link to comment Share on other sites More sharing options...
Rebel Posted July 3, 2013 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Author Share Posted July 3, 2013 Euphy Job Master.. http://svn.code.sf.net/p/rathena/svn/trunk/npc/custom/jobmaster.txt Quote Link to comment Share on other sites More sharing options...
Emistry Posted July 3, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share 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 Link to comment Share on other sites More sharing options...
Rebel Posted July 3, 2013 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Author Share 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 Link to comment Share on other sites More sharing options...
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 RebelLink to comment
Share on other sites
5 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.