Page 1 of 1

How to print system time coming from your pc to your game?

PostPosted: Sun Aug 19, 2012 4:33 am
by ayu04
Hello. Uhmm is it possible for game editor to print the system time in your computer?or being output the system time in your game screen? For example, after a player plays the game the time he plays the game will be recorded? thank you. :D

Re: How to print system time coming from your pc to your gam

PostPosted: Sun Aug 19, 2012 4:58 am
by skydereign
To do so you can use the getTime function (search this link). http://game-editor.com/docs/script_reference.htm
You can also search the forums for getTime, there are some good clock demos on the forums.