About auction price history? What you mean on "filter only items"? You put the name of desired item and then program will search it for you... I don't know your question if you are thinking with that. If not, please, let me know little more (if possible, on main post of plugin ) EDIT: Ok, you removed question hahahaha, will put on main thread of plugin?
Wow nice, I've been away on a trip so imagine my surprise when I come back and see my wish has been fulfilled!
Regarding the get auction price plugin Is it possible to add a tab where you can enter several items (materials used for Crafting items) and get the expected value of the materials used and the value of the end product? If this is possible, then possible to setup each Profession with what the materials cost to make and what you can expect to make per labour spent. I gave you an example on PM for an excel overview, I'll try to explain: Product AH Price Mat Cost on AH Diff making/AH Worth per LP Profit per LP on AH(Remember the 10% AH cut) Labour cost(Needs to be modified based on skill, if you can extrapolate this that's awesome) Stone Brick 31 29.25 1.75 6.2 0.315 5 We could all chip in and help setup each Profession if you provide us with the base to use as input.
What you asks i have in a sperate xls file, all calculation etc. And 1 table for all the prices which i dont have to fill manually now ^^ Maybe if i get it little bit cleared i can share this because its a LOT of work to get all that together and i dont know if LordManzana can or wants to do this for everything
Stans, this is my point I have the same excel sheet with several crafting professions. While the product and such doesnt change, updating all the crafting material prices several times a day does take a shitload of time. That is why I asked for this in the first place
I'll made one plugin just for crafting cost calculator, I think is better option than include it on my Auction plugin and mix different purposes.
Sure, maybe with the posibility to read the text.txt into that new programm for the prices. and i am happy like it is because my excellist is so that 1 table have the prices in it and the others have the calculations. With the txt datei i can get the first tablesheet up-to-date with 2 clicks and so all my calculations
Today I'll put my hands on that petition and try to made it. If I need more specific information I'll ask it to you so, stay tuned!
Hello! Try this: https://www.thebuddyforum.com/arche...ns-crafting/200061-plugin-illegal-farmer.html New plugin maded yesterday by @randell1993
right XD or i don't have the skil to correct the plugin Code: //----------Settings----------// public string seedchoice = "Lemon Sapling"; //Seed Name public string mature = "Nonnative Fruited Lemon Tree"; //Name upon Maturity. public string iname = "Lemon"; // Item name public int radius = 400; // How big will your public farm be (1 = 3 seeds, 2 = 3 ...) public int radius2 = 1000; // How big the gathering space will be (make this larger than the farm area) public string farm = "Farming: Spend 10 Labor to harvest crops."; //text when harvesting public int lpoints = 100; // Will not do any farming once the labor is below this number modified this from that script but don't gather anyting
Try to chage "Spend up to 10 Labor to harvest crops."; And let me know! Note: If you need more than 1 lp, you MUST use "up to X Labor"