simplynice Posted February 7, 2013 Posted February 7, 2013 set .ThirdClass,0; Disabled the 3rd job but it also disabled the kagerou and oboro class. How can i get it back? please help. thanls Quote
Euphy Posted February 7, 2013 Posted February 7, 2013 - if ((.@eac&EAJ_UPPERMASK) == EAJ_SUPER_NOVICE) setarray .@exp[0],roclass(.@eac|EAJL_THIRD),99; - if (Class == Job_Ninja) setarray .@exp[0],.@j1,70; - if (.@exp[0] && .ThirdClass) { + if (Class == Job_Ninja) { + setarray .@exp[0],.@j1,70; Quote
Question
simplynice
set .ThirdClass,0;
Disabled the 3rd job but it also disabled the kagerou and oboro class.
How can i get it back? please help.
thanls
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.