This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
rullezz
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)
5 answers to this question
Recommended Posts