--- deliantra/server/include/object.h 2008/05/04 08:25:33 1.173 +++ deliantra/server/include/object.h 2008/05/04 15:22:14 1.174 @@ -539,6 +539,7 @@ void enter_exit (object *exit);//Perl MTH void enter_map (maptile *newmap, int x, int y); + void player_goto (const char *path, int x, int y); // only for players // returns the mapspace this object is in mapspace &ms () const;