Page 1 of 1

how to add auto mode on join channel

Posted: Wed Mar 12, 2008 6:33 pm
by mdma
hi i got unreal 3.2.7 and i did the sample conf file the server is up but i need to add to the conf file a command to auto set mode on channel join exp if i join #oper i need to see modes +nt can anyone help me to add this command and where it should be added in the conf file :) 10x

Re: how to add auto mode on join channel

Posted: Wed Mar 12, 2008 7:41 pm
by Casper
Taken from the docs:
set::modes-on-join <+modes>;
The modes that will be set on a channel when it is first created. Not all modes can be set using this command. +qaohvbeOAzlLk can NOT be set using this command.

Re: how to add auto mode on join channel

Posted: Wed Mar 12, 2008 7:57 pm
by mdma
10x for ur help it worked :)