--- deliantra/server/ext/login.ext 2006/12/23 06:21:02 1.3 +++ deliantra/server/ext/login.ext 2006/12/23 06:45:33 1.4 @@ -251,9 +251,8 @@ # update respawn position $ob->contr->savebed ($bed->map->path, $bed->x, $bed->y); - #TODO? - #strcpy (pl->contr->killer, "left"); - #check_score (pl); /* Always check score */ + $ob->contr->killer ("left"); + $ob->check_score (); $ob->reply (undef, "In the future, you will wake up here when you die."); $ob->contr->save ();