ID:270153
![]() Jan 22 2006, 4:30 pm
|
|
how would i make a code that would count down and do something when it reachs 0:0:0 ive tried this system sevral times but i wont work.
|
![]() Jan 22 2006, 4:39 pm (Edited on Jan 22 2006, 4:57 pm)
|
|
Try this not sure if it works though I havent tested it.
|
Hmmmm... Well, you could set a variable for the base time, then wait one second, subtract 1, and loop through it.
proc That's just a very basic way of doing it. |