Jump to content
  • 0

About cast delay.


vijay30393

Question


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  114
  • Reputation:   0
  • Joined:  05/10/12
  • Last Seen:  

Hello, i'v got this 2 wings and i want it to be a wing which players can use in WOE so that if the players cast Emergency Call skill it must cast with out any cast delay,

And for thos who doesn't wear them must get a cast delay of 5 seconds.

now its { bonus bAllStats,30; bonus bCastrate,-110; callfunc "XXX","Wings"; bonus bMaxSPrate,-15; bonus bDefEle,Ele_Ghost; },{ misceffect 135; sc_start4 SC_ENDURE,60000,10,0,0,1; },{ sc_end SC_ENDURE; }

and bonus bCastrate,-110 is not instant casting anyway.

If any one know the code please share, advance thanks.

Edited by vijay30393
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

trunk/db/re/skill_castnodex_db.txt

// <Skill id>,<Cast>,<Delay (optional)>
//
// Cast:  0 - everything affects the skill's cast time
//              1 - skill's cast time is not affected by dex
//              2 - skill's cast time is not affected by statuses (Suffragium, etc)
//              4 - skill's cast time is not affected by item bonuses (equip, cards)
refer above part  and adjust the settings... currently it's not affected by any skills / buff ... dex...bonus.... 

LOL...you make me accidently posted at here.. >.<

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  114
  • Reputation:   0
  • Joined:  05/10/12
  • Last Seen:  

10013,7 //GD_EMERGENCYCALL

What should i modify here?

Problem fixed, edited it

10013,3

Thanks emistry ^^

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