Jump to content

Question

Posted (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!!

ASPDerror.jpg

Edited by MrNobody

2 answers to this question

Recommended Posts

  • 1
Posted (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 by Hyoru
  • Love 1
  • 0
Posted
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! 

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