#How fancy can you make a custom game end screen?
1 messages · Page 1 of 1 (latest)
Found 4 functions for post game
🇸 CDOTAGameRules:SetPostGameColumns(arg1: handle): bool
Set columns to show in post game.
🇸 CDOTAGameRules:SetPostGameLayout(arg1: int): nil
Configure post game to be single or double column layout.
🇸 CDOTAGameRules:SetPostGameTeamScores(arg1: handle): bool
Set score value for each team. First element is for DOTA_TEAM_GOODGUYS.
🇸 CDOTAGameRules:SetPostGameTime(time: float): nil
Sets the amount of time players have between the game ending and the server disconnecting them.