Search found 3 matches

by rOOb
Sun Nov 14, 2004 12:54 am
Forum: Unreal 3.2 Support
Topic: please help!!!
Replies: 3
Views: 1664

this may make it clearer(this is from my conf)

* pingfreq (how often to ping a user/server in seconds);
* maxclients (how many connections for this class);
* sendq (maximum send queue from a connection);
* recvq (maximum receive queue from a connection [flood control]);
* };
*/

class clients
{ pingfreq 150;
maxclients 250;
sendq 1000000 ...
by rOOb
Sun Nov 14, 2004 12:04 am
Forum: Unreal 3.2 Support
Topic: please help!!!
Replies: 3
Views: 1664

btw

i am trying to run unreal on windows xp if that makes a diff
by rOOb
Sun Nov 14, 2004 12:02 am
Forum: Unreal 3.2 Support
Topic: please help!!!
Replies: 3
Views: 1664

please help!!!

k i have configed the conf..i get this error:
[error] unrealircd.conf:317: class::pingfreq missing
[error] unrealircd.conf:317: class::maxclients missing
[error] unrealircd.conf:317: class::sendq missing.
i was told to check b4 that..that was where the error was.....well ive compared it to the ...