Reply to Re: Another problem about external
If you don't have an account, just leave the password field blank.
First, you have nine globals for this? That's a lot, considering the variable limit.
Second, that is honestly one of the weirdest bugs I've ever seen. In my experience, sprite numbers are steady. Put the &d1 = ¤t_sprite at the very beginning of the main procedure of dot1, (before any create_sprite or sp_script commands or whatever) and see if that helps...
Second, that is honestly one of the weirdest bugs I've ever seen. In my experience, sprite numbers are steady. Put the &d1 = ¤t_sprite at the very beginning of the main procedure of dot1, (before any create_sprite or sp_script commands or whatever) and see if that helps...