Basically, on my mud, I am running with the normal directions plus the 4 extra descriptions I once made a patch available for, plus another for virtual map support. As far as builders go, I extended what they could edit at a given time by: *defining LVL_REVIEW to be the level of area reviewers, area reviewers and above can edit anything. *adding a HOME value in addition to the OLC value that allows them to only edit certain zones. I had a problem with builders using dig to dig into places they shouldn't, and needed to fix the code appropriately. This code works for area reviewers and above, and crashes the mud on builders attempting to do this. I am re-reviewing the original source code to do_dig, but can anyone see my mistake? Because this message is too long to fit in the 200 line limit, check out the dig code I have at http://sunrise.windsofstorm.net/~nathan/dig.c The syslogs yielded me the following tidbits of information: sunrise:/files/wosbuild$ grep -i dig sys* syslog.CRASH:Mon Dec 7 15:04:11 :: DIG:: Argument: n 11101 syslog.CRASH:Mon Dec 7 15:04:11 :: Dig:: in room 11100, room to edit: 11101 sunrise:/files/wosbuild$ The core file did not seem to appear and get processed by my auto-gdb'ing autorun. ---=-StormeRider-=--- StormeRider -- Winds of Storm (http://www.windsofstorm.net/wos) ICQ: 2810688 -- winds.windsofstorm.net:4004 (circle3.0bpl11) (c) 1997,8 -- The Last Sunrise (http://sunrise.windsofstorm.net) WoS Designs -- sunrise.windsofstorm.net:9000 (EoD v.4 [TLS v.1]) +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST