newchaos Posted January 26, 2013 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 01/25/13 Last Seen: May 10, 2013 Share 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 Link to comment Share on other sites More sharing options...
russjermain Posted January 26, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 34 Reputation: 1 Joined: 01/20/13 Last Seen: June 10, 2014 Share Posted January 26, 2013 Quote the renehal.h Quote Link to comment Share on other sites More sharing options...
Diconfrost VaNz Posted January 26, 2013 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 996 Reputation: 47 Joined: 11/13/11 Last Seen: Saturday at 06:24 PM Share 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 Link to comment Share on other sites More sharing options...
patr3k Posted April 23, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 257 Reputation: 7 Joined: 03/12/12 Last Seen: May 31, 2014 Share 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 Link to comment Share on other sites More sharing options...
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.