Jump to content
  • 0

how to remove cool down skill?


Famous

Question


  • Group:  Members
  • Topic Count:  145
  • Topics Per Day:  0.03
  • Content Count:  455
  • Reputation:   3
  • Joined:  06/19/12
  • Last Seen:  

at the title say's

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  554
  • Reputation:   70
  • Joined:  04/04/12
  • Last Seen:  

@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:

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  145
  • Topics Per Day:  0.03
  • Content Count:  455
  • Reputation:   3
  • Joined:  06/19/12
  • Last Seen:  

//===== 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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  33
  • Reputation:   5
  • Joined:  04/23/12
  • Last Seen:  

AMP/take the weapon off and on -> BA_ASSASSINCROSS -> AMP/take the weapon off and on-> Bragi ->AMP/take the weapon off and on -> Apple of idune

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  145
  • Topics Per Day:  0.03
  • Content Count:  455
  • Reputation:   3
  • Joined:  06/19/12
  • Last Seen:  

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