Page 1 of 1

U4 with one channel only.

Posted: Tue Feb 26, 2008 9:38 am
by arabek
I'd like to setup a server for my forum, but - i'd like to have a server with one channel only, and forced on-connect channel join. Is it possible with Unreal? How should an example server config look like?

Re: U4 with one channel only.

Posted: Tue Feb 26, 2008 2:18 pm
by nate
Why are you trying to do this with u4?

The u4 branch is still basically in absolute beginning of development (eg; alpha), should far from be used on any production/live environment.

You can easily get this done in the u3 branch (Latest: 3.2.7) using an allow channel block containing only the channel you want permitted, a deny channel block wildcard denying the rest and an option in the set block that would do the force join on connect.

Re: U3 with one channel only.

Posted: Tue Feb 26, 2008 4:04 pm
by arabek
Will try to do that, thanks!

P.S. I meant the last stable. U4 in the title is a typo ;)