Dentosal / python-sc2

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

How to get map variables in python-sc2 API? #261

Open TaehwanKwon opened 5 years ago

TaehwanKwon commented 5 years ago

I want to access to variables defined in Map like below.

image

Is there any way to do this?

tweakimp commented 5 years ago

These are map variables, I dont think the python api can access those. We only have access to the stuff the protocol is sending us: See https://github.com/Blizzard/s2client-proto