Thelasthero Posted June 1, 2007 Posted June 1, 2007 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 something wrong with the effect templates!Where can i fix this?The effect templates?
0 Thelasthero Posted June 1, 2007 Author Posted June 1, 2007 upgrade how?And Upgrade what? A server with 2000 people(not online) stands in your pack :p and the admin doesnt want to change pack.
0 rooy Posted June 3, 2007 Posted June 3, 2007 <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??????
0 eKoIce Posted June 4, 2007 Posted June 4, 2007 <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...........
0 DaRkRaGe Posted June 5, 2007 Posted June 5, 2007 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.
0 deusexinfernus Posted June 5, 2007 Posted June 5, 2007 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....
Question
Thelasthero
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
something wrong with the effect templates!Where can i fix this?The effect templates?
6 answers to this question
Recommended Posts