Jump to content
  • 0

item bonus not working properly


Virtue

Question


  • Group:  Members
  • Topic Count:  92
  • Topics Per Day:  0.02
  • Content Count:  354
  • Reputation:   22
  • Joined:  11/17/11
  • Last Seen:  

bonus bCastrate,n; Skill casting time rate + n%

bonus2 bCastrate,n,x; Adjust casting time of skill n by x% (supports skill names)

and the fixed castrate..

where do i fix this???

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

This will only be effective in Pre-Renewal Mechanics not in Renewal but if you want to use that located this src/map/config/renewal.h and add "//" in the beginning to this

#define RENEWAL_CAST

or else if you want to change renewal to pre-renewal just add "//" in the beginning to this

#define RENEWAL
#define RENEWAL_CAST
#define RENEWAL_DROP
#define RENEWAL_EXP
#define RENEWAL_LVDMG
#define RENEWAL_CAST_VMIN 530
#define RENEWAL_EDP
Edited by Lelouch
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  92
  • Topics Per Day:  0.02
  • Content Count:  354
  • Reputation:   22
  • Joined:  11/17/11
  • Last Seen:  

oh so then the glorious fist is useless due to that? is there a way to exclude that from being affected by the renewal cast?

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