BurnySc2 / python-sc2

A StarCraft II bot api client library for Python 3
MIT License
472 stars 156 forks source link

Accept AI surrender #164

Closed infinity0 closed 1 year ago

infinity0 commented 1 year ago

Hi, is there a way to accept the AI request to surrender?

I also have a few other questions:

BurnySc2 commented 1 year ago

Pretty much the same answer lladdy already gave you in https://www.reddit.com/r/sc2ai/comments/10cxnbw/sc2_bot_noob_questions/j4ihl5h Blizzard changed it to be unable to click on the minimap 2-3 years ago, but I'm unsure why and how to fix that. At least it doesn't work when playing in realtime=False. Should work when using realtime=True, and the UI should not be greyed out then either.