Search found 2 matches

by misutowolf
Sun Jun 08, 2008 3:35 pm
Forum: Unreal 3.2 Support
Topic: Event '376' (End of MOTD) not getting sent?
Replies: 3
Views: 1653

Re: Event '376' (End of MOTD) not getting sent?

Yeah...I feel quite stupid. Apparently I was under the assumption that Unreal had a default MOTD already there (ircd.motd), but it didn't.

I had no MOTD for the server to send, so OBVIOUSLY the event wasn't being sent/triggered. Now that I've written one, everything works great!
by misutowolf
Sun Jun 08, 2008 3:22 pm
Forum: Unreal 3.2 Support
Topic: Event '376' (End of MOTD) not getting sent?
Replies: 3
Views: 1653

Event '376' (End of MOTD) not getting sent?

Hi. I'm writing a Perl bot and testing it on my server (running UnrealIRCD 3.2.7 on Debian Lenny), and for some reason, the bot isn't getting the End of MOTD event from the server.

I've tested said script on another server and it seems to be working fine, so I was just wondering if there's ...