Reply to Re: HElp!
If you don't have an account, just leave the password field blank.
I noticed you sometimes put a space after ¤t_sprite and 1, but mostly you don't. Dunno if that has got something to do with the problem, but I've learned it's a good thing to always do things the same way.
say_stop("`6I've just started an honest buisness",¤t_sprite);
wait(200);
say_stop("SO you do this for a living!!",1);
wait(200);
say_stop("I'm gonna cal 911 on my cell!!",1);
wait(200);
say_stop("`6call who? on what?", ¤t_sprite);
say_stop("`6I've just started an honest buisness",¤t_sprite);
wait(200);
say_stop("SO you do this for a living!!",1);
wait(200);
say_stop("I'm gonna cal 911 on my cell!!",1);
wait(200);
say_stop("`6call who? on what?", ¤t_sprite);