Millenium Posted July 14, 2012 Posted July 14, 2012 How would I go about disabling them to EVERYONE? Even GM's? Quote
Eroces Posted July 14, 2012 Posted July 14, 2012 It would be a hassle to remove 3rd Classes on rAthena. You can either prevent your players from changing into the 3rd Class by disabling the quests and modifying your Job Changer script or you have the option to use eAthena. Comment them out at npc/re/scripts_jobs.txt // -- 3-1 npc: npc/re/jobs/3-1/archbishop.txt npc: npc/re/jobs/3-1/mechanic.txt npc: npc/re/jobs/3-1/ranger.txt npc: npc/re/jobs/3-1/rune_knight.txt npc: npc/re/jobs/3-1/warlock.txt //npc: npc/re/jobs/3-1/guillotine.txt // -- 3-2 npc: npc/re/jobs/3-2/minstrel.txt npc: npc/re/jobs/3-2/wanderer.txt npc: npc/re/jobs/3-2/royal_guard.txt npc: npc/re/jobs/3-2/sorcerer.txt npc: npc/re/jobs/3-2/sura.txt npc: npc/re/jobs/3-2/shadow_chaser.txt npc: npc/re/jobs/3-2/genetic.txt Quote
Euphy Posted July 14, 2012 Posted July 14, 2012 To disable them in @job, delete the third job values under: ACMD_FUNC(jobchange) Quote
Question
Millenium
How would I go about disabling them to EVERYONE? Even GM's?
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.