Reply to Re: how do i script this .c file?
If you don't have an account, just leave the password field blank.
Add these lines:
int &hold = sp_editor_num(&current_sprite);
editor_type(&hold, 1);
to that if you really want the sprite to permanently gone from the screen even when dink leaves and comes back.
int &hold = sp_editor_num(&current_sprite);
editor_type(&hold, 1);
to that if you really want the sprite to permanently gone from the screen even when dink leaves and comes back.






