for example how to change this skill status ? like power....
<skill id="3082" levels="10" name="Item Skill: Mana Burn">
<!--
Needs to be finished.
Target is set to TARGET_NONE, skillType to NOTDONE for server compatability.
Description(s):
Lvl 1 - Chance: Burns up a target's MP during an ordinary physical attack. Power 49.
Lvl 2 - Chance: Burns up a target's MP during an ordinary physical attack. Power 53.
Lvl 3 - Chance: Burns up a target's MP during an ordinary physical attack. Power 57.
Lvl 4 - Chance: Burns up a target's MP during an ordinary physical attack. Power 61.
Lvl 5 - Chance: Burns up a target's MP during an ordinary physical attack. Power 66.
Lvl 6 - Chance: Burns up a target's MP during an ordinary physical attack. Power 70.
Lvl 7 - Chance: Burns up a target's MP during an ordinary physical attack. Power 74.
Lvl 8 - Chance: Burns up a target's MP during an ordinary physical attack. Power 78.
Lvl 9 - Chance: Burns up a target's MP during an ordinary physical attack. Power 82.
Lvl 10 - Chance: Burns up a target's MP during an ordinary physical attack. Power 88.
-->
<set name="target" val="TARGET_NONE"/>
<set name="skillType" val="NOTDONE"/>
<set name="operateType" val="OP_PASSIVE"/>
<set name="castRange" val="-1"/>
<for>
</for>
</skill>
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.
Hello. You may encounter the Push item fail error when trying to pick up an item dropped on the ground by a mob.
or
You can throw something out of your inventory and pick it up again, several times.
Probably this is a quantum dependency) I don't understand at what point this happens, sometimes two items one after another experience push item errors, and sometimes I don't have enough thousands of attempts to repeat this trick)
In any case, this is just a visual error and after the relog, the item appears in the inventory. I think first i need to disconnect the extender and check it on a bare server. I still need time to check this, maybe it's not even about the autoloot function.
https://youtu.be/6mcfmdImofE
-----------
In general, I would like to thank our wonderful Emca Eressea for her deep knowledge in programming and reverse engineering. And for the fact that her work is open to everyone, this is very amazing, and incredibly valuable.
Question
Bobi
for example how to change this skill status ? like power....
2 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.