Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Thanks, I’m glad you like it. Unfortunately nothing can be developed consistently without it bringing actual value to the developer. This is why no current bot scripts can be developed consistently, and never will.
Bot script dev work takes a lot of effort and brings no income or any support from community. Even Valve seems to have given up working on bot scripts in the past 6 years and in future. That’s why I wrote this letter to get their attention for their support.
There are people like me who had spent fair amount of money in dota2 every year for buying items in each TI or for Dota 2 plus, and are willing to pay for good bot AIs something like with subscription fee to play against ML AIs, but we need more their official help for better bots.
I have not, but planned to. I would appreciate if you can re-post this to anywhere you think can bring more visibility
Yesterday I played with a friend and everything was fine, everything worked. Today we launch the host according to the same rules, but the bots are standard and the names are missing (OHA). We re-subscribed to the mod, restarted the game - nothing. Surprisingly, everything worked yesterday, which is the funniest thing.
1. Localization support for bots to chat with players
2. generic modes should have beforeStart() and afterStart() settings for devs to further customizing the settings after generic processing
https://github.com/ValveSoftware/Dota2-Gameplay/issues/23152
Honestly, I just want a 3rd menu in the script once we have voted for difficulty and friendly bot scaling where we can choose from the Casters in the Soundboard.lua file and it only use the sounds from the selected option. (E.g. 1) English, 2) Asian, 3) CIS, etc.)
But other than that, the FretBots are damn near perfect. I've sent you, Yggdrasil, several kudos for your excellent work.
Keep it up, you have many fans!
Good point, and it should indeed be the first option to choose text/voice language. Maybe next release I will add it.
Open a new discussion and help me to understand what sounds should be in (E.g. 1) English, 2) Asian, 3) CIS, etc.).
There are a lot of sounds with no real meaning but it's not in English. And for example Asian is not a single language, there are a lot of countries.
I added the discussion:
https://steamcommunity.com/workshop/filedetails/discussion/3246316298/594008890765594579/
Hopefully this has the fruit you were looking for.
1. bot games should provide api for user data such as user id or steam id
2. bot games should also provide match id.
3. bot scripts should be able to send/receive certain custom events with service side script.
This can help devs to provide finer tuned bot logics for players, making the game more fun.