The Dink Network

Reply to Re: What's wrong with this loop?

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
February 25th 2004, 04:31 PM
pq_frog.gif
Ric
Peasant They/Them Canada
 
I know you're *supposed* to be able to stack some commands, but I wouldn't risk it.
...
if (&time < 1)
{
kill_this_task();
}
...
(edit)
then try adding this in the loop-
say_stop(&time,1);
that way you know where its at.
Of course its easier to ALT-D and read the Debug log...