UpdateGameStats
From the Scripting Manual
procedure UpdateGameStats;
Parameter Info:
None
Description:
This function will write the current gameplay statistics to /logs/gamestat.txt
By default, this function is called every minute.
Examples
UpdateGameStats;