dramaa93 Posted April 17, 2021 Posted April 17, 2021 Hello, can I somehow stop shop to update prices it's self?
0 dramaa93 Posted April 17, 2021 Author Posted April 17, 2021 Shop updating Aden costs it's self, how to stop it
0 Kara Posted April 17, 2021 Posted April 17, 2021 (edited) 3 hours ago, dramaa93 said: Hello, can I somehow stop shop to update prices it's self? What you did so far to try solve? Did you even try search im your pack how buylist works? Nonetheless the file you're looking is called RequestBuyItem.java and the 2 variables that affecting the price of a buylist are those two: double castleTaxRate = 0; double baseTaxRate = 0; You can either remove those variables (and the associated code), or you can modify them. Edited April 17, 2021 by Kara
0 Rootware Posted April 18, 2021 Posted April 18, 2021 If you exclude taxe rate from shops then castle treasure will dropped. So, it can change some castles functions possibilities aswell.
Question
dramaa93
Hello, can I somehow stop shop to update prices it's self?
4 answers to this question
Recommended Posts