--- deliantra/server/include/cfperl.h 2007/07/01 05:00:18 1.81 +++ deliantra/server/include/cfperl.h 2007/07/11 16:55:18 1.82 @@ -213,6 +213,9 @@ virtual ~attachable (); + // set a custom key to the given value, or delete it if value = 0 + void set_key (const char *key, const char *value = 0); + attachable &operator =(const attachable &src); // used to _quickly_ device wether to shortcut the evaluation