Re: [Coder-Com] Umode +k

2002-09-22 Thread chojin
> Is it possible to make users +k ?? With a patch or something ... > > Tnx in advance ;-) > Ace > Hello, to allow global operators to use umode +k, in s_user.c you need to modify in set_user_mode() function this: - if (!(setflags & FLAGS_CHSERV)) + if (!(setflags & FLAGS_CHSERV) && !IsOper(

[Coder-Com] Umode +k

2002-09-22 Thread Frederic Kinnaer
Is it possible to make users +k ?? With a patch or something ... Tnx in advance ;-) Ace