Re: [Circle] world questions

From: Neal and Kristen (nlahndorff@earthlink.net)
Date: 12/01/00


From db.c, discrete_load (circa bpl 14)

      if (nr >= 99999)
        return;
      else
        switch (mode) {
          case DB_BOOT_TRG:
            parse_trigger(fl, nr);
            break;
          etc...

99999 is an eof marker.

Patrick Dughi wrote:
>
>         Fooling around with some things...noticed that stock world dir has:
>
> - a room 99999 in the 61.wld file (this room is not in a zone)
> - rooms 3200-3205 not in a zone at all (in 31.wld file)
>
>         Nothing exciting, particularlly, but uh.. should be fixed.
>
>                                         PjD
>
> --
>    +---------------------------------------------------------------+
>    | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
>    | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
>    +---------------------------------------------------------------+

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 04/11/01 PDT