Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map view for items should include max quantity from config.json #3616

Closed
tdk337 opened this issue Aug 11, 2016 · 3 comments
Closed

Map view for items should include max quantity from config.json #3616

tdk337 opened this issue Aug 11, 2016 · 3 comments

Comments

@tdk337
Copy link

tdk337 commented Aug 11, 2016

Feature Request:

The map view on Pokemongo-Bot should have not only items quantity listed but also what their configured max is. This will make it easier to rebalance if your inventory is full.

@k4n30
Copy link
Contributor

k4n30 commented Aug 11, 2016

Please explain further. The bot does the auto item dropping for you

@tdk337
Copy link
Author

tdk337 commented Aug 11, 2016

You are absolutely correct. The problem with the auto item dropping is that there could be potential use cases where you want a backup plan. Let's take Pokeballs for example.

Let's say you only have room in your inventory for 100 Pokeballs. Ideally it will be 100 of your best available type. We'll use Ultra Balls as an example here.
000 Poke Ball
000 Great Ball
100 Ultra Ball

Your current inventory looks like this with max set after /.
010/010 Poke Ball
040/100 Great Ball
050/100 Ultra Ball

Why is the above limits set way above my available inventory totals of 100? Answer: Because I don't want it to drop Great Balls when I am still so far from obtain all Ultra Balls. The requested feature request will just make it easier for me to readjust when I hit the no more room in inventory error. Better yet the script will automatically get 100 of the best available balls for you.

@k4n30
Copy link
Contributor

k4n30 commented Aug 12, 2016

So is this Feature request for the bot or the webview - https://github.com/PokemonGoF/PokemonGo-Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants