Jump to content
  • 0

Buff time error


Question

Posted

Hi, i am using l2jserver ( gracia final) 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.

6 answers to this question

Recommended Posts

  • 0
Posted

That buffer didn't use clan buff, it's like that:

INSERT INTO npc_buffer

  (npc_id, skill_id, skill_level, skill_fee_id, skill_fee_amount, buff_group)

VALUES

  (11, 264, 1, 0, 0, 264);

First i inserted sql files, then in stats/skills/ changed buff times.

  • 0
Posted

That buffer didn't use clan buff, it's like that:

INSERT INTO npc_buffer

  (npc_id, skill_id, skill_level, skill_fee_id, skill_fee_amount, buff_group)

VALUES

  (11, 264, 1, 0, 0, 264);

First i inserted sql files, then in stats/skills/ changed buff times.

 

this sql is the buffer's code...

if you want to see the buffs he makes you go to --> c:/server/gameserver/data/jscript/custom_quest and there's the quest of the NPC Buffer

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..