Schedule() function getEventTimeLeft not found...
by Millikin University (#0003) · in Torque Game Engine · 11/17/2005 (12:55 pm) · 1 replies
I have heard of a function that allows you to check the time until execution of a scheduled eventID.
For instance, the following code should tell me how long until eventID will execute, but the console returns an error along the lines of "getEventTimeLeft not found"
%timeUntilRun = getEventTimeLeft( eventID );
Any ideas?
For instance, the following code should tell me how long until eventID will execute, but the console returns an error along the lines of "getEventTimeLeft not found"
%timeUntilRun = getEventTimeLeft( eventID );
Any ideas?
Torque Owner Cinder Games
www.garagegames.com/mg/forums/result.thread.php?qt=25457