--- deliantra/server/ext/login.ext 2007/01/23 03:45:44 1.28 +++ deliantra/server/ext/login.ext 2007/01/23 03:56:44 1.29 @@ -381,8 +381,7 @@ ## pl_ref == one from object + one from cf::PLAYER ## ob_ref == one from simply being an object - #TODO: the above should be correct, understand the 1/0, respectively - if ($pl_ref == 1 && $ob_ref == 0) { + if ($pl_ref == 2 && $ob_ref == 1) { warn "player-scheduler destroy ", $ob->name;#d# # remove from sight and get fresh "copies"