Jump to content
  • 0

Help in NPC_INVISIBLE


Yonko

Question


  • Group:  Members
  • Topic Count:  166
  • Topics Per Day:  0.04
  • Content Count:  789
  • Reputation:   50
  • Joined:  04/16/12
  • Last Seen:  

something weird on the source of the npc_invisible i try to use this as a custom skill but weird things when used it drains SP of user at super fast time i didnt know the what this means, i sense this is the reason why the skill drains SP faster

case NPC_INVISIBLE:
        //Have val4 passed as 6 is for "infinite cloak" (do not end on attack/skill use).
        clif_skill_nodamage(src,bl,skillid,skilllv,
         sc_start4(bl,type,100,skilllv,0,0,6,skill_get_time(skillid,skilllv)));  --> //here
        break;

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