I'm developing a merchanter-information-gather and I would like to know your inpu on what functions that might me useful.
This is how it works:
If it's your first time running you can have it go through number 1-10000 and gather an itemlist. This seems to be taking a lot of time so I'll make a script besides that creates the list.
The script saves the minimum, market and maximum price. Now if you choose to update it will compare min & max prices and if it's lower/higher (accordingly) it will update the data.
So, the information we have accessable is: The lowest and highest price seen and the current price.
So, I was thinking that the script should create a list of all items that were less than, lets say.. 40% of max price. Then the user had narrowed the search of a merchantable items down to a minimum.
Well, I would like your input on this. Would this be used, is it to simple, do you see any other use of the information?
Thanks in advance![]()




Reply With Quote