donkeyg Posted July 4, 2012 Posted July 4, 2012 (edited) http://rathena.svn.s...350&view=markup how do i disable the shortcut auto change to 3rd job classes when u was a hunter/knight/wizard/biochemist/assassin? Edited July 4, 2012 by donkeyg Quote
Euphy Posted July 4, 2012 Posted July 4, 2012 set .ThirdClass,0; // Enable third classes? (1: yes / 0: no) Quote
donkeyg Posted July 5, 2012 Author Posted July 5, 2012 no , i mean why when i am a hunter job class, why do i can direct change to 3rd job classes? i wan to let all my players chg to Sniper job classes 1st before changing to 3rd job classes. Quote
Euphy Posted July 5, 2012 Posted July 5, 2012 That's the official system. There's trans and non-trans third classes (obviously trans has better stats). If you really want to disable this, though, you can find this line: set .@i, select(" ~ ^0055FFRebirth^000000:"+((.ThirdClass)?" ~ ^FF0000Third Class^000000":"")+": ~ ^777777Cancel^000000"); And change it to: set .@i, select(" ~ ^0055FFRebirth^000000:: ~ ^777777Cancel^000000"); Quote
patr3k Posted July 5, 2012 Posted July 5, 2012 And change it to: set .@i, select(" ~ ^0055FFRebirth^000000:: ~ ^777777Cancel^000000"); @Euphy Player won't ask if if he want's to change to 3rd job if he's hunter?.. So it will directly rebirthed? So only trans are allowed to changed to 3rd job class? Quote
Euphy Posted July 5, 2012 Posted July 5, 2012 Yes, I've deleted the third job option, as you can see. Quote
Question
donkeyg
http://rathena.svn.s...350&view=markup
how do i disable the shortcut auto change to 3rd job classes when u was a hunter/knight/wizard/biochemist/assassin?
Edited by donkeyg6 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.