Reply to Re: I swear something in the 1.08 patch is broken
If you don't have an account, just leave the password field blank.
It's even worse than I thought. You just talk to a sprite that's moving EVEN when it's ordered to from another script and BAM, he stops moving.
I've used goto jumps to solve it in the past, but in this case it's impossible to know where it should jump back to inside the loop, because multiple things are going on.
I've used goto jumps to solve it in the past, but in this case it's impossible to know where it should jump back to inside the loop, because multiple things are going on.