Mrfull
Mrfull
When i try to handle `lobby_changed` and check `all_members` bot return this: ``` [2021-07-17 17:33:05,837] DEBUG Dota2Client.socache: Emit event: ('updated', ) [2021-07-17 17:33:05,838] DEBUG Dota2Client: Emit event: 'lobby_changed' [2021-07-17 17:33:05,838]...
I want to get results(who win or lose) in match, how i can do it? It's return to me some job_id, but what is it? `self.dota.request_match_details(match_id)` And where i can...
How to launch game when all players connect to teams?
Hello, thanks for your project, i have problem with show multiple obj's on screen and correct set obj on image depending of human chest. More than one obj not showing...
Hello, Thanks for your library. I use it for work with .obj. Already it rotation, scaling properly, but i want add to it texture. How i can do it? I...