Page 1 of 1

Buff time error

Posted: Mon Feb 15, 2010 7:17 pm
by infinitum
Hi, i am using l2jserver ( gracia final last revision) serverpack.
I changed buff times to 2h (7600s). But when i get buffed,
buff are only 1h, some buff's 4h(remaining time). What the hell is wrong ?
Using buffer - NPC Buffer by Myxoske ver.0.5

Need fast help.

Re: Buff time error

Posted: Mon Feb 15, 2010 7:28 pm
by janiii
- where did you set the buff duration? (config or xml?)
- are you sure that you changed the duration for all buffs that your npc buffer uses? (check all skill id that you changed and all skill ids that the buffer uses, or just the one that you have problem with)
- i dont know that buffer, link it here so that we have more info (if it has own topic here on forum, you should write in that topic, so that ppl know what you are talking about)

Re: Buff time error

Posted: Mon Feb 15, 2010 7:40 pm
by infinitum
Buff duration i changed in stats/skills.
I am 100 % sure that i changed that buffs which buffer uses.
Ok there is the buffer:

Re: Buff time error

Posted: Mon Feb 15, 2010 8:44 pm
by rigid
use this

Code: Select all

# Skill duration list# Format: skillid,newtime;skillid2,newtime2...# Example:#	This enable 1h(3600) duration for songs, the "\"indicates new line,#	and is only set for formating purposes.#	SkillDurationList = 264,3600;265,3600;266,3600;267,3600;268,3600;\#	269,3600;270,3600;304,3600;305,1200;306,3600;308,3600;349,3600;\#	363,3600;364,3600SkillDurationList = 264,18000;265,18000;266,18000;267,18000;268,18000;\	269,18000;270,18000;271,18000;272,18000;273,18000;274,18000;275,18000;\	276,18000;277,18000;282,18000;292,18000;298,18000;304,18000;305,18000;\	306,18000;307,18000;308,18000;309,18000;310,18000;311,18000;349,18000;\	363,18000;364,18000;365,18000;366,18000;367,18000;529,18000;530,18000;\	1002,18000;1006,18000;1007,18000;1009,18000;1010,18000;1032,18000;1033,18000;\	1035,18000;1036,18000;1040,18000;1043,18000;1044,18000;1045,18000;1048,18000;\	1059,18000;1062,18000;1068,18000;1073,18000;1077,18000;1078,18000;1085,18000;\	1086,18000;1087,18000;1082,18000;1089,18000;1191,18000;1204,18000;1229,18000;\	1240,18000;1242,18000;1243,18000;1251,18000;1252,18000;1253,18000;1257,18000;\	1259,18000;1268,18000;1284,18000;1303,18000;1304,18000;1308,18000;1309,18000;\	1310,18000;1323,18000;1352,18000;1353,18000;1354,18000;1355,18000;1356,18000;\	1357,18000;1362,18000;1363,18000;1388,18000;1389,18000;1390,18000;1391,18000;\	1392,18000;1393,18000;1397,18000;1413,18000;1461,18000;4699,18000;4700,18000;\	4702,18000;4703,18000;1182,18000;1189,18000

All Buff will have 4Hours
don't modif in xml file
isnt good :D
L2J have a good option in Character.properties

Re: Buff time error

Posted: Mon Feb 15, 2010 8:50 pm
by JIV
if you set buff duration to 2 hours don't expect it will show you remaining 2 hours, because it immediately start decrease so its 1h:59min etc.. but minutes aren't shown over 1h.

Re: Buff time error

Posted: Mon Feb 15, 2010 11:20 pm
by infinitum
JIV wrote:if you set buff duration to 2 hours don't expect it will show you remaining 2 hours, because it immediately start decrease so its 1h:59min etc.. but minutes aren't shown over 1h.
I know that.

rgid,
Now magic barrier, resist poision, 9h,

Re: Buff time error

Posted: Mon Feb 15, 2010 11:51 pm
by rigid
infinitum wrote:
JIV wrote:if you set buff duration to 2 hours don't expect it will show you remaining 2 hours, because it immediately start decrease so its 1h:59min etc.. but minutes aren't shown over 1h.
I know that.

rgid,
Now magic barrier, resist poision, 9h,
revert your stat/skills xml

Re: Buff time error

Posted: Tue Feb 16, 2010 12:17 am
by infinitum
rigid wrote:
infinitum wrote:
JIV wrote:if you set buff duration to 2 hours don't expect it will show you remaining 2 hours, because it immediately start decrease so its 1h:59min etc.. but minutes aren't shown over 1h.
I know that.

rgid,
Now magic barrier, resist poision, 9h,
revert your stat/skills xml
already done, but some buffs showing bad times..

Re: Buff time error

Posted: Tue Feb 16, 2010 6:37 am
by rigid
hmmm i dont have any idea
in my server, everything is ok :D
do u install any mods ?

Re: Buff time error

Posted: Tue Feb 16, 2010 7:13 am
by janiii
he is doing something wrong, but he just dont tell us.. without a specific info, we cant help - which skill buff makes problems (skill id) and what you have for that skill in xml and in the skillduration config (if you changed it).

Re: Buff time error

Posted: Wed Feb 17, 2010 6:32 am
by burrito
He needs to also keep in mind that if the character he is testing on has the passive skill "Skill Mastery" cause it can double the duration of the buffs you get at a low rate, making it look like an error when it really isnt.

Re: Buff time error

Posted: Wed Feb 17, 2010 12:08 pm
by infinitum
All files are original, no mods ! just wanted insert buffer and change time and then happened this s**t. Maybe there system problem ? :shock: but i dont believe... Time changed correctly for all buffer buffs, but how i said some buff time is nonsense. I set 2h but remaining time shows 5h.....

Re: Buff time error

Posted: Fri Feb 19, 2010 9:41 pm
by infinitum
No answers ?

Re: Buff time error

Posted: Fri Mar 12, 2010 1:54 pm
by airyina
When you buff yourself, skill mastery has a chance of proccing therefore the duration of the buff will be doubled, that is why you're seeing long buff durations sometimes.