Reply to Re: Screenlocks
If you don't have an account, just leave the password field blank.
Yes, the script is ok, but I think it's useless, because you can check for other monsters on the screen in a monster's die procedure. When a monster dies, if there aren't any other monsters, unlock the screen(check some monsters scripts from the source).
Anyway, if for some reasons you'll use this script, add
sp_nohit(¤t_sprite,1);
after
sp_nodraw(¤t_sprite,1);
or dink will be able to punch an invisible thing.
Anyway, if for some reasons you'll use this script, add
sp_nohit(¤t_sprite,1);
after
sp_nodraw(¤t_sprite,1);
or dink will be able to punch an invisible thing.






