--- deliantra/server/socket/init.c 2006/04/17 07:31:54 1.2 +++ deliantra/server/socket/init.c 2006/06/11 15:02:17 1.4 @@ -124,6 +124,8 @@ ns->has_readable_type = 0; ns->supported_readables = 0; ns->monitor_spells = 0; + ns->mapinfocmd = 0; + ns->extcmd = 0; /* we should really do some checking here - if total clients overflows * we need to do something more intelligent, because client id's will start