-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
Cannot pick Wraith King #878
Comments
Yes you can by disconnecting before it will random you. Whenever hero is banned with IMBA system (red line on hero, you cannot select it, and hero is not faded into red) you can pick it with dota_select_hero console command.
#FixIt |
It's not as easy as it looks like. If the server select a hero for you when you're offline, once you reconnect you'll be unable to issue any command. I'll take a closer look to find a way using timers maybe. |
Do you really need timers? Cannot you hook reconnect event and then check if player actually has valid hero? |
yeah but i'll need timers, iirc there's a delay with the reconnect hook and player being valid |
It's possible to "pick" it, but the game always starts with a random hero instead.
The text was updated successfully, but these errors were encountered: