Magnetix Posted May 29, 2012 Posted May 29, 2012 (edited) short way, remove 3rd class job change quests and remove ability to change job to 3rd class from job masters. EDIT It will take time to completely remove 3rd classes from rAthena's source. First disable 3rd class job change quests. look into npc folder and open scripts_jobs.conf find this line // -- 3-1 npc: npc/jobs/3-1/archbishop.txt npc: npc/jobs/3-1/mechanic.txt npc: npc/jobs/3-1/ranger.txt npc: npc/jobs/3-1/rune_knight.txt npc: npc/jobs/3-1/warlock.txt //npc: npc/jobs/3-1/guillotine.txt // -- 3-2 npc: npc/jobs/3-2/minstrel.txt npc: npc/jobs/3-2/wanderer.txt npc: npc/jobs/3-2/royal_guard.txt npc: npc/jobs/3-2/sorcerer.txt npc: npc/jobs/3-2/sura.txt //npc: npc/jobs/3-2/shadowchaser.txt npc: npc/jobs/3-2/genetic.txt replace them with // -- 3-1 //npc: npc/jobs/3-1/archbishop.txt //npc: npc/jobs/3-1/mechanic.txt //npc: npc/jobs/3-1/ranger.txt //npc: npc/jobs/3-1/rune_knight.txt //npc: npc/jobs/3-1/warlock.txt //npc: npc/jobs/3-1/guillotine.txt // -- 3-2 //npc: npc/jobs/3-2/minstrel.txt //npc: npc/jobs/3-2/wanderer.txt //npc: npc/jobs/3-2/royal_guard.txt //npc: npc/jobs/3-2/sorcerer.txt //npc: npc/jobs/3-2/sura.txt //npc: npc/jobs/3-2/shadowchaser.txt //npc: npc/jobs/3-2/genetic.txt if you're using a custom job changer npc, make sure to disable changing to 3rd class or you can use eAthena's custom job changer so your players will be limited to trans class job change. hope this will help. Edited May 29, 2012 by Magnetix Quote
Question
RN1986
how to disable 3rd job?
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.