Reply to Re: i could use some help
If you don't have an account, just leave the password field blank.
Deanster: I've just uploaded a countdown timer script actually, so take a look at that when it's ready.
About the curly brackets, I think it's like Someone and DD95 say, that you can't set a variable that way. It works usually, but with a chance of screwing up.
If there's no variables involved you can often do it all on the same line, for example:
if (&cheese == 54) say("Cheese!", ¤t_sprite);
About the curly brackets, I think it's like Someone and DD95 say, that you can't set a variable that way. It works usually, but with a chance of screwing up.
If there's no variables involved you can often do it all on the same line, for example:
if (&cheese == 54) say("Cheese!", ¤t_sprite);