Jump to content
  • 0

Custom Skill Disappears After A Restart


Question

Posted (edited)

Someone can tell because after adding a custom skill to my list and restart it disappears ?

 

The skill is this:

<skill id="30000" levels="21" name="PvP Damage">
		<table name="#magicLvl"> 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 </table>
		<table name="#bonus"> 1.01 1.02 1.03 1.04 1.05 1.06 1.07 1.08 1.09 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20 1.21 </table>
		<set name="magicLvl" val="#magicLvl" />
		<set name="target" val="TARGET_SELF" />
		<set name="operateType" val="P" />
		<for>
			<mul order="0x30" stat="pvpPhysDmg" val="#bonus" />
			<mul order="0x30" stat="pvpPhysSkillsDmg" val="#bonus" />
			<mul order="0x30" stat="pvpMagicalDmg" val="#bonus" />
		</for>
	</skill>

Im using l2jServer high five

 

 

EDIT: It was a problem to add the skill in skillgrp.dat , problem solved.

 

Lock or delete the topic :alone:

Edited by Hyo

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock