Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
elapsed time since game start
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.