Jump to content

Question

6 answers to this question

Recommended Posts

Posted

go to src/config/renewal.h

 

put comments // like this to make it pre renewal mode

//#define RENEWAL << Comment

//#define RENEWAL_CAST <==== put some comment here

//#define RENEWAL_DROP <==== put some comment here

//#define RENEWAL_EXP   <==== put some comment here

 

etc

 

dont forget to express your appreciation by giving +1 :3

  • Upvote 2
Posted

I didnt get it.

I want to put only Kagerou and Oboro in a Pre Renewal server.

 

Anyway, you have +1 for trying to help me.

:)

no , locate this folders in ur rathena src/config/renewal.h

the edit the renewal.h using notepad ++ and look for the

 

#define RENEWAL

and change it to

//#define RENEWAL

 

and save.

recompile your server again and this will work

Posted

Couldn't you simply edit your the job changer script? In rAthena, npc/custom/jobmaster.txt and change the line 

 

.SecondExpanded = 1; // Enable new expanded second classes: Ex. Super Novice, Kagerou/Oboro, Rebellion? (1: yes / 0: no)

 

Or just edit the script to do what you're looking for, there's no need to modify your renewal settings to enable one class...!

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