Jump to content
  • 0

ASPD error


MrNobody

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.01
  • Content Count:  13
  • Reputation:   0
  • Joined:  04/11/23
  • Last Seen:  

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

2 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  122
  • Reputation:   11
  • Joined:  01/30/12
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.01
  • Content Count:  13
  • Reputation:   0
  • Joined:  04/11/23
  • Last Seen:  

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! 

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