Reply to Re: more problems
If you don't have an account, just leave the password field blank.
And is it saying these lines?
I think the game normally keeps track of variables defined in its main procedure as long as you don't switch screens. So I'm actually confused about this not working.
I guess it always says: "U hit me 0 times"?
say_stop("ok",¤t_sprite); say_stop("u hit me &a times ^^",¤t_sprite);
I think the game normally keeps track of variables defined in its main procedure as long as you don't switch screens. So I'm actually confused about this not working.
I guess it always says: "U hit me 0 times"?