Page 1 of 1

moving user between channel

Posted: Fri Apr 22, 2005 2:12 pm
by pstruh22
Hi.

Can I move users between channels ?

Its Unreal support command like this?

/move nick #chan @chan1 - move user from chan to chan1

its possilbe on UnrealIRCD ?

thanks

Posted: Fri Apr 22, 2005 2:21 pm
by White_Magic
yes this could quite easily be possible, im sure a simple module would do the job :) - ask in the modules section maybe someone will do it for u

Posted: Fri Apr 22, 2005 2:30 pm
by Matridom
/sapart user #channel
/sajoin user #channel

Posted: Fri Apr 22, 2005 2:39 pm
by pstruh22
Matridom wrote:/sapart user #channel
/sajoin user #channel

OK, thanks :) its work :)