newchaos Posted January 26, 2013 Posted January 26, 2013 I'm using pre-renewal mode and i enabled the fix cast time in scr renewal. But when i tried to cast a spell with two berzebub cards, still it has a casting time. I also tried with other cards that reduce casting time.. but still no effect at all. How can i fix this? Coz i wanted to use na fixed casting time in pre-renewal. Quote
Diconfrost VaNz Posted January 26, 2013 Posted January 26, 2013 beerzebub is for after-cast delay not for casting time but in your case i think you do this one: 1st goto src/map/skill.h look for #define RENEWAL_CAST change it to #define NON_RENEWAL_CAST 2nd compile it 3rd SET YOUR SKILLS.CONF castrate_dex_scale: 150 I THINK ITS 150 BY DEFAULT 4th edit the skills that you want to reduce cast/delay in this db/skill_cast_db_RENEWAL.txt (you can skip this step if you dont want to change any cast/delays) 5th run your svn then test your adjustments Quote
patr3k Posted April 23, 2013 Posted April 23, 2013 beerzebub is for after-cast delay not for casting time but in your case i think you do this one: 1st goto src/map/skill.h look for #define RENEWAL_CAST change it to #define NON_RENEWAL_CAST 2nd compile it 3rd SET YOUR SKILLS.CONF castrate_dex_scale: 150 I THINK ITS 150 BY DEFAULT 4th edit the skills that you want to reduce cast/delay in this db/skill_cast_db_RENEWAL.txt (you can skip this step if you dont want to change any cast/delays) 5th run your svn then test your adjustments There's no #define RENEWAL_CAST in skill.h 1 Quote
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.