Reply to Re: Yet another script question
If you don't have an account, just leave the password field blank.
void main (void)
{
//uncomment following line to test
//sp_nodraw(¤t_sprite, 1);
int &here = sp_nodraw(¤t_sprite, -1);
}
{
//uncomment following line to test
//sp_nodraw(¤t_sprite, 1);
int &here = sp_nodraw(¤t_sprite, -1);
}








