2 clients:
StyleA: Original client
test1: Unity client
Monster kills are displayed correctly on both clients. Soon it will be possible to kill mobs in a party on 2 different clients
I apologize for my incompetence. The ability to trade is limited only for builder 1. Ordinary characters can trade with each other, and this has nothing to do with auto loot.)
Question
0flee
Hello folks. How i can make this xml to call a skill which i put on item_skill?
<item id="22568" type="EtcItem" name="item name">
Edited by 0flee<set name="etcitem_type" val="RUNE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="weight" val="100" />
<set name="price" val="150000" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="handler" val="ItemSkills" />
<set name="item_skill" val="20923-1" />
</item>
Now don;t work Thank you
P.S.- Skill its active and work like a buff ! Thank you again
8 answers to this question
Recommended Posts