Jump to content
  • 0

Removing 3rd Jobs?


Millenium

Question


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  131
  • Reputation:   0
  • Joined:  07/10/12
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  135
  • Reputation:   5
  • Joined:  06/25/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

To disable them in @job, delete the third job values under:

ACMD_FUNC(jobchange)

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...