Jump to content
  • 0

Instant cast -.-?


Question

Posted

Heey i changed in the config that you need 120 dex for instant cast now when i go on my server and i have 300 dex and dont have instant cast may i must change something more anywhere ? when yes can you say me where pls

1 answer to this question

Recommended Posts

Posted

Its Renewal mechanics where you won't have instant cast regardless of your Instant Cast/Dex conf.

Find in 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

Change to

#define RECASTING 0

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