Jump to content
  • 0

Kagerou and Oboro


Gabriel13234

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  09/02/14
  • Last Seen:  

Its possible to bring those class to a Pre-Renewal server ?

I just want to have those class in my Server.

 

Can someone help me ?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  154
  • Topics Per Day:  0.03
  • Content Count:  493
  • Reputation:   46
  • Joined:  01/24/12
  • Last Seen:  

yeah its possible, all you have to do is switch to pre renewal settings

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  09/02/14
  • Last Seen:  

How do I do that ?

What arquives should I edit ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  154
  • Topics Per Day:  0.03
  • Content Count:  493
  • Reputation:   46
  • Joined:  01/24/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  09/02/14
  • Last Seen:  

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.

:)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  154
  • Topics Per Day:  0.03
  • Content Count:  493
  • Reputation:   46
  • Joined:  01/24/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  664
  • Reputation:   672
  • Joined:  11/12/12
  • Last Seen:  

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

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