Shoqxor Posted January 15, 2012 Posted January 15, 2012 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 Quote
GHul Posted January 15, 2012 Posted January 15, 2012 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 Quote
Question
Shoqxor
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.