> i got an ascii player file and the mud is no rent but then i get some eq and
> save and quit and come back in im not holding any eq. it just goes straight
> to my inv. if there is a thing to fix this could someone please help me?
Check in structs.h for the following:
/*
* If you want equipment to be automatically equipped to the same place
* it was when players rented, set the define below to 1. Please note
* that this will require erasing or converting all of your rent files.
* And of course, you have to recompile everything. We need this feature
* for CircleMUD 3.0 to be complete but we refuse to break binary file
* compatibility.
*/
#define USE_AUTOEQ 0 /* TRUE/FALSE aren't defined yet. */
It should be self explanatory from there.
Tim.
--
+---------------------------------------------------------------+
| FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
| Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
+---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/04/01 PST