Jump to content
  • 0

EffectList struggle


Question

Posted

Does anybody know how are buffs added to the _buffs queue in L2J's h5 pack? I've searched a lot but I couldn't find it. The reason I need this is to make certain buffs to be excluded from the maxbuffs limit.

 

private final Queue<BuffInfo> _buffs = new ConcurrentLinkedQueue<>();

 

2 answers to this question

Recommended Posts

  • 0
Posted
53 minutes ago, Tryskell said:

CharEffectList#add - if it doesn't exist, it's anyway in whatever class you found _buffs container.

image.thumb.png.7e2a5e0f08f8f1b39be29d842adb590e.png

These are all the places the "_buffs." exists 😕 I really can't find it

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock