Jump to content
  • 0

Nobless Skills


Thelasthero

Question

and here is my prob.I have pack c5/c6 from Killer(i ask you killer :P) and i want to fix the noblesse skills but i have a problem.

    <effect count="1" name="NoblesseBless" time="3600" val="0"/> ---->Blessing of Noblesse

in this row

and in the row with fortune of noblesse it wont tkae it in the db and it gives me critical error on the gameserver console(only with the effects)

it says this

APCCapture-2007-9.jpg

 

something wrong with the effect templates!Where can i fix this?The effect templates?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

<skill id="1323" levels="1" name="Noblesse Blessing">

  <set name="mpInitialConsume" val="14"/>

  <set name="mpConsume" val="55"/>

  <set name="itemConsumeId" val="3031"/>

  <set name="itemConsumeCount" val="5"/>

  <set name="power" val="0.0"/>

  <set name="target" val="TARGET_ONE"/>

  <set name="hitTime" val="4000"/>

  <set name="reuseDelay" val="6000"/>

  <set name="skillTime" val="4000"/>

  <set name="skillType" val="BUFF"/>

  <set name="isMagic" val="true"/>

  <set name="operateType" val="OP_ACTIVE"/>

  <set name="buffDuration" val="3600000"/>

  <set name="castRange" val="400"/>

  <set name="effectRange" val="900"/>

  <for>

    <effect count="1" name="NoblesseBless" time="3600" val="0" >

  </effect>

  </for>

</skill>

Its right??????

Link to comment
Share on other sites

  • 0

<skill id="1323" levels="1" name="Noblesse Blessing">

  <set name="mpInitialConsume" val="14"/>

  <set name="mpConsume" val="55"/>

  <set name="itemConsumeId" val="3031"/>

  <set name="itemConsumeCount" val="5"/>

  <set name="power" val="0.0"/>

  <set name="target" val="TARGET_ONE"/>

  <set name="hitTime" val="4000"/>

  <set name="reuseDelay" val="6000"/>

  <set name="skillTime" val="4000"/>

  <set name="skillType" val="BUFF"/>

  <set name="isMagic" val="true"/>

  <set name="operateType" val="OP_ACTIVE"/>

  <set name="buffDuration" val="3600000"/>

  <set name="castRange" val="400"/>

  <set name="effectRange" val="900"/>

  <for>

    <effect count="1" name="NoblesseBless" time="3600" val="0" >

  </effect>

  </for>

</skill>

 

 

Rooy..The Problem Is in the RED Row.

That Row Gives a lot Problems to Phoenix...........

Link to comment
Share on other sites

  • 0

Im not sure what you are using maybe provide us gs rev and dp rev to help u on this but probably you cant do nothink because the impletation of the nobless skills is from core side and its allready full operational and ready in last revs of Oneo or l2jfree probably So You have to understant all of you dont ask help without providing numbers of your revs.

Link to comment
Share on other sites

  • 0

Im not sure what you are using maybe provide us gs rev and dp rev to help u on this but probably you cant do nothink because the impletation of the nobless skills is from core side and its allready full operational and ready in last revs of Oneo or l2jfree probably So You have to understant all of you dont ask help without providing numbers of your revs.

 

he said exactly what pack he is using.....

no rev numbers are needed since there is only a C5/IT modded and a clear IT vers.....

and ease up, this isnt RZ....

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...