Maximum number of buffs allowed

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
User avatar
X9CORE
Posts: 5
Joined: Mon Aug 06, 2012 12:12 am

Maximum number of buffs allowed

Post 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
.

Image
AMD FX-8120 3.9GHz Overclocked (from 3.1)
16 GB DDR3 1600MHz Corsair Vengeance
ATI Radeon HD5450 1GB
600W Corsair CX600 PSU
MSI 970A-G46 Series 9 AM3+ Motherboard

.
.
User avatar
Asmodaius
Posts: 170
Joined: Sun Jul 16, 2006 9:43 am

Re: Maximum number of buffs allowed

Post 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.
User avatar
X9CORE
Posts: 5
Joined: Mon Aug 06, 2012 12:12 am

Re: Maximum number of buffs allowed

Post by X9CORE »

Hmm... Thanks !

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

Thanks anyway, that'll do for now :|
.

Image
AMD FX-8120 3.9GHz Overclocked (from 3.1)
16 GB DDR3 1600MHz Corsair Vengeance
ATI Radeon HD5450 1GB
600W Corsair CX600 PSU
MSI 970A-G46 Series 9 AM3+ Motherboard

.
.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Maximum number of buffs allowed

Post by jurchiks »

Where do you see 10? Or do you mean 10 herbs? They don't stack, obviously.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Asmodaius
Posts: 170
Joined: Sun Jul 16, 2006 9:43 am

Re: Maximum number of buffs allowed

Post 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.
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Maximum number of buffs allowed

Post by MELERIX »

well, that is normal.
Post Reply