Jump to content
  • 0

Please help me to setup the delay for agi kiel based delay


Brahms

Question


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.02
  • Content Count:  149
  • Reputation:   3
  • Joined:  07/29/16
  • Last Seen:  

just like the title said. can someone please help me about configuring my servers delay?? i want to make it AGI & KIEL based delay.. for example if the max aspd is 196 it reduces all skill delays by 70% then if i equipped kiel card it will be 100% less delay,, (No skill delay to be exact) kindly help me guys.. thank you..

 

Edited by Brahms
Link to comment
Share on other sites

12 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   6
  • Joined:  03/21/17
  • Last Seen:  

Goto conf/battle/skill.conf and make sure its like this

// Delay time after casting (Note 2)
delay_rate: 100

// Does the delay time depend on the caster's DEX and/or AGI? (Note 1)
// Note: On Official servers, neither Dex nor Agi affect delay time
delay_dependon_dex: no
delay_dependon_agi: no

Use the script attached and make sure your kiel is on default effect :)

Tested and Working.



PS : Make sure to increase your MAX_EVENTQUEUE at src/map/map.h

 

196ASPD.txt

Edited by Mephisto
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.02
  • Content Count:  149
  • Reputation:   3
  • Joined:  07/29/16
  • Last Seen:  

7 hours ago, Mephisto said:

Goto conf/battle/skill.conf and make sure its like this

// Delay time after casting (Note 2)
delay_rate: 100

// Does the delay time depend on the caster's DEX and/or AGI? (Note 1)
// Note: On Official servers, neither Dex nor Agi affect delay time
delay_dependon_dex: no
delay_dependon_agi: no

Use the script attached and make sure your kiel is on default effect :)

Tested and Working.



PS : Make sure to increase your MAX_EVENTQUEUE at src/map/map.h

 

196ASPD.txt

Thank you so much for this, ill test it as soon as i get back home. so this setup when players have 196 max aspd the skill delay will be reduced? but not totally no delay.. they still need kiel card to achive no skill delay.???

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   53
  • Joined:  02/12/17
  • Last Seen:  

12 minutes ago, Brahms said:

Thank you so much for this, ill test it as soon as i get back home. so this setup when players have 196 max aspd the skill delay will be reduced? but not totally no delay.. they still need kiel card to achive no skill delay.???

Hello Brahms, it actually depends on how many agi (please correct me if I'm wrong) they have. Of course, if you have a max stat of 255, then it will achieve a no delay to all skills. As far as I remembered, Secrets (or Stolao?) looked at the formula and sadly, I can't remember the formula on this one.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.02
  • Content Count:  149
  • Reputation:   3
  • Joined:  07/29/16
  • Last Seen:  

4 minutes ago, Freya said:

Hello Brahms, it actually depends on how many agi (please correct me if I'm wrong) they have. Of course, if you have a max stat of 255, then it will achieve a no delay to all skills. As far as I remembered, Secrets (or Stolao?) looked at the formula and sadly, I can't remember the formula on this one.

yeah max stats 255 with max aspd of 196 will achieved no delay to all skills if the server delay setup is agi based. what i want is even with 196 max aspd still all skill delay will be reduce but not 100% maybe for around 70 to 80% still need to use kiel cards maybe 2 pcs of kiel card to achived totally no delay.. thats what i want for my server delay setup.. :D thank you anyway..

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   6
  • Joined:  03/21/17
  • Last Seen:  

18 hours ago, Brahms said:

yeah max stats 255 with max aspd of 196 will achieved no delay to all skills if the server delay setup is agi based. what i want is even with 196 max aspd still all skill delay will be reduce but not 100% maybe for around 70 to 80% still need to use kiel cards maybe 2 pcs of kiel card to achived totally no delay.. thats what i want for my server delay setup.. :D thank you anyway..

 

Tell me if it helped :) Cos I tried it and mine is working 100% :)

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.02
  • Content Count:  149
  • Reputation:   3
  • Joined:  07/29/16
  • Last Seen:  

Just now, Mephisto said:

Tell me if it helped :) Cos I tried it and mine is working 100% :)

OK sir ill update you.. thanks again :D

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.02
  • Content Count:  149
  • Reputation:   3
  • Joined:  07/29/16
  • Last Seen:  

1 hour ago, Mephisto said:

Tell me if it helped :) Cos I tried it and mine is working 100% :)

The script i think its not working sir... im using svn 17690

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   6
  • Joined:  03/21/17
  • Last Seen:  

Any error ?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.02
  • Content Count:  149
  • Reputation:   3
  • Joined:  07/29/16
  • Last Seen:  

actually doesnt have error but it seems that the script you provide is not working.. i tried to enable and disabled the script but still the skill still have the same delay..

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   6
  • Joined:  03/21/17
  • Last Seen:  

Put the script then reset your stats and put stats again and see results

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.02
  • Content Count:  149
  • Reputation:   3
  • Joined:  07/29/16
  • Last Seen:  

1 minute ago, Mephisto said:

Put the script then reset your stats and put stats again and see results

ok sir ill try. Thank you..

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.02
  • Content Count:  149
  • Reputation:   3
  • Joined:  07/29/16
  • Last Seen:  

On 5/24/2017 at 6:01 PM, Mephisto said:

Put the script then reset your stats and put stats again and see results

Good day sir, i tried your instruction but still the script is not working.. can you double check it for me sir?? Thank you so much..

Link to comment
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.   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.

×
×
  • Create New...