Jump to content
  • 0

How to disable 3rd job related info


zmref

Question


  • Group:  Members
  • Topic Count:  148
  • Topics Per Day:  0.03
  • Content Count:  299
  • Reputation:   6
  • Joined:  06/14/12
  • Last Seen:  

How can I easily disable or just put // to the items, episode, monster.

because what I want to do is to disable the 3rd job items, monster related etc related.

also the kagerou oboro, etc.

I'm using the latest rAthena

I'm just doing a trans class server. 99/70

Thank you for your much help!. :D

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:  

src\config\renewal.h

/// game renewal server mode
/// (disable by commenting the line)
///
/// leave this line to enable renewal specific support such as renewal formulas
//#define RENEWAL

Save and recompile.

Edited by Eroces
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

src\config\renewal.h

/// game renewal server mode
/// (disable by commenting the line)
///
/// leave this line to enable renewal specific support such as renewal formulas
//#define RENEWAL

Save and recompile.

Comment EVERYTHING out in the renewal.h file.

Now to not get Third Jobs not working in your server.. make sure the quests are commented out and you don't have a job master (custom) that allows job changing into Third Jobs.

Edit: forgot to say not :<

Edited by Mysterious
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...