EDIT: Still not working
Search found 5 matches
- Fri Nov 12, 2004 8:39 pm
- Forum: Unreal 3.2 Support
- Topic: MOTD
- Replies: 20
- Views: 10248
- Thu Nov 11, 2004 9:40 pm
- Forum: Unreal 3.2 Support
- Topic: MOTD
- Replies: 20
- Views: 10248
Thanks again for all your help. I can't seem to be able to give my self the permissions I need to rehash though heh. Here is the code I am using:
Any ideas?[/code]
Code: Select all
oper SNewman {
class clients;
from {
userhost *@*;
};
flags
{
r,O,A;
};
};- Thu Nov 11, 2004 8:05 pm
- Forum: Unreal 3.2 Support
- Topic: MOTD
- Replies: 20
- Views: 10248
- Thu Nov 11, 2004 3:18 pm
- Forum: Unreal 3.2 Support
- Topic: MOTD
- Replies: 20
- Views: 10248
- Thu Nov 11, 2004 5:38 am
- Forum: Unreal 3.2 Support
- Topic: MOTD
- Replies: 20
- Views: 10248
MOTD
Hi. I just spent about an hour getting my UnrealIRCD up. And now, I can't even get MOTD working! I have a MOTD file in the same directory that UnrealIRCD is installed in.......is that right? Am I just supposed to type the message in that file? Put it in brackets? A little help please.