bLink Posted November 20, 2014 Posted November 20, 2014 (edited) I have rathena server with renewal system, but i want to change casting time into pre-re system i change src/config/ranewal.h after it the casting time already changed into pre-re, but there is something wrong with Matk on Mage jobs this is screenshot lv 99/50 Magician with int = 1 using fire bolt to andre each bolt only do 3 damage and then i change int = 99 and each fire bolt only do 196 damage my question is: 1. this is normal? *i think its not normal 2. anyone have solution for this? i want have the normal Matk like in pre-re system thankyou nb : Sorry for my bad english Edited November 20, 2014 by Hendra Prasetya Quote
Winz Posted November 20, 2014 Posted November 20, 2014 using pre-re? open src/common/renewal.h. the modifications are there. to quickly set everything to pre-re (item, skill damage calculation, cast time, drop, exp, etc) just comment the "#DEFINE RENEWAL": //#DEFINE RENEWAL Quote
bLink Posted November 21, 2014 Author Posted November 21, 2014 using pre-re? open src/common/renewal.h. the modifications are there. to quickly set everything to pre-re (item, skill damage calculation, cast time, drop, exp, etc) just comment the "#DEFINE RENEWAL": //#DEFINE RENEWAL hmm..so i cant change only the Matk formula? or i can change it manually? if you know please share because i've already done with cast time and aspd without changing the renewal (item, exp, drop, edp formula, skill, etc) i do it in scr/config/renewal.h but only on ASPD and Cast time need help need help Quote
Question
bLink
I have rathena server with renewal system, but i want to change casting time into pre-re system
i change src/config/ranewal.h after it the casting time already changed into pre-re, but there is something wrong with Matk on Mage jobs
this is screenshot lv 99/50 Magician with int = 1 using fire bolt to andre each bolt only do 3 damage
and then i change int = 99 and each fire bolt only do 196 damage
my question is:
1. this is normal? *i think its not normal
2. anyone have solution for this? i want have the normal Matk like in pre-re system
thankyou
nb : Sorry for my bad english
Edited by Hendra Prasetya2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.