Jump to content
  • 0

how to disable 3rd job?


Question

2 answers to this question

Recommended Posts

Posted (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 by Magnetix

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...