Script to display time
#1
I have recently been looking through the reference.xml file and I came across a command that returns a string giving the time in hh:mm:ss. This has helped me a lot because I have a tendency to lose track of time easily.
The script that I am currently using is very short and goes like this:

bind 9 [echo (timestring)]

This makes it so that whenever I press "9", it returns the current time in the format "23:23:53". I would like some help with getting to know how I would be able to have this "echo (timestring)" command be executed every two minutes because I am still very new to using cubescript.
Thanks given by:


Messages In This Thread
Script to display time - by iOD|Habluka - 23 Jun 10, 07:47AM
RE: Script to display time - by ViperX07 - 23 Jun 10, 08:15AM
RE: Script to display time - by Versace - 23 Jun 10, 08:38AM
RE: Script to display time - by iOD|Habluka - 23 Jun 10, 10:08AM
RE: Script to display time - by Versace - 23 Jun 10, 10:38AM
RE: Script to display time - by iOD|Habluka - 23 Jun 10, 10:45AM
RE: Script to display time - by R4zor - 23 Jun 10, 10:49AM
RE: Script to display time - by V-Man - 30 Jun 10, 03:45PM
RE: Script to display time - by iOD|Habluka - 01 Jul 10, 11:10AM
RE: Script to display time - by yata - 01 Jul 10, 11:40AM
RE: Script to display time - by V-Man - 01 Jul 10, 06:51PM