sijia xu
sijia xu
I notice in the game, when I order hero to move to some destination, what DebugDrawLine draw on the map is so far away from the correct position. the DebugDrawCircle...
I look the dotaclient code, it seems right now it can only use three types of actions: move, attack and do nothing. I want to cast the q,w,e,r skills in...
Hi, I'm trying to figure out how to hold a AI vs human game. after training, it maybe need to play with human to do the evaluation. when I start...