> if (time_info.hours == 8) {
> <send a message>
> [snip]
>
> All the other commands in this if get executed, but the message
> never gets displayer, I have tried acts, sprintf, what , etc..
depends on who you are trying to send the message to. Obviously, just
sprintf() the message won't do anything useful, you have to send the
buffer to some characters.
+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://cspo.queensu.ca/~fletcher/Circle/list_faq.html |
+-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/07/00 PST