criss22 Posted July 30, 2017 Posted July 30, 2017 Hello all, first of all i want to create anti pk for protect newbies from pro players...and i want to create a stronger anti-pk. Who can help me with how i can create one? i need full tutorial (link or something). Thank's. Quote
0 Sinister Smile Posted July 30, 2017 Posted July 30, 2017 Just create new npc for example : <npc id="31032" name="Guard" title=""> <set name="level" val="85"/> <set name="radius" val="10000"/> <set name="height" val="24"/> <set name="rHand" val="275"/> <set name="lHand" val="0"/> <set name="type" val="L2Guard"/> <set name="exp" val="0"/> <set name="sp" val="0"/> <set name="hp" val="999999"/> <set name="mp" val="1674.8"/> <set name="hpRegen" val="8.5"/> <set name="mpRegen" val="3"/> <set name="pAtk" val="999999"/> <set name="pDef" val="999999"/> <set name="mAtk" val="999999"/> <set name="mDef" val="999999"/> <set name="crit" val="8"/> <set name="atkSpd" val="253"/> <set name="str" val="40"/> <set name="int" val="21"/> <set name="dex" val="30"/> <set name="wit" val="20"/> <set name="con" val="43"/> <set name="men" val="20"/> <set name="corpseTime" val="7"/> <set name="walkSpd" val="50"/> <set name="runSpd" val="160"/> <set name="dropHerbGroup" val="0"/> <ai type="DEFAULT" ssCount="0" ssRate="0" spsCount="0" spsRate="0" aggro="1000" canMove="true" seedable="false"/> <skills> <skill id="4045" level="1"/> <skill id="4416" level="14"/> </skills> </npc> Quote
0 criss22 Posted July 30, 2017 Author Posted July 30, 2017 how i can create. From folder Guard? Quote
0 Sinister Smile Posted July 30, 2017 Posted July 30, 2017 how i can create. From folder Guard? What pack you use? L2jfrozen, Acis or something else? Quote
Question
criss22
Hello all, first of all i want to create anti pk for protect newbies from pro players...and i want to create a stronger anti-pk.
Who can help me with how i can create one?
i need full tutorial (link or something).
Thank's.
3 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.