Jump to content

Question

Posted (edited)

Hello good night I'm trying to create a new buff page not buffer npc but I do not show the buff image what do I do?

 

 

BspukMu.png

Edited by l2jkain

9 answers to this question

Recommended Posts

  • 0
Posted

Use L2J style. Add to all neccessary skills new parameter ICON and add core supporting for ready this and calling this from method getIcon(). It's easy, just copy/paste work.

  • 0
Posted (edited)

Other way, you can create a bypass inside of your SchemeBuffer and then from html you can add as much buffs you want.

 

Example of bypass command:

https://pastebin.com/2R2U85ba

 

Here the html:

https://pastebin.com/H6DcuVgz

From HTML you can create the image buff.

Edited by 'Baggos'
  • 0
Posted (edited)

is this html manually designed or you are using StringBuilder?

 

If you meant l2jkain's screen, it's aCis buffer v2, and the HTM is generated on the fly (since there is paging system, buffs categories and "currently selected buffs").

 

If you meant Baggos, it looks like any static buffer out there. Oldest version is 2012/2014 made by either Anarchy, DarthVader or Caparso (there were numerous iterations).

Edited by Tryskell
  • 0
Posted

If you meant l2jkain's screen, it's aCis buffer v2, and the HTM is generated on the fly (since there is paging system, buffs categories and "currently selected buffs").

 

If you meant Baggos, it looks like any static buffer out there. Oldest version is 2012/2014 made by either Anarchy, DarthVader or Caparso (there were numerous iterations).

No, it was example from this:

http://www.maxcheaters.com/topic/209418-interlude-acis-buffer-tryskell/

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