Reply to Timer
If you don't have an account, just leave the password field blank.
September 26th 2008, 08:07 AM

?
I've got a problem with Sparrowhawk's Timer. How can I stop the timer? I have a not-ready script here:
void hit( void )
{
Playsound(52,22050,0,0,0);
fade_down();
}
Now I would like to know what must I put here to make the timer stop running.
Thanks, Mystery...
void hit( void )
{
Playsound(52,22050,0,0,0);
fade_down();
}
Now I would like to know what must I put here to make the timer stop running.
Thanks, Mystery...





