Jump to content
  • 0

How to disable 3rd job classes.


Michael D.

Question


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  87
  • Reputation:   0
  • Joined:  10/28/12
  • Last Seen:  

how to disable 3rd job on rathena. i like only 2nd jobs because all of the skill of 3rd jobs are confusing. tnx

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  782
  • Reputation:   82
  • Joined:  01/01/12
  • Last Seen:  

Just disable those job changers :P by the way you should start learning about 3rd job :P

Edit: npc/re/scripts_jobs.conf

// - 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/genetic.txt
npc: npc/re/jobs/3-2/minstrel.txt
npc: npc/re/jobs/3-2/royal_guard.txt
npc: npc/re/jobs/3-2/shadow_chaser.txt
npc: npc/re/jobs/3-2/sorcerer.txt
npc: npc/re/jobs/3-2/sura.txt
npc: npc/re/jobs/3-2/wanderer.txt

Comment in these lines.

Edited by darristan
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  87
  • Reputation:   0
  • Joined:  10/28/12
  • Last Seen:  

still confusing. but i want to learn xD

btw thanks a lot.

and 1 more thing how to reset position of the char in the game ? bec. im stuck in an unknown map.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  42
  • Reputation:   0
  • Joined:  08/22/12
  • Last Seen:  

To reset your character position,

UPDATE `char` SET `last_map`='prontera',`last_x`=156,`last_y`=191 WHERE `name`='<char name>';

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