Aedit saving

From: Bejhan Jetha (nhlstar6@YAHOO.COM)
Date: 01/31/02


Okay I have a saveolc function:

ACMD(do_saveolc)
{
   save_all();
   sprintf(buf, "(GC) %s saved all olc information.\r\n", GET_NAME(ch));
   mudlog(buf, BRF, MAX(LVL_RULER, GET_INVIS_LEV(ch)), TRUE);
}

And when I edit an action and save it with this the MUD core dumps... what
do I do?

--
   +---------------------------------------------------------------+
   | 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