So I did this some time ago.
It just shows time countdown so you don't have to check how much time is left before your event.
It's best run from the same PC the server is running from so that you don't use up network to send updated text every second...
Usage: edit config.ini, put server commands you want executed on timer end in timeout_commands.txt and run
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE
Sources are in lfstimer_src.zip, you need to put in some boost libs to build it... I was learning programming back then so if you're programmer you better off go and write something from scratch
It just shows time countdown so you don't have to check how much time is left before your event.
It's best run from the same PC the server is running from so that you don't use up network to send updated text every second...
Usage: edit config.ini, put server commands you want executed on timer end in timeout_commands.txt and run
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE
Sources are in lfstimer_src.zip, you need to put in some boost libs to build it... I was learning programming back then so if you're programmer you better off go and write something from scratch