Reply to Re: Multiple Sprites
If you don't have an account, just leave the password field blank.
Yep. &blah has no actual connection to the sprite itself, it just stores the sprite number so if you create another sprite using &blah it will store the new number and only affect that new sprite when you use sp_whatever. You can use it later for anything else you'd use a variable for, as well.