Search found 7 matches

by Synlif
Mon Aug 09, 2004 7:08 am
Forum: Unreal 3.2 Support
Topic: max nick length
Replies: 1
Views: 1609

max nick length

how would i change maxnicklength from 30 to about 15?
by Synlif
Mon Jul 19, 2004 5:23 pm
Forum: Unreal 3.2 Support
Topic: disable Ping on connect message
Replies: 6
Views: 3967

thanks :)
by Synlif
Mon Jul 19, 2004 4:58 pm
Forum: Unreal 3.2 Support
Topic: disable Ping on connect message
Replies: 6
Views: 3967

what exactly does nospoof do, and how would i compile without it?
by Synlif
Mon Jul 19, 2004 4:08 pm
Forum: Unreal 3.2 Support
Topic: disable Ping on connect message
Replies: 6
Views: 3967

disable Ping on connect message

Is there a easy way to turn off the "If you are having problems connecting due to ping timeouts, please type /quote pong 45C45823 or /raw pong 45C45823 now." message when a user connects?
by Synlif
Mon Jul 12, 2004 3:00 pm
Forum: Unreal 3.2 Support
Topic: listen specific IP
Replies: 4
Views: 2241

ok thats what I needed to know, if I was just doing something wrong with Unreal or if it was something else, thanks now I know what to look for
by Synlif
Sun Jul 11, 2004 11:58 pm
Forum: Unreal 3.2 Support
Topic: listen specific IP
Replies: 4
Views: 2241

I have that set

unrealircd.conf
..
listen 65.75.153.121:6667;
..

unrealircd.conf Rehashing
-
{6:49:16-PM} -irc.n3wb.net- *** Notice -- Loading IRCd configuration ..
-
{6:49:16-PM} -irc.n3wb.net- *** Notice -- Configuration loaded without any problems ..


connection attempt at a different IP but ...
by Synlif
Sun Jul 11, 2004 9:44 pm
Forum: Unreal 3.2 Support
Topic: listen specific IP
Replies: 4
Views: 2241

listen specific IP

I have unreal 3.2 running on a server that has a block of 10 IP's and I can't seem to get unreal to only listen to one. It doesn't seem to matter if I even have a IP that is even valid for the server, I have only been trying useing "listen IP:port;" because I thought thats what it was for... maybe I ...