Game Development Community

How to get the system time in TGB

by ZengZhen · in Technical Issues · 11/03/2008 (12:45 am) · 3 replies

I am currently trying to make the game that needs the control of the system time, I am hoping you guys could tell me the way of getting the system time in TGB.Thanks!

About the author

Recent Threads


#1
11/03/2008 (2:09 am)
Does getRealTime() help?
#2
11/03/2008 (7:23 pm)
Thank you for your quick answer, but this function can not get the current date, which is used for controling the expiration of the tools' using in my game.
#3
11/03/2008 (10:13 pm)
I'm sure I've seen this question asked previously, and the answer was no, at this point you can't get the system date/time just using script. If you have the source code you may be able to add something in there.