Williams Posted June 17, 2019 Posted June 17, 2019 (edited) Hello I'm trying to create this but I'm in error my ability <skill id="7065" levels="2" name="Adventurer's Box"> <table name="#extractableItems"> 1882,20,18;1876,20,16;1879,20,10;1881,20,10;1880,20,5;1874,20,10;1875,20,10;1877,20,11;57,150000,10 4039,4,20;4043,4,20;4044,4,20;4040,4,10;4042,4,10;4041,4,10;57,160000,10 </table> <set name="capsuled_items_skill" val="#extractableItems" /> <set name="target" val="TARGET_SELF" /> <set name="skillType" val="EXTRACTABLE" /> <set name="operateType" val="OP_ACTIVE" /> <cond msgId="129"> <and> <player invSize="10" /> <player weight="80" /> </and> </cond> </skill> my item <item id="9217" type="EtcItem" name="Adventurer's Box"> <set name="default_action" val="capsule" /> <set name="material" val="PAPER" /> <set name="weight" val="1" /> <set name="is_stackable" val="true" /> <set name="is_oly_restricted" val="true" /> <set name="handler" val="ItemSkills" /> <set name="item_skill" val="7065-2" /> </item> Edited June 17, 2019 by Williams Quote
0 DenArt Designs Posted June 17, 2019 Posted June 17, 2019 i think the error comes from this <set name="item_skill" val="7065-2" /> Quote
0 Williams Posted June 17, 2019 Author Posted June 17, 2019 On 6/17/2019 at 10:52 AM, DenArt Designs said: i think the error comes from this <set name="item_skill" val="7065-2" /> Expand I get it right, the error is the% of the items have to be 100% everything can not exceed Quote
Question
Williams
Hello I'm trying to create this but I'm in error
my ability
my item
Edited by Williams2 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.