Page 1 of 1

Maximum number of buffs allowed

Posted: Tue Aug 07, 2012 7:13 am
by X9CORE
L2J Revision Number: 5522
L2JDP Revision Number: 9008

Hello everyone,

Just got a working copy of high five server + client working. Everything runs fine and beautiful. One question:

Is there a limit to the maximum number of buffs (i.e. Herbs from mobs) a player can have? Because since I have a drop of 5x and autoloot herbs + items, the newly picked up herbs tends to displace the existing herbs in place.

I though this was fixed since like... Interlude?

Anyways, I am not sure. The maximum number of buffs characters can carry is 10. I can't tell if this is a server or client limit (most likely server). If anyone can point me to the correct config file that contains this limit, that would be great.

Thanks all and goodbye :P

Re: Maximum number of buffs allowed

Posted: Tue Aug 07, 2012 7:42 am
by Asmodaius
Go to your \game\config directory and open character.properties file.

Find these lines :

Code: Select all

# Maximum number of buffs and songs/dances.# Remember that Divine Inspiration will give players 4 additional buff slots on top of the number specified in "maxbuffamount".# Default: 20, 12, 12MaxBuffAmount = 20 #MaxTriggeredBuffAmount = 12 #MaxDanceAmount = 12
Change them to whatever suits you best.

Re: Maximum number of buffs allowed

Posted: Tue Aug 07, 2012 7:52 am
by X9CORE
Hmm... Thanks !

It seems like the client has a limit of 10 (on UI) then...

Thanks anyway, that'll do for now :|

Re: Maximum number of buffs allowed

Posted: Tue Aug 07, 2012 8:02 am
by jurchiks
Where do you see 10? Or do you mean 10 herbs? They don't stack, obviously.

Re: Maximum number of buffs allowed

Posted: Tue Aug 07, 2012 8:15 am
by Asmodaius
If you mean that you are losing buffs, when you use herbs, it's not due to the limit buff fact.

It's due to the fact that some herbs, are replacing buffs, if buff level is not greater than the herbs' one.

Re: Maximum number of buffs allowed

Posted: Tue Aug 07, 2012 10:33 am
by MELERIX
well, that is normal.