• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Wich plugin you want to have and don't released already?

    Discussion in 'Archives' started by LordManzana, Jul 2, 2015.

    1. LordManzana

      LordManzana New Member Buddy Store Developer

      Joined:
      May 2, 2015
      Messages:
      207
      Likes Received:
      0
      Trophy Points:
      0
      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 :p)

      EDIT:
      Ok, you removed question hahahaha, will put on main thread of plugin?
       
    2. Stans

      Stans New Member

      Joined:
      May 7, 2015
      Messages:
      85
      Likes Received:
      0
      Trophy Points:
      0
    3. LordManzana

      LordManzana New Member Buddy Store Developer

      Joined:
      May 2, 2015
      Messages:
      207
      Likes Received:
      0
      Trophy Points:
      0
      I just updated it with correct working version. If you already tested it, re-download!
       
    4. Fuzzied

      Fuzzied Member

      Joined:
      Jun 5, 2013
      Messages:
      299
      Likes Received:
      0
      Trophy Points:
      16
      Wow nice, I've been away on a trip so imagine my surprise when I come back and see my wish has been fulfilled! :)
       
    5. Fuzzied

      Fuzzied Member

      Joined:
      Jun 5, 2013
      Messages:
      299
      Likes Received:
      0
      Trophy Points:
      16
      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.
       
    6. kowalski987

      kowalski987 New Member

      Joined:
      Oct 14, 2014
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      It works fine. Thank you.
       
    7. Stans

      Stans New Member

      Joined:
      May 7, 2015
      Messages:
      85
      Likes Received:
      0
      Trophy Points:
      0
      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 ;)
       
    8. Fuzzied

      Fuzzied Member

      Joined:
      Jun 5, 2013
      Messages:
      299
      Likes Received:
      0
      Trophy Points:
      16
      Stans, this is my point :p
      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 :)
       
    9. LordManzana

      LordManzana New Member Buddy Store Developer

      Joined:
      May 2, 2015
      Messages:
      207
      Likes Received:
      0
      Trophy Points:
      0
      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.
       
    10. Stans

      Stans New Member

      Joined:
      May 7, 2015
      Messages:
      85
      Likes Received:
      0
      Trophy Points:
      0
      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 ;)
       
      Last edited: Jul 16, 2015
    11. LordManzana

      LordManzana New Member Buddy Store Developer

      Joined:
      May 2, 2015
      Messages:
      207
      Likes Received:
      0
      Trophy Points:
      0
      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!
       
    12. lollos

      lollos New Member

      Joined:
      Sep 25, 2013
      Messages:
      130
      Likes Received:
      0
      Trophy Points:
      0
      ok i0m w8 for you
       
    13. LordManzana

      LordManzana New Member Buddy Store Developer

      Joined:
      May 2, 2015
      Messages:
      207
      Likes Received:
      0
      Trophy Points:
      0
    14. lollos

      lollos New Member

      Joined:
      Sep 25, 2013
      Messages:
      130
      Likes Received:
      0
      Trophy Points:
      0
      are you sure yesterday?? is from febrary
       
    15. LordManzana

      LordManzana New Member Buddy Store Developer

      Joined:
      May 2, 2015
      Messages:
      207
      Likes Received:
      0
      Trophy Points:
      0
      LOL... right! I just see day instead of full date hahaha

      I supose don't work, right?
       
    16. lollos

      lollos New Member

      Joined:
      Sep 25, 2013
      Messages:
      130
      Likes Received:
      0
      Trophy Points:
      0
      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
       
      Last edited: Jul 19, 2015
    17. LordManzana

      LordManzana New Member Buddy Store Developer

      Joined:
      May 2, 2015
      Messages:
      207
      Likes Received:
      0
      Trophy Points:
      0
      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"
       
      Last edited: Jul 19, 2015
    18. lollos

      lollos New Member

      Joined:
      Sep 25, 2013
      Messages:
      130
      Likes Received:
      0
      Trophy Points:
      0
      tryed don't work XD
       
    19. LordManzana

      LordManzana New Member Buddy Store Developer

      Joined:
      May 2, 2015
      Messages:
      207
      Likes Received:
      0
      Trophy Points:
      0
      Definetly I'll made one then :)
       
    20. lollos

      lollos New Member

      Joined:
      Sep 25, 2013
      Messages:
      130
      Likes Received:
      0
      Trophy Points:
      0
      i love you
       

    Share This Page