Jump to content
  • 0

Setting Casting time to Pre-Renewal


Angry Mjoo

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  33
  • Reputation:   0
  • Joined:  12/17/11
  • Last Seen:  

How to set the Pre-Renewal Cast time?, Since it was not found at my Conf files..

Please help !!

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   13
  • Joined:  11/20/11
  • Last Seen:  

conf / battle / skill.conf

// This setting is to enable the 20% fixed and 80% variable cast time also known as renewal casttime settings.

// When this setting is disabled variable cast time will become 100% and instant cast will be available again

// and cast time will be reducable only by dex.

// Note: When this setting is disabled ( Sacrament, Radius and other skills and statuses that reduces fixed cast time

// will no longer become functional ). Default: yes

renewal_cast_enable: no

  • Like 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  33
  • Reputation:   0
  • Joined:  12/17/11
  • Last Seen:  

conf / battle / skill.conf

// This setting is to enable the 20% fixed and 80% variable cast time also known as renewal casttime settings.

// When this setting is disabled variable cast time will become 100% and instant cast will be available again

// and cast time will be reducable only by dex.

// Note: When this setting is disabled ( Sacrament, Radius and other skills and statuses that reduces fixed cast time

// will no longer become functional ). Default: yes

renewal_cast_enable: no

RAthena SVN doesn't have any Configuration for Renewal..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

svn/src/map/config/Renewal.h

/**
* Renewal Cast Time
* @values: 1 (enabled) or 0 (disabled)
*  1 : Cast Time is decreased by DEX*2+INT, 20% of the cast time is not reduced by stats,
*  - for example, on a skill whose cast time is 10s, only 8s may be reduced. other 2s are
*  - part of a "fixed cast time" that is only reduced by special items and skills (such as
*  - Arch Bishop's Sacrament skill).
*  0 : the old cast time method, influenced by dex, items and skills.
**/
#define RECASTING 1

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2346
  • Joined:  10/28/11
  • Last Seen:  

Well, topic starter...make sure you are using rAthena SVN if you using the above method...since both 3Ceam / eAthena SVN didnt have the

map/config/Renewal.h

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  33
  • Reputation:   0
  • Joined:  12/17/11
  • Last Seen:  

Well, topic starter...make sure you are using rAthena SVN if you using the above method...since both 3Ceam / eAthena SVN didnt have the

map/config/Renewal.h

Yes I am using rAthena SVN, BTW Thanks for the quick Reply..

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