Jump to content
  • 0

Renewal Attack Speed


Rain

Question


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  95
  • Reputation:   1
  • Joined:  01/20/12
  • Last Seen:  

how to change attack speed for renewal :)

 

 

please need help!!

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  2
  • Reputation:   0
  • Joined:  12/25/20
  • Last Seen:  

On 9/9/2013 at 3:04 PM, Capuche said:

means


// #define RENEWAL_ASPD

renewal aspd is enabled

 

 


// #define RENEWAL_ASPD

renewal aspd is disabled

 

you put the same thing twice.

#define RENEWAL_ASPD  (enabled)

//#define RENEWAL_ASPD (Disabled)

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  2407
  • Reputation:   613
  • Joined:  07/05/12
  • Last Seen:  

trunk/src/config/renewal.h

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

This ?

 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  95
  • Reputation:   1
  • Joined:  01/20/12
  • Last Seen:  

how to use the pre-renewal attack speed sir?.. cuz the new update for attack speed is too slow...

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  2407
  • Reputation:   613
  • Joined:  07/05/12
  • Last Seen:  

/// (disable by commenting the line)

///

/// leave this line to enable renewal ASPD

means

// #define RENEWAL_ASPD

renewal aspd is enabled

 

 

// #define RENEWAL_ASPD

renewal aspd is disabled

 

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