Page 1 of 1
Problem with Buffs
Posted: Sun May 09, 2010 4:01 pm
by Xvad
Ok, so I finally found a normal working buffer for my serv, downloaded it, edited on my way and everything went perfectly. edited buff durations in XML files too << it worked as well, but I have one problem. Buffs like Might, Windwalk, Acumen, Death Whisper and couple of other things didn't change and they still endure 20 mins. I checked every XML file again and again, but couldn't find any problem, so I did a little experiment. added "Might" in my skills and put it on myself. it was 1h as I wanted to be and as I edited in XML files. Also when I targeted the buff, it showed the following text in info: Increases the p.atk by 15%, for 20 minutes and when the NPC Buffer puts "Might" on me, there is another text written in info: temporarily increases p.atk. effect 3. I have no idea where the problem persists, because in Buffer's htm files, there is no option to change the skill duration. If you guys have any idea what causes this problem, please tell me. I really need to solve this issue. Thank you in advance.
Re: Problem with Buffs
Posted: Sun May 09, 2010 4:16 pm
by janiii
then your buffer uses other skill than you. change also the duration of the buffers skill.
Re: Problem with Buffs
Posted: Sun May 09, 2010 4:38 pm
by Xvad
ye I know that my buffer uses different "Might" for example, but from where can I change it's duration? as far as I know, it can't be configured in buffer's htm files or init.py

Re: Problem with Buffs
Posted: Sun May 09, 2010 4:43 pm
by janiii
in xml or config
Re: Problem with Buffs
Posted: Sun May 09, 2010 5:00 pm
by Xvad
in configs I already put SkillDurationList = 4028(Might ID),3600 and in XML files, I already searched for "Might" hundred times and edited its time = 3600. also can u tell me what is NPC Might in Skills XML 4000-4099?
Re: Problem with Buffs
Posted: Sun May 09, 2010 7:07 pm
by Xvad
yessssssssssssssssss

the problem is finally solved

I opened init.py and searched for those buff IDs, which NPC Buffer had, than using a little skill time changer program, changed all those buffs duration

anyway thanks janiii for trying to help me

Re: Problem with Buffs
Posted: Sun May 09, 2010 7:55 pm
by JIV
you know, we have config option for skill time change. this program was created for l2jfree cause they dont have that

Re: Problem with Buffs
Posted: Sun May 09, 2010 8:38 pm
by Xvad
ye thats right you can change skill durations from config as well
