View Single Post
expertcode
Junior Member
Join Date: Apr 2014
Old 06-23-2014 , 11:00   Re: Dota 2 Dedicated Servers
Reply With Quote #130

Quote:
Remove sv_hibernate_when_empty 0.

By default, the server hibernates until the first person connects, at which point it transitions to DOTA_GAMERULES_STATE_WAITING_FOR_PLAYERS.

By disabling hibernation, you are skipping that.
Than first user connected, will be -> DOTA_GAMERULES_STATE_HERO_SELECTION
how to make it work
dota_wait_for_players_to_load_count 10
dota_wait_for_players_to_load_timeout 260
))))
expertcode is offline