Jump to content
  • 0

how to remove cool down skill?


Question

4 answers to this question

Recommended Posts

Posted

@skill_cast_db.txt

// SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down,Fixed Casting Time

example

//-- SM_PROVOKE

6,0,0,0,30000,0,1000,0

change to

//-- SM_PROVOKE

6,0,0,0,30000,0,0,0

:meow:

Posted (edited)

//===== Bard & Dancer (Ensemble Skills) ====

//-- BD_ADAPTATION

304,0,0,0,0,0,0,0

I Tried to use this but how to spam the all of this skill??

//-- BA_ASSASSINCROSS

320,0,0,0,120000,0,0

//-- BA_POEMBRAGI

321,0,0,0,180000,0,0

//-- BA_APPLEIDUN

322,0,0,0,180000,0,0

Edited by zhen
Posted (edited)

I just want to config BD_ADAPTATION and BA_POEMBRAGI spam but the BD_ADAPTATION cool down have 3sec delay before u can use it again

Edited by zhen

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