I'm starting on this.
I know enough to be able to make my website with php, html and css. I also know linux to maintain a server but I don't know anything about java and its compilation.
Can anyone help me learn how to add this type of code to a server? I'm using L2jMobius, but I have no idea or concept of how to start to add codes.
Do I need to add it before compiling? Can it be added once the datapack is compiled? How do I know where I should add it?
I would appreciate any kind of information, please!
I wanna to add some codes nex collection, like TvT events, etc:
See you guys and thanks for all the help are in the forum!
it says standard here , that is , without protection , it is made from another source code , the goal of my dll is just to kill the game guard , the hwid code is cut out there , since no one uses the old protections on projects - but your answer is clear
ps then choose another option for yourself )
Question
vamav3che
Ok ,i use L2dot v5 rev3 , interlude , here`s my problem , tyrant can use Fist Fury Skill without havin` Fist type weapon Equiped . Here`s the skill:
</skill>
<skill id="222" levels="1" name="Fist Fury">
<set name="power" val="0.0"/>
<set name="mpConsume" val="8"/>
<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"/>
<cond msg="Dual Fist required.">
<using kind="Fist, Dual Fist"/>
</cond>
<for>
<!-- retail value: 13HP/sec; stat update every 2 units (1 1/3 sec) -->
<effect count="0x7fffffff" name="DamOverTime" time="1" val="13">
<mul order="0x30" stat="pAtkSpd" val="1.25"/>
</effect>
</for>
</skill>
Any1 can help me? tell me what i did wrong and how to fix it?? i apreciate if u had the pacience to read this.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts