Jump to content
  • 0

After skill cast delay problem


Question

Posted

Hello, I'm having a problem fixing jupitel thunder and storm gust's after skill delay. The AfterCastActDelay for jupitel and storm gust's are 2000, and 1500, but they don't seem to work. >.<

 

battle/skill:

 

// 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: yes
delay_dependon_agi: yes
 
// Minimum allowed delay for ANY skills after casting (in milliseconds) (Note 1)
// Note: Setting this to anything above 0 can stop speedhacks.
min_skill_delay_limit: 300
 
Skill_cast_db:
 
//-- WZ_JUPITEL
84,3000:3000:3500:4000:4500:5000:5500:6000:6500:7000,2000,0,0,0,0
 
//-- WZ_STORMGUST
89,6000:7000:8000:9000:10000:11000:12000:13000:14000:15000,1500,0,1200,0,0

 

2 answers to this question

Recommended Posts

Posted

 try this

 

 //-- WZ_JUPITEL

84,2500:3000:3500:4000:4500:5000:5500:6000:6500:7000,0,0,0,0,0
 
//-- WZ_STORMGUST
89,6000:7000:8000:9000:10000:11000:12000:13000:14000:15000,5000,0,4600,12000,0

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...