>>every time i do that it says opps i forgot what you wanted to save On Wed, 3 Mar 1999, Tony Robbins wrote: >DG Scripts are automatically saved to disk. You might be e-mailing because >you're rebooting and the triggers are "gone." > >Well, they aren't gone. > >Make sure you have a <zone number>.zon line in your lib/world/trg/index >(before the $), so that they are loaded at boot. > >Once again, DG Scripts save to disk when you edit. That message appears when people don't patch olc.c properly. if (subcmd >= 0 && subcmd <= 4) /* See notice at top of file. */ type = olc_scmd_info[subcmd].text; else { send_to_char("Oops, I forgot what you wanted to save.\r\n", ch); return; } -- George Greer greerga@circlemud.org http://www.circlemud.org/~greerga/ +------------------------------------------------------------+ | 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