Jump to content
  • 0

how to disable 3rd job?


RN1986

Question


  • Group:  Members
  • Topic Count:  153
  • Topics Per Day:  0.03
  • Content Count:  439
  • Reputation:   2
  • Joined:  05/04/12
  • Last Seen:  

how to disable 3rd job? /oops

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  439
  • Reputation:   29
  • Joined:  12/08/11
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  153
  • Topics Per Day:  0.03
  • Content Count:  439
  • Reputation:   2
  • Joined:  05/04/12
  • Last Seen:  

Magnetix thank you problem solve

Link to comment
Share on other sites

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.

×
×
  • Create New...