﻿id	summary	reporter	owner	description	type	status	priority	component	resolution	keywords	cc
126	Hook for uptime / game time	Paul Reid	Christian Illy	"Mr Alloc :)
I'd find a timed hook very useful.
For instance, there is a periodic INF log message created that carries the current gameserver uptime:
{{{INF Time: 184.66m}}}
If this logline could be used to trigger a hook, one would be able to test the running time and take an appropriate action, for instance a server restart.
If this hook could also carry the return variable of the 'gt' command, one could also test for daytime/nighttime, meaning a restart could only be triggered when the players are already holed up for the night somewhere safe (or at least they should be :))

This addition (the gt command) would also allow for a scripted custom message informing players of the time until the next 7day horde.

I can write these scripts using PHP/cron, but consider the hook method more reliable and requiring less overhead and configuration (webserver/PHP/CURL telnet/etc)

Thanks for your time Mr Alloc :)"	enhancement	new	minor	Scripts		Timed Hooks	
