Jump to content
  • 0

R> 3 waves of sonicwave at one cast each does dmg skill_attack(BF_WEAPON, src, src, bl, skill_id, skill_lv, tick, flag);


Emad

Question


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  109
  • Reputation:   0
  • Joined:  05/22/14
  • Last Seen:  

i request for a skill edit.Skill name sonicwave request: 3 waves at one cast each wave gives dmg.I have tried double casting code skill but did not see  2 waves

current code
skill_attack(BF_WEAPON, src, src, bl, skill_id, skill_lv, tick, flag);
skill_attack(BF_WEAPON, src, src, bl, skill_id, skill_lv, tick, flag);
skill_attack(BF_WEAPON, src, src, bl, skill_id, skill_lv, tick, flag);

break;

please if you know comment thanks.

Edited by emadkm
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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