Jump to content
  • 0

how to change Matk Calculation renewal into pre-re?


bLink

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  11/18/14
  • Last Seen:  

sorry for my 2nd post

 

i have renewal server, i already change the Casting Time and ASPD calculation into pre-re without changing renewal EDP, EXP, DROP, etc. i do this change on scr/config/renewal.h just add "///" in front line #define RENEWAL_CAST and #define RENEWAL_ASPD and then compile.

 

then i try to create character with Champion Job. first i try casting time Dangerous Soul Collect [Zen], and it's correct, the casting time affected by dex. 2nd i trying to create Mage Job, then i try to cast Fire Bolt to Andre, the casting time is also correct but there is some problem with theri Matk (Magic Attack) 

 

Level 99/50 Mage with int = 1 do Fire Bolt on Andre, and see only 3 damage each bolt /wah

post-30179-0-88855500-1416559721_thumb.jpg

 

then i change int = 99 do the same skill [Fire Bolt] on andre, and see only 196 damage each bolt /wah

post-30179-0-97887700-1416559794_thumb.jpg

 

Is there anyone know how to solve this problem? /?

 

if i change on src/config/renewal.h --> #define RENEWAL_STAT, whether it will affect the MATK damage? or just the calculation of bonus status?

 

PLEASE HELP ME /sob  /thx

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

after changing .c or .h files, you need to recompile the server.

disable that renewal config by putting // infront of the line

//#define RENEWAL_STAT
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  11/18/14
  • Last Seen:  

 

after changing .c or .h files, you need to recompile the server.

disable that renewal config by putting // infront of the line

//#define RENEWAL_STAT

ok thanks winz for your answer, i'll try it

winz do you understand about recompiling? because i used Private RO services, and they are slowly response /sob

if you understand about that, can you teach me?

what application should i have, please give me some download link and tutorial

 

thankyou

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

ya ampyun agan hendra..

 

centos/linux:

go to the inside of rA's directory, type this line:

make clean sql

Windows:

Installation_on_Windows#Compiling

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  11/18/14
  • Last Seen:  

ya ampyun agan hendra..

 

centos/linux:

go to the inside of rA's directory, type this line:

make clean sql

Windows:

Installation_on_Windows#Compiling

Winz, sudah diganti dengan //#devine RENEWAL_STAT tapi ngaruhnya ga banyak, firebolt ke andre dari 196 jadi 224 each bolt

lalu kalau ke mi gao (increased soil) yang ada di louyang field 1, biasanya kan kalau pake fire bolt pre-re dengan int 99 bisa langsung mati, ini cuma 140an per bolt, ada cara lain ga selain merubah yang di src/config/renewal.h?

for anyone who see this post, please help me

i already change ///#devine Renewal_STAT

but, there is no significant fire bolt damage, from 196 to 224 each bolt

/sob

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