Jump to content
  • 0

Change from rAthena to eAthena? need help


Question

Posted

my server is 99/70 so its suppose to be pre renewal because i dont have customs its like old school

character stats and all have renewal stats....i have problems accessing all....

can some one guide or help me to change from rAthena to eAthena ?.....its very difficult for me to do it....

thanks in advance :)

8 answers to this question

Recommended Posts

Posted (edited)

Well. you don't need to transfer to eAthena if you want to change to pre-renewal mechanics.

Go to your renewal.h

Find

#define REMODE 1
#define RECASTING 1
#define RE_DROP_MOD 1
#define RE_EDP 1

Change 1 to 0 then your server mechanics is back to pre-renewal. :)

Of course don't forget to recompile the source code. :)

Edited by Kaito_Kid
Posted

Well. you don't need to transfer to eAthena if you want to change to pre-renewal mechanics.

Go to your renewal.h

Find

#define REMODE 1
#define RECASTING 1
#define RE_DROP_MOD 1
#define RE_EDP 1

Change 1 to 0 then your server mechanics is back to pre-renewal. :)

Of course don't forget to recompile the source code. :)

Can u tell me where is this renewal.h file located ?

Posted

Find skill_cast_db.txt

then find this

//-- MG_FIREBOLT
19,700:1400:2100:2800:3500:4200:4900:5600:6300:7000,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0,0,0

Count the number of commas then after the second comma that is the entry for AfterCastDelay (1000:1200:1400:1600:1800:2000:2200:2400:2600:2800)

you can change to the value you want (NOTE: 1000 = 1 sec)

Do the same for Sonic Blow

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