Reply to Re: ...When I lose control...
If you don't have an account, just leave the password field blank.
There are a few things wrong with it. You don't have a void main(void) part, and your freeze lines lack semicolons.
EDIT : Okay, try adding this :
void main(void)
{
sp_touch_damage(¤t_sprite, -1);
}
EDIT : Okay, try adding this :
void main(void)
{
sp_touch_damage(¤t_sprite, -1);
}