On Sun, 10 May 1998, John Evans wrote:
->I did some testing, and the 10 length seems to be the pre-encrypted
->length, not what is saved in the datafiles.
According to stock bpl12's structs.h,
#define MAX_PWD_LENGTH 10 /* .... */
.
.
.
char pwd[MAX_PWD_LENGTH+1];
It most certainly is used in the data files. :)
-dak
+------------------------------------------------------------+
| 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