> $grep *.h -ne _PER_MUD_ > utils.h:115:#define SECS_PER_MUD_HOUR 75 > utils.h:116:#define SECS_PER_MUD_DAY >(24*SECS_PER_MUD_HOUR) > utils.h:117:#define SECS_PER_MUD_MONTH >(35*SECS_PER_MUD_DAY) > utils.h:118:#define SECS_PER_MUD_YEAR >(17*SECS_PER_MUD_MONTH) I believe there are other refrences to these you will have to change. I know there are somethings in the weather functions and the time commands (go figure). I did this in my MUD and it was actually relativley simple (after crashing the MUD a few times because I didn't make all the nessacry changes..) Brian +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT