Millenium Posted July 14, 2012 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 131 Reputation: 0 Joined: 07/10/12 Last Seen: July 16, 2012 Share Posted July 14, 2012 How would I go about disabling them to EVERYONE? Even GM's? Quote Link to comment Share on other sites More sharing options...
Eroces Posted July 14, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 135 Reputation: 5 Joined: 06/25/12 Last Seen: September 22, 2012 Share 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 Link to comment Share on other sites More sharing options...
Euphy Posted July 14, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted July 14, 2012 To disable them in @job, delete the third job values under: ACMD_FUNC(jobchange) Quote Link to comment Share on other sites More sharing options...
Question
Millenium
How would I go about disabling them to EVERYONE? Even GM's?
Link to comment
Share on other sites
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.