Jump to content
  • 0

Skill Animation !!


Question

5 answers to this question

Recommended Posts

  • 0
Posted
1 hour ago, Playtester said:

Skill animation is already there:


clif_skill_nodamage(src,bl,skill_id,skill_lv,i);

My stalker hand sprite  is not moving when the skill is done but when i change

clif_blown(src);

To

Clif_blown(bl); skill hand animation is there but the skill is not working

  • 0
Posted (edited)

The skill is supposed to move the caster to the target, right?

Did you try to exchange the two lines? First call clif_blown(src) and then clif_skill_nodamage(...).

Edited by Playtester

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