Jump to content
  • 0
Sign in to follow this  
PunkBuster

changes to skill_cast_db not taking effect

Question

I am trying to make a server with very little delays and cooldowns. I set delay_rate to 10% in the battle.conf, but I am also giving 3rd jobs skills and some others lower cooldowns manualy.

 

For my test, I wanted 100spears to be spammable, but when I changed the values on skill_cast_db inside my dbre folder, nothing changed.

 

What I did was:

 

 

//-- RK_HUNDREDSPEAR2004,1000:900:800:700:600:500:400:300:200:100,500,0,0,0,3000,-1 

 

to:

 

//-- RK_HUNDREDSPEAR2004,1000:900:800:700:600:500:400:300:200:100,500,0,0,0,100,-1

 

 

Yet nothing happened. Am I missing something?

 

I tried fiddling with some swordsman skills, too. I wanted to give endure 1 second reuse time, but didn't work either. As a test, I attempted to give Provoke a 10 second reuse time, and it didn't work as well.

 

What am I doing wrong?

Edited by PunkBuster

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Still no change. Nothing I change in this file seems to have an effect.

 

*Edit*

 

I found the fix for this issue. I tried to remove the skill_cast_db and it gave me no errors. I realized that it was reading the skill_cast_db from my pre-re folder because I had set for skills to use pre-renewal cast mechanics(despite being a renewal server otherwise).

Edited by PunkBuster

Share this post


Link to post
Share on other sites
  • 0

//-- RK_HUNDREDSPEAR
2004,1000:900:800:700:600:500:400:300:200:100,500,0,0,0,100,-1

 

 

try this

 

2004,1000:900:800:700:600:500:400:300:200:100,500,0,0,0,0,-1

Share this post


Link to post
Share on other sites

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

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.