Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can create a custom gsme lobby, but if i stsrt it, bot cant join to game, have any solutions? #81

Open
aryaanrays opened this issue Dec 16, 2021 · 3 comments

Comments

@aryaanrays
Copy link

aryaanrays commented Dec 16, 2021

Please help me for create lobby with python ,?

@Philaeux
Copy link
Contributor

Philaeux commented Mar 3, 2023

lobby_options = {
    'game_name': ...,
    'pass_key': ...,
    'game_mode': dota2.enums.DOTA_GameMode.DOTA_GAMEMODE_CM,
    'server_region': int(dota2.enums.EServerRegion.Europe),
    'fill_with_bots': False,
    'allow_spectating': True,
    'allow_cheats': False,
    'allchat': False,
    'dota_tv_delay': 2,
    'pause_setting': 1,
}

dota.join_practice_lobby_team()
dota.config_practice_lobby(options=lobby_options)
dota.launch_practice_lobby()

ISSUE STATUS: CLOSED
ISSUE TAG: HOWTO

@3irna
Copy link

3irna commented Mar 30, 2023

bro can you come my instagram page for help me this doc?

@3irna
Copy link

3irna commented Mar 30, 2023

bro can you come my instagram page for help me this doc?

@anrays.2a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants