--- deliantra/server/socket/init.C 2006/08/17 20:23:32 1.2 +++ deliantra/server/socket/init.C 2006/08/18 02:06:58 1.3 @@ -1,6 +1,6 @@ /* * static char *rcsid_init_c = - * "$Id: init.C,v 1.2 2006/08/17 20:23:32 root Exp $"; + * "$Id: init.C,v 1.3 2006/08/18 02:06:58 root Exp $"; */ /* @@ -126,6 +126,7 @@ ns->monitor_spells = 0; ns->mapinfocmd = 0; ns->extcmd = 0; + ns->extmap = 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