MrNobody Posted April 17, 2023 Posted April 17, 2023 (edited) Hi Im new to here. May I know whats wrong with my aspd? just create a Novice but it have max aspd.... Anyone guide me how to fix this problem. "Renewal server" thank you very much!! Edited April 17, 2023 by MrNobody Quote
1 Hyoru Posted April 17, 2023 Posted April 17, 2023 (edited) Check >> src\config\renewal.hpp /// Renewal ASPD [malufett] /// (disable by commenting the line) /// /// Leave this line to enable renewal ASPD /// - shield penalty is applied /// - AGI has a greater factor in ASPD increase /// - there is a change in how skills/items give ASPD /// - some skill/item ASPD bonuses won't stack #define RENEWAL_ASPD You're probably using pre-re ASPD. Change: //#define RENEWAL_ASPD To this: #define RENEWAL_ASPD Then you have to recompile your server. Edited April 17, 2023 by Hyoru 1 Quote
0 MrNobody Posted April 18, 2023 Author Posted April 18, 2023 21 hours ago, Hyoru said: Check >> src\config\renewal.hpp /// Renewal ASPD [malufett] /// (disable by commenting the line) /// /// Leave this line to enable renewal ASPD /// - shield penalty is applied /// - AGI has a greater factor in ASPD increase /// - there is a change in how skills/items give ASPD /// - some skill/item ASPD bonuses won't stack #define RENEWAL_ASPD You're probably using pre-re ASPD. Change: //#define RENEWAL_ASPD To this: #define RENEWAL_ASPD Then you have to recompile your server. Ahhh~~~ @Hyoru BRO thank you very much! Problem solved!! Appreciated for your fast respond! Quote
Question
MrNobody
Hi Im new to here.
May I know whats wrong with my aspd? just create a Novice but it have max aspd....
Anyone guide me how to fix this problem.
"Renewal server"
thank you very much!!
2 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.