You can just add code to do this in one of the update functions. 
time_info.hour will tell you if it's midnight (0 = midnight).
time_info.day will tell you the day.  I'm not sure how many days are in
your mud's month, but if they were all set to 35 days per month, then you
can easily see the arithmetic sequence of numbers that represent mondays.

> Greetings,
>       I'm attempting to do something.  I want to have a timed event
> happen (for examples sake) at midnight every Monday.  How would I do
> that?
>
> Thanks in advance.
>
> -K
>
> --
> ROM mailing list
> [email protected]
> http://www.rom.org/cgi-bin/mailman/listinfo/rom
>


Reply via email to