--- deliantra/server/plugins/cfperl/cfperl.xs 2006/03/21 02:08:02 1.39 +++ deliantra/server/plugins/cfperl/cfperl.xs 2006/03/26 15:52:03 1.40 @@ -1495,6 +1495,10 @@ RETVAL = (object *)object_insert (&unused_type, ob, 0, where, orig, flag, x, y); } +const char *get_ob_key_value (object *op, const char *key) + +bool set_ob_key_value (object *op, const char *key, const char *value = 0, int add_key = 1) + object *get_nearest_player (object *ob) ALIAS: nearest_player = 0 PREINIT: