Jump to content
  • 0

Renewal


Question

9 answers to this question

Recommended Posts

  • 0
Posted

rathena/src/config/renewal

//quick option to disable all renewal option, used by ./configure
//#define PRERE
#ifndef PRERE

/// Leave this line to enable renewal specific support such as renewal formulas
//#define RENEWAL

add // to anything you want to disable. As for the maps, maybe, again [maybe] it will follow. But if it will not then you have to do it manually again.

  • Upvote 1
  • 0
Posted
//quick option to disable all renewal option, used by ./configure
#define PRERE
#ifndef PRERE

/// Leave this line to enable renewal specific support such as renewal formulas
#define RENEWAL

 

U will just need to remove // before "#define PRERE" to disable all Renewal Features.

 

Rynbef~

  • Upvote 1
  • 0
Posted

3rd jobs are actually disabled, there are no 3rd job changer npc in pre-renewal except you are using @job commands

those renewal maps might be there but there will be no npc/monster.

you can edit src for @job for removing 3rd job in that command.

you can remove those maps in maps athena , mapcache and also those map in your scripts.

  • Upvote 1
  • 0
Posted

In your rathena/src/config/renewal

Add any comment "//" to disable the things you want to disable. (I don't know anything about the map -- I did it manually myself)

  • Upvote 1
  • 0
Posted
2 hours ago, Fii said:

rathena/src/config/renewal


//quick option to disable all renewal option, used by ./configure
//#define PRERE
#ifndef PRERE

/// Leave this line to enable renewal specific support such as renewal formulas
//#define RENEWAL

add // to anything you want to disable. As for the maps, maybe, again [maybe] it will follow. But if it will not then you have to do it manually again.

 

2 hours ago, Rynbef said:

//quick option to disable all renewal option, used by ./configure
#define PRERE
#ifndef PRERE

/// Leave this line to enable renewal specific support such as renewal formulas
#define RENEWAL

 

U will just need to remove // before "#define PRERE" to disable all Renewal Features.

 

Rynbef~

 

2 hours ago, Fii said:

In your rathena/src/config/renewal

Add any comment "//" to disable the things you want to disable. (I don't know anything about the map -- I did it manually myself)

Hi, thanks for replying, I did what you told me removing "//" #define PRERE I put "//" on #define RENEWAL and on #ifndef PRERE

Screen Shot 2017-01-21 at 7.26.28 PM.png

  • 0
Posted
1 minute ago, Mai said:

 

 

Hi, thanks for replying, I did what you told me removing "//" #define PRERE I put "//" on #define RENEWAL and on #ifndef PRERE

Screen Shot 2017-01-21 at 7.26.28 PM.png

Any more problems?

  • 0
Posted
2 hours ago, Chaos92 said:

3rd jobs are actually disabled, there are no 3rd job changer npc in pre-renewal except you are using @job commands

those renewal maps might be there but there will be no npc/monster.

you can edit src for @job for removing 3rd job in that command.

you can remove those maps in maps athena , mapcache and also those map in your scripts.

Athena/src/ then char?

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...