Improved buff (epilog)

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Improved buff (epilog)

Post by Ai17 »

I have a problem with improved buff, when i buff with Prophet 70lvl skills: Improved Combat , Elven Elder 70lvl Improved Shield Defenseskills i buffs me but the skill icon dont appeared. And i have clean pack. But still.


http://img827.imageshack.us/img827/867/shot00003p.png
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Re: Improved buff (epilog)

Post by Ai17 »

<skill id="1517" levels="1" name="Chant of Combat">
<set name="mpConsume" val="65" />
<set name="target" val="TARGET_PARTY" />
<set name="skillType" val="BUFF" />
<set name="skillRadius" val="1000" />
<set name="reuseDelay" val="2000" />
<set name="hitTime" val="1500" />
<set name="isMagic" val="true" />
<set name="magicLvl" val="70" />
<set name="operateType" val="OP_ACTIVE" />
<set name="aggroPoints" val="655" />
<for>
<effect name="Buff" time="7600" val="0" stackOrder="90" stackType="pa_up">
<mul order="0x30" stat="pAtk" val="1.15" />
</effect>
<effect name="Buff" time="2400" val="0" stackOrder="90" stackType="pd_up" noicon="1">
<mul order="0x30" stat="pDef" val="1.15" />
</effect>
</for>
</skill>
And this skill is not working at all.
User avatar
Tan
L2j Veteran
L2j Veteran
Posts: 873
Joined: Wed Jun 10, 2009 10:31 pm
Location: Poland

Re: Improved buff (epilog)

Post by Tan »

First check your buffer script
next update your client
Some people believe in God... i believe in Music... some people pray..... I turn on Winamp
http://www.last.fm/user/L2jTan
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Re: Improved buff (epilog)

Post by Ai17 »

What are you saying update your client my client is good i updated him. its probably problem in java or data/stat/skill.
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Re: Improved buff (epilog)

Post by Ai17 »

i make skill stats in NAVICAT in the "skill trees" and "skill book" how in this said http://www.l2jfree.com/index.php?topic=6208.0 But still it's not workink the Improve Combat,Improve Condition,Improve Shield Defense,Improve Movement,Improve Critical Attack,Improve Magic Is working but they dont show icon, But the Chant of Combat,Chant of Critical Attack,Chant of Blood Awakening dont give any efect.
Ai17
Posts: 191
Joined: Tue Jun 29, 2010 8:05 am

Re: Improved buff (epilog)

Post by Ai17 »

up
User avatar
Tan
L2j Veteran
L2j Veteran
Posts: 873
Joined: Wed Jun 10, 2009 10:31 pm
Location: Poland

Re: Improved buff (epilog)

Post by Tan »

update your server
i never had sush problem..
and are you sure your client is ok?
Some people believe in God... i believe in Music... some people pray..... I turn on Winamp
http://www.last.fm/user/L2jTan
Post Reply