--- deliantra/server/socket/request.C 2006/12/16 21:40:26 1.44 +++ deliantra/server/socket/request.C 2006/12/19 04:58:05 1.45 @@ -259,6 +259,12 @@ } void +ExtiCmd (char *buf, int len, client *ns) +{ + INVOKE_CLIENT (EXTICMD, ns, ARG_DATA (buf, len)); +} + +void MapInfoCmd (char *buf, int len, player *pl) { //