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

Function Requests @Out

n2ation

Member
Joined
Sep 24, 2014
Messages
31
Reaction score
0
Function Requests/Bug Reports

In this thread we focus on requesting and/or extending AB functionality.

This is mainly for developers, and discussion in this thread will be technical.

Please keep it clean and stay on topic and following the format below

  • WHAT: Core.PlantItemsAtFarm/Core.PlantItemsAtZone
  • CHANGE/ADD: Extrapolate the functions out of the Core as a plugin.
  • REASONS:
    1. overly complex function and does too many things at once.
    2. current plant/harvest behavior is very bot-like and customization is not possible.
    3. multiple crop/plant per farm is difficult to manage.
 
Last edited:
Extrapolate the functions out of the Core as a plugin.
what's stopping you from use directly PlantItem\UseDoodadSkills and create your custom PlantItemsAtFarm?
 
Because you already did this? Is there a reason you wish for me to duplicate the work of calculating plant coordinate relative to farm coordinates by using PlantItem?
 
BUG: using PlantMotionType.SnakeFromCenter does not seem to complete the PlantItemsAtFarm function on small scarecrows for whatever reason. it just hangs.
 
Back
Top