DotaIsMind
DotaIsMind
API provides a sc2::ReplayPlayerInfo to get the player's information in every replay. For example, the first player ID is 0 and the race is Zerg, the second player ID is...
I hope use sc2::ClientEvents::OnUnitCreated() to record the number of units and the GameLoop when the units was created in a replay, but there was an error in recording the number...
Hello! I am a newbie who has just used Github and Commander Center,my bot race is Terran,then I want to use the "CreateParticipant()" to add the custom bot to me,...