Jump to content

Recommended Posts

Posted

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.

Posted

beerzebub is for after-cast delay not for casting time /swt

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

  • 2 months later...
Posted

beerzebub is for after-cast delay not for casting time /swt

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

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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