Thank you all of you for information.
I can create lobby with local dev script bot by console command in this below. It can work in dota 2 with GUI.
Code:
dota_start_ai_game 1 (Start ai)
dota_bot_practice_start 1 (Start bot practice script)
dota_bot_practice_script 0 (Select bot script.The number is bot script id. the 0 is meaning local devscript.You can use 855965029 for "Ranked Matchmaking Bot A.I script" )
map dota
I try to use -dedicated in launch option command and use these code. It seem to work but I can't get respond in print console command(can't debug) and I can't send any HTTP request
to server.
I am not sure in detail about -dedicated command.I can't find a document for this.
Do you have more information about this?
I have some out of bounds question. In many time when I post or reply in this forum, the server send error page to me. Do you ever found this problem?