At 08:43 AM 2/17/00 -0800, you wrote: >The problems are numerous and I was hoping someone had posted a snippet or >patch for bpl16. I am getting a ton of minor errors that I don't have time >to debug right now. I'd rather spend time working on original code. Any help Then either write hedit from scratch or buckle down and work with this, or.... give up. >would be greatly appreciated. > >nate If you want help, you MUST give us something to help you _with_. :P I recently hand patched hedit for bpl17 into my MUD, right after doing so for AEDIT, and here were some of the things I noticed: * what used to be olc.c is oasis.c. * <BLAH>_OLC_<BLAH> is now <BLAH>_OASIS_<BLAH> * olc_add_to/remove_from_save_list are now just add_to_save_list and remove_from_save_list * you'll want to define an SL_HLP for working with the save list And those are the biggies, the rest is all minor stuff. --StormeRider +------------------------------------------------------------+ | 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 : 04/10/01 PDT