Jump to content

[Share] A real Anti-Buff Shield


DnR

Recommended Posts

code is working but i cant find  how a char activete and de activate it  i fix skillgrp and skillname-e like that :

9010    1    3    7    -1    0    0.000000    0            icon.skill1262    0    0    0    0    -1    -1

and

9010    1    AntiBuff Shield    Protect you from over buff . This skill Protect you Be buff with out your will.    none    none

i fix xml like that

<skill id="9010" levels="1" name="AntiBuff-Shield">
<set name="power" val="0.0"/>
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="CONT"/>
<set name="operateType" val="OP_TOGGLE"/>
<set name="castRange" val="-1"/>
<set name="effectRange" val="-1"/>
 <for>
   <effect count="0x7fffffff" name="DeflectBuff" time="3" val="0"/>
 </for>
</skill>

i give to gm and to non gm char the skill but i cant see it in my skills :( so it is always active !!!!

can anyone help, what i miss here????

 

 

any way code is working ty !!!!

Link to comment
Share on other sites

the buffs has no effect on char with this skill.they can buff you but with no effect on you!!!but you must deactivate the skil so you can take buffs from your buffer

UPDATED

You can receive buffs by all NPC Buffers now.

Check the code again.

 

Btw,Thanks a lot to the guy who gave me the karma.

Link to comment
Share on other sites

  • 3 weeks later...
  • 1 month later...

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
Reply to this topic...

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