adamqqqplay / dota2ai

Ranked Matchmaking AI: An improved Dota2 AI based on Valve's default AI. Has more than 3 million subscribers on Steam.
http://steamcommunity.com/sharedfiles/filedetails/?id=855965029
GNU General Public License v3.0
309 stars 85 forks source link

Bots do not use tokens to redeem neutral items. #112

Open ArcherWayne opened 1 year ago

ArcherWayne commented 1 year ago

Bots do not use tokens to redeem neutral items.

However, if the player redeemed a neutral item and sent it back, the neutral item will be picked up by a bot.

adamqqqplay commented 1 year ago

@ArcherWayne Dota2 does not provide corresponding neutral items API now, I think it is almost impossible to fix this issue.

Please track this issue at Dota2 side: https://github.com/ValveSoftware/Dota2-Gameplay/issues/8189 , giving an upvote emoji to this issue will make Valve's developer find it faster.

ArcherWayne commented 1 year ago

I think valve has updated the default bot since they can get neutral items prior to the "token" update. But redeeming any token is not within the default bot's capability currently.

However, the API cannot be found in any official bot scripting documents, even though the Dota bot script wiki was recently updated on 1 June 2023.

adamqqqplay commented 1 year ago

@ArcherWayne We could keep this issue open so that more users will pay attention to this issue and feed it back to Valve.

ArcherWayne commented 1 year ago

Okay.