HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

elapsed time since game start

01-05-2004, 10:24 AM#1
curi
how do i find out the elapsed time since the game started? i want to print it out in a debugging message.
01-05-2004, 11:05 AM#2
Scarlet-Russian
start a timer at time elapsed = 00 (make sure NOT to do it at map initialization. You can then either display that timer or refrence it.