On Tue, 11 Jun 2002, SoulReaper Is here wrote: >i just implemented who2.txt into my mud code.. bpl21 >i get 12 errors to be exact.. >undefined symbol arg >undefined symbol buf >undefined symbol buf1 Those no longer exist. >undefined symbol WHO_USAGE Probably wants WHO_FORMAT (unless it was changed in the who2.txt document, in which case you forgot to add it). >undefined symbol PRF_ANON Not in stock code. Probably added by the who2.txt code. >undefined symbol go >undefined symbol boot_high No idea for 'go'. 'boot_high' is probably a variable you were supposed to add to keep track of the maximum amount of people ever logged in simultaneously this boot. -- George Greer greerga@circlemud.org -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | | Newbie List: http://groups.yahoo.com/group/circle-newbies/ | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT