Jump to content

Auto Pickup

Closed 1.0.7

Thank you very much for creating this mod!  I'm trying to configure the chicken to work to collect resources.  In manual selection, everything works well - I'm very happy with it.

The auto-pickup doesn't seem to work as well.  I've had plenty of times were chicken will walk up to the stone/wood/ore and just stall there - it won't go for more resources nor will it return to me.

I'm also curious how I can add more 'resources' for the animal to collect.  I'd really like chicken to auto-pickup food resources as well such berries, corn, pumpkin, ect.  The gather bonus rate work, but there seems to be no option to auto-pickup 

I also seem to have an issue with chicken not collecting cloth from hemp on auto-pickup as well. 

I'm also curious what the Down/Up arrow on the GUI are for. 

Would it also be possible to add the auto-pickup to the GUI instead of typing it all the time?

Again, awesome work and thank you for your contribution!

20220208163000_1.thumb.jpg.69664cdf6ed489aa91fd89bd660d09ee.jpg

Share this comment


Link to comment
2 minutes ago, EdmontonsRust said:

I'm also curious how I can add more 'resources' for the animal to collect.

its a fixed list, you cant change it

2 minutes ago, EdmontonsRust said:

I also seem to have an issue with chicken not collecting cloth from hemp on auto-pickup as well. 

how i remember it was cutted out

3 minutes ago, EdmontonsRust said:

I'm also curious what the Down/Up arrow on the GUI are for. 

Would it also be possible to add the auto-pickup to the GUI instead of typing it all the time?

here is the answer for your question. you can add auto-pickup commands to the gui through configuration. you need to edit the list of shortcut buttons in the config.

6 minutes ago, EdmontonsRust said:

The auto-pickup doesn't seem to work as well.  I've had plenty of times were chicken will walk up to the stone/wood/ore and just stall there - it won't go for more resources nor will it return to me.

i will check it now

Share this comment


Link to comment

i am tested auto-pickup and didnt find any bugs.
also, i prepare an example for you to how setup shortcut buttons
 

  "GUI setup": {
    "How many seconds to update the GUI?": 6,
    "Panel layer (Hud, Overlay, Overall, Hud.Menu, Under)": "Overlay",
    "Panel position": {
      "type": "RectTransform",
      "anchormin": "1 1",
      "anchormax": "1 1",
      "offsetmin": "-170 -104",
      "offsetmax": "-10 -10"
    },
    "Second position of the panel (used if the player has a personal bot)": {
      "type": "RectTransform",
      "anchormin": "1 1",
      "anchormax": "1 1",
      "offsetmin": "-335 -104",
      "offsetmax": "-175 -10"
    },
    "1 panel color": "#7f8c8d",
    "2 panel color": "#bdc3c7",
    "Health bar color": "#2ecc71",
    "Shortcut buttons": [
      {
        "Text on button": "Auto-pickup enable",
        "Executable chat commands": [
          "panimal auto-pickup enable"
        ]
      }
    ]
  },

 

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.5k

Customers

Total customers served.

78.6k

Files Sold

Total number of files sold.

1.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.