--- deliantra/server/server/cfperl.xs 2010/04/08 19:31:22 1.362 +++ deliantra/server/server/cfperl.xs 2010/04/11 01:35:51 1.363 @@ -1226,6 +1226,7 @@ if (type == PLAYER) return format ("player/<1.%llx>/%s", (unsigned long long)uuid.seq, &name); else + // TODO: should be able to save references within the same map, at least return 0; }