Search found 2 matches
- Sat Feb 03, 2007 5:03 pm
- Forum: Unreal 3.2 Support
- Topic: No Channel Creation
- Replies: 6
- Views: 4018
- Sat Feb 03, 2007 3:25 am
- Forum: Unreal 3.2 Support
- Topic: No Channel Creation
- Replies: 6
- Views: 4018
No Channel Creation
Is it possible to stop users from creating new channels on /join so that the only channels they have access to are those on the official channels list?
Is it just a simple case of creating this:
deny channel {
channel "#*";
reason no user created channels;
};
Our network is very topic specific ...
Is it just a simple case of creating this:
deny channel {
channel "#*";
reason no user created channels;
};
Our network is very topic specific ...