Okay
I think I know what's wrong with my medit saving to memory problem
in the patch from 1.3 to 1.5 ...olc.h
+
+/*
+ * Submodes of OEDIT connectedness.
+ */
#define OEDIT_MAIN_MENU 1
#define OEDIT_EDIT_NAMELIST 2
#define OEDIT_SHORTDESC 3
@@ -125,8 +173,9 @@ extern struct olc_save_info *olc_save_li
#define OEDIT_EXTRADESC_MENU 24
#define OEDIT_LEVEL 25
Now, does this mean that the extern struct olc_save info* olc_save_li
should be concatenated to the end of some of the #define lines
If so - which ones, since my line numbering is differnet to the
patch.
(this is also in the zedit, medit and other connectives..)
Thank you.
Dan.
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST