esquire90210 Posted August 12, 2013 Posted August 12, 2013 Help me please, i need a script for the job changer so i can add trans class, kagerrou and oborro but excluding the other renewal classes Quote
Capuche Posted August 13, 2013 Posted August 13, 2013 trunk/npc/custom/jobmaster.txt set .ThirdClass,1; // Enable third classes? (1: yes / 0: no) put to 0 if (Class == Job_Ninja) setarray .@exp[0],.@j1,70; if (.@exp[0] && .ThirdClass) { change to if (Class == Job_Ninja) setarray .@exp[0],.@j1,70; if (Class == Job_Ninja) { Quote
Question
esquire90210
Help me please, i need a script for the job changer so i can add trans class, kagerrou and oborro but excluding the other renewal classes
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.