vozho / ghostplusplus

Automatically exported from code.google.com/p/ghostplusplus
Other
0 stars 0 forks source link

save leaving-dota-time to database #97

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently in dota games it is not possible to find out whether a player left 
the game before the acutal ending (i.e. throne/world tree is destroied).
My idea to fix that is to save the dota time when a player left to the 
"dotaplayers" table.

Original issue reported on code.google.com by rubih...@gmx.de on 2 Oct 2010 at 11:28

GoogleCodeExporter commented 8 years ago
It already reports leaver times. The bot would just need to report when the 
throne has been destroyed as game ending time.

Game example: http://vps1.thehasty.com/stats/game.php?gameid=35398
It shows the players leave times and it shows the game ending time in the top 
right. This could just be an OpenStats calculation, though.

Original comment by theha...@gmail.com on 17 Feb 2011 at 11:23

GoogleCodeExporter commented 8 years ago
That would be a better solution, i agree.

Original comment by rubih...@gmx.de on 17 Feb 2011 at 11:34