--- deliantra/server/ext/login.ext 2007/01/08 01:19:03 1.14 +++ deliantra/server/ext/login.ext 2007/01/08 12:23:32 1.15 @@ -294,7 +294,7 @@ return cf::override 0 unless $ob->type == cf::PLAYER; - my $pl = $ob->pl; + my $pl = $ob->contr; # update respawn position $pl->savebed ($bed->map->path, $bed->x, $bed->y); @@ -380,7 +380,5 @@ } }; -cf::player::find "schmorp";#d# - $SCHEDULER->prio (1);