Jump to content
  • 0

[HELP]Hide Skill


Question

Posted

Goys i have a problem with hide skill fo daggers not work i press button and nothing :-\ Here is the code:

 

<skill id="2657" levels="1" name="Hide">
 <set name="itemConsumeId" val="14209"/>
 <set name="itemConsumeCount" val="1"/>
 <set name="target" val="TARGET_SELF"/>
 <set name="skillType" val="LEARN_SKILL"/>
 <set name="learnSkillId" val="922"/>
 <set name="operateType" val="OP_ACTIVE"/>
 <set name="hitTime" val="1500"/>
 <set name="staticHitTime" val="true"/>
 <cond msgId="113" addName="1">
   <and>
     <target class_id_restriction="93, 101, 108"/>
     <player level="81"/>
   </and>
 </cond>
</skill>[/Code]

7 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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