What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Search results

  1. C

    [PLUGIN] World Farmer - An Open world farm plugin

    I'm planting Cherry Saplings in temperate climate, not sure if my code is right as it won't plant. If anyone is interested here is the code : using System; using System.Windows.Forms; using System.Threading; using System.Threading.Tasks; using System.Collections.Generic; using...
  2. C

    [PLUGIN] World Farmer - An Open world farm plugin

    I don't think that is needed. I could be wrong but I don't even see any Azalea item IDs in the code given, so where would I input that Cherry Sapling ID into? I have used Archeage Database 1.2 previously for item IDs but I don't think one is needed in this case.
  3. C

    [PLUGIN] World Farmer - An Open world farm plugin

    Could you post the code for the Cherry Sapling? I can't seem to get mine to work.
  4. C

    [PLUGIN] World Farmer - An Open world farm plugin

    Even if I only need to plant them? I don't need them to harvest, just plant the saplings.
  5. C

    [PLUGIN] World Farmer - An Open world farm plugin

    Is it possible to modify the code to place Cherry Saplings? I have tried replacing the seed name with the Cherry Sapling, but it doesn't seem to work.
Back
Top