View Single Post
Old 05-31-2002, 03:02 PM   #2
mhc
Member
 
Join Date: May 2002
Location: Linköping, Sweden
Posts: 31
mhc is on a distinguished road
I would suggest that the problem is with the driver, or rather, the mis-match of the old NannyMUD lib and the LDMUD driver. For example, the query_idle() efun, which is needed for the idle time, might be missing, do nothing, or do something different that the one in the old NannyMOS originally running the lib.

You will have to check the driver source to see what you should be using, and then modify the lib. Or, you could implement the needed efuns (or change behaviour of existing ones).

Good luck.
mhc is offline   Reply With Quote