Jump to content
  • 0

Change from rAthena to eAthena? need help


rmomin007

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   1
  • Joined:  03/11/12
  • Last Seen:  

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 :)

Link to comment
Share on other sites

8 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  268
  • Reputation:   27
  • Joined:  12/06/11
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   1
  • Joined:  03/11/12
  • Last Seen:  

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 ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  268
  • Reputation:   27
  • Joined:  12/06/11
  • Last Seen:  

You can find it here

srcmapconfig

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   1
  • Joined:  03/11/12
  • Last Seen:  

You can find it here

srcmapconfig

i saw that its already 0

still problem ....

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  268
  • Reputation:   27
  • Joined:  12/06/11
  • Last Seen:  

What problem?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   1
  • Joined:  03/11/12
  • Last Seen:  

can u tell me how to set delay for skills ...coz sonic blow and firebolt has 0 delay i wana change it

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  374
  • Reputation:   5
  • Joined:  03/09/12
  • Last Seen:  

did u recompile it?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  268
  • Reputation:   27
  • Joined:  12/06/11
  • Last Seen:  

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

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