check out utils.c (around line 400 or so) and utils.h (around line 130 or so) I believe this is the correct place to change it.. not quite sure exactly though. But this was the best I could find. the lines your looking for should look something similar to this: now.year = (secs / SECS_PER_MUD_YEAR); /* 0..XX? years */ (utils.c) #define SECS_PER_MUD_YEAR (17*SECS_PER_MUD_MONTH) (utils.h) good luck with it... like I said.. dunno if this is what your looking for or not but it's a place to start looking at least _________________________________________________________________ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | | Newbie List: http://groups.yahoo.com/group/circle-newbies/ | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/26/03 PDT