stefan2200 / TWB

Python based bot for Tribal Wars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scavenging/Gathering

insanem3rlin opened this issue · comments

Hey,

I have another question: How exactly does the scavenging work? Because when 3 of 4 are not in use and I have around 2000 troops around it does not send any troops to scavenge, but tells me this in the console:

log

and what does the "gather_selection" in my config file do?

Thanks in advance!

I think i figured it out by now, but is this correct, that it only sends troops to the gathering operation, which number I specified under "gather_selection"? Is there no way to specify that it should send an equal amount of troops to all 4 gathering opritons?

Thanks!

I'm guessing gather_selection sets the last option available. If there are any troops left then others will be selected. I don't think that it is very hard to implement a ratio of units per gather operation but I kinda stopped working on this bot a while back.

If you have any time to work on that feature, please send in a pull request so I can add it :)

Yeah I can look into this a bit more this night, I have to send out some nobles anyways ;)

Did you find the fix?

Splitting gather troops was added to the bot