Reply to Re: Remove the obstacle
If you don't have an account, just leave the password field blank.
If the script is attached to the table properly, then simply
sp_active(¤t_sprite, 0);
editor_type(¤t_sprite, 1);
draw_hard_sprite(¤t_sprite);
should make the hardness go away and kill the table forever.
sp_active(¤t_sprite, 0);
editor_type(¤t_sprite, 1);
draw_hard_sprite(¤t_sprite);
should make the hardness go away and kill the table forever.