myserver Posted September 11, 2018 Posted September 11, 2018 can i request a job changer this da example: novice to paladin novice to sniper Quote
0 Emistry Posted September 12, 2018 Posted September 12, 2018 https://rathena.org/board/topic/105789-utility-sql-job-changer/ 1 Quote
0 Slammer Posted September 11, 2018 Posted September 11, 2018 1 hour ago, Jard said: can i request a job changer this da example: novice to paladin novice to sniper for example : novice to lord knight mes "[Master]"; mes "are you ready?"; next; if (class == 0) && (JobLevel >= 10) { jobchange 4008; mes "[Master]"; mes "you become Lord Knight"; mes "goodbye"; close; } Quote
Question
myserver
can i request a job changer
this da example:
novice to paladin
novice to sniper
3 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.