Jump to content
  • 0

Question: about rathena


harmony1515

Question


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

how to disable 3rd job in rathena?  i just want trans job

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  16
  • Reputation:   4
  • Joined:  04/05/12
  • Last Seen:  

It depends on how you have your players change class, I think? If it's by a job changer, just disable the lines in the script. There's probably some way to do it in the source, but I'm not knowledgeable enough about that to point you in the right direction.

Link to comment
Share on other sites


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

sorry, where is the script located?

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

trunk/npc/custom/jobmaster.txt

set .ThirdClass,1;		// Enable third classes? (1: yes / 0: no)
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  66
  • Reputation:   2
  • Joined:  09/01/12
  • Last Seen:  

src/config/renewal.h

 

Comment everything out in renewal.h file and do this

 

 

 

trunk/npc/custom/jobmaster.txt

set .ThirdClass,1;		// Enable third classes? (1: yes / 0: no)
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

you dont need to remove the renewal settings since you just want to disable 3rd job..

Link to comment
Share on other sites


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

wow cool thx for the help! better to try this one later. ill post the result btw THx

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