Jump to content
  • 0

Sell Items For 0 Adena


rullezz

Question

Hello, when i change in RequestSellItem.java 

This:

int price = item.getReferencePrice() / 2;

 

to this:

int price = item.getReferencePrice() / 0;

 

 

i can't even sell anything... :/ maybe here is another way to make all items sellable for 0 adena?

(using aCis)

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...