Reply to Re: Some problem
If you don't have an account, just leave the password field blank.
Sprite 1 is always Dink, yes, but sp(1) is not. sp(1) is the sprite number of editor sprite 1. Since Dink doesn't exist in the editor, sp(1) is not Dink. In other words: sp_editor_num(1) doesn't exist, so probably returns 0 or -1.