unkline global

Jack L. xxjack12xx at doramail.com
Fri Sep 17 18:24:12 EDT 2004


In spy_whois_notice.c, change this line

  if (MyConnect(data->client_p) &&
      IsOper(data->client_p) && (data->client_p != data->source_p)
      && data->client_p->umodes & FLAGS_SPY)

to say

  if (IsOper(data->client_p) && (data->client_p != data->source_p)
      && data->client_p->umodes & FLAGS_SPY)

and recompile.

I took out the MyConnect(data->client_p) && part.
----- Original Message -----
From: Wade <techie at linuxirc.com>
Date: Fri, 17 Sep 2004 17:24:12 -0500
To: General IRCD-Hybrid Discussion <hybrid at lists.ircd-hybrid.org>
Subject: Re: unkline global

> yeah, its 7.0.3.
> The whois mod I'm looking for is to send a notice to me when some does a 
> /whois on me.
> I see the spy_whois_notice.c is for local clients only.
> Was looking for a one that will work global as well.
> 
> Wade
> 
> Jack L. wrote:
> 
> >There is no 7.3, do you mean 7.0.3? There should be remote unkline already, you just need to set up your shared blocks correctly. Also, what do you mean by global whois mod? You can do a global whois with /whois nick nick.
> >----- Original Message -----
> >From: Wade <techie at linuxirc.com>
> >Date: Fri, 17 Sep 2004 16:58:46 -0500
> >To: hybrid at lists.ircd-hybrid.org
> >Subject: unkline global
> >
> >  
> >
> >>I am running hybrid-ircd 7.3. Which seems to be the best ircd I've ran 
> >>so for.
> >>Can someone explain how to setup and do a remote unkline for me please?
> >>Also, Is there a global whois notice mod available?
> >>
> >>Thanks in advance,
> >>Wade
> >>    
> >>
> >
> >
> >
> >
> >                              ~Jack~
> >
> >  
> >
> 




                              ~Jack~

-- 
_______________________________________________
Get your free email from www.doramail.com with 30 Megs of disk space in webhosting and e-mail storage!


Powered by Outblaze



More information about the hybrid mailing list