Jump to content
  • 0

How To Set A Price For Each Buff?


Question

Posted

Hello everyone!

 

I have the default acis buffer NPC and i want to set for each buff different prices! Can anyone help me to do it?

 

 

5 answers to this question

Recommended Posts

  • 0
Posted

Make BuffSkillHolder class hold price id/count or a bunch of ingredients for each buff. Then go to SchemeBuffer.java and edit bypasses so that player will have to consume those items.

  • Like 1
  • 0
Posted (edited)

Well i am not so good at java coding! I am new at this... Would be better if any code is posted here as example..

Edited by L2Euria
  • Haha 1
  • 0
Posted
On 2/13/2022 at 1:07 PM, L2Euria said:

Well i am not so good at java coding! I am new at this... Would be better if any code is posted here as example..

Then i would suggest you to read a few tutorials in order to get used to java or hire someone to do stuff for you. In case you pick up the first way, feel free to post any struggles you come up with.

  • 0
Posted

Well on acis it there by default:

<!-- DEFAULT: buff id="skill id" level="max level" price="0" desc="" -->

 

You can close this topic!

  • 0
Posted
7 hours ago, L2Euria said:

Well on acis it there by default:

<!-- DEFAULT: buff id="skill id" level="max level" price="0" desc="" -->

 

You can close this topic!

ok locked.

Guest
This topic is now closed to further replies.


×
×
  • Create New...