# HG changeset patch # User Wuzzy # Date 1555502319 -3600 # Node ID a9e06d2265f00d3bbf9b60c1db3e22b2ae5af5cb # Parent 6725a497c482ff2e9bf1acb1f30e6ca7e609f88f LuaStats: Add TOC diff -r 6725a497c482 -r a9e06d2265f0 LuaStats.wiki --- a/LuaStats.wiki Wed Apr 17 12:58:08 2019 +0100 +++ b/LuaStats.wiki Wed Apr 17 12:58:39 2019 +0100 @@ -3,6 +3,8 @@ = Lua API: Stats functions = This page contains a list of all functions in the [LuaAPI Lua API] related to game stats. The game stats are used to display the end result when a game ends, this includes the game result title, team rankings, health graph and other comments. + + == !SendStat(TStatInfoType, statMessage[, teamName]) == This function allows to change the details of the stats screen seen after the end of a game. @@ -108,4 +110,3 @@ * `TurnSkips`: Number of skipped turns * `TeamDamage`: Damage inflicted to own team (excluding current hedgehog) -