Coffman34
Coffman34
I think I accidently closed the issue. I have confirmed the bug with the scrap.tf bots as well.
Well, What I was thinking, since it appears to be in both bots, that's it's a problem with the core code, and not some change that was made, or, not...
I have been looking at the Schema.cs file, and it appears to only call the TF2 item schema. This could be why we are experiencing crashes from the bot. I...
I was able to figure out why the errors were throwing. There are 2 calls to the Schema Web API. Once both calls were changed to access the Dota schema,...
There are a few other places where the GameID comes in to play. Such as in Trade.cs when adding/removing items. The appid has to be set to the correct id...
No, Steambot supports Dota 2 trading. However, there are some changes that need to be made to some of the code to make it work. I would suggest reading through...