ilpersi / BHBot

A bot that automates a game called Bit Heroes
GNU General Public License v3.0
28 stars 32 forks source link

Setting a maximum of players for WB #171

Closed Larrush closed 4 years ago

Larrush commented 4 years ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

ilpersi commented 4 years ago

The right way to do it would be to have the ability to specify a minimum total TS (and maybe also a minimum TS for party members).

Larrush commented 4 years ago

That sounds like 100x better than my idea.

If that would be possible that would be freaking amazing :D

ilpersi commented 4 years ago

Minimum total TS and minimum player TS are now available in newly released v46. Check it out.

Larrush commented 4 years ago

Thank you so much for that feature!

Im just having a problem that I can´t get it to work for some reason. It might just be me, but if I set it up like this

worldBoss m 2 11 100 600 0 0 18000

the bot kicks out every player under 18k, and if I set it up like this

worldBoss m 2 11 100 600 0 0 18000 0

he waits for a full lobby.

I´ve then tried to copy your example line

b 3 11 50 600 0 0 20000

and change it to my needs which also didn't help.

Am I doing something wrong? Sorry for the inconvenience!

ilpersi commented 4 years ago

Good catch. The documentation in the ini file was not up to date: as the new xeals currency was released I had to strip out the dungeon on timeout feature and the documentation was not reflecting the change.

This is fixed in v46.1

Larrush commented 4 years ago

I understand. Downloaded the new .jar and it works like a charm now! Thank you so much for this and the quick fix :D