Search found 1 match

by FNar
Mon Nov 12, 2007 1:06 am
Forum: Unreal 3.2 Support
Topic: ERROR TO START UNREAL
Replies: 10
Views: 8483

Re: ERROR TO START UNREAL

/* Server specific configuration */
set { (LINE 71)
kline-address "[email protected]";
auto-join "#PR_Nocturnoy";
modes-on-connect "+ixw";
modes-on-oper "+xwgs";
oper-auto-join "#Ayuda";
dns {
nameserver 69.89.31.147;
timeout 2s;
retries 2;
};
};
You closed the dns { block, but you didn't ...