]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002231.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002231.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Re: Akill problem in 5.0.22
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Re%3A%20Akill%20problem%20in%205.0.22&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002792.html">
11 <LINK REL="Next" HREF="002234.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Re: Akill problem in 5.0.22</H1>
15 <B>Saturn</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Re%3A%20Akill%20problem%20in%205.0.22&In-Reply-To="
17 TITLE="[IRCServices Coding] Re: Akill problem in 5.0.22">saturn at jetirc.net
18 </A><BR>
19 <I>Fri Oct 17 17:31:53 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002792.html">[IRCServices Coding] Re: Akill problem in 5.0.22
22 </A></li>
23 <LI>Next message: <A HREF="002234.html">[IRCServices Coding] Re: Akill problem in 5.0.22
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2231">[ date ]</a>
27 <a href="thread.html#2231">[ thread ]</a>
28 <a href="subject.html#2231">[ subject ]</a>
29 <a href="author.html#2231">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Would have been nice if someone had mentioned that (about the
35 ImmediatelySendAutokill) from the start. I would say the flag is misleading
36 in title then, because I (and 8 other people on my staff -- none of us are
37 dummies, either) read that as meaning it will Immediately send the auto
38 kill... &quot;ImmediatelyUpdateServers&quot; might be more fitting from an intuitive
39 standpoint, not that I'm suggesting changing the name, but at least the
40 documentation of it could be a bit more explicit IMHO.
41
42 and yes, I know there will be about 50 people (probably all of them
43 hard-core coders) shaking their heads in disbelief at what I've said, but
44 let's face it: If we were ALL hard-core coders, we wouldn't need Andrew and
45 his IRCServices, would we? We'd all be making our own. So all I'm saying
46 is how about a little slack for those of us with OTHER important skills that
47 might fall outside the scope of being the &quot;world's greatest expert&quot; on IRC
48 programming...
49
50 ----- Original Message -----
51 From: &quot;Ballsy&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ballsy at mystical.net</A>&gt;
52 To: &quot;IRC Services Coding Mailing List&quot;
53 &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;; &quot;IRC Services Coding Mailing List&quot;
54 &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
55 Sent: Friday, October 17, 2003 11:20 AM
56 Subject: Re: [IRCServices Coding] Re: Akill problem in 5.0.22
57
58
59 To save the rest of us from having to put up with more bickering,
60 it may be of note that I had to comment out 'EnableExclude' in order for my
61 immediate-kill functionality to work under bahamut (I know, you're using
62 Unreal). All the ImmediatelySendAkill does is informs all linked services
63 that they should add an Akill. It's then up to those servers to decide how
64 to deal with it.
65
66 Ballsy
67
68
69 At 10:18 AM 17/10/2003, Saturn wrote:
70 &gt;<i>Well, Andrew, I did read TFM. For what it's worth, all I found was this
71 </I>&gt;<i>entry under the description of the module options
72 </I>&gt;<i>
73 </I>&gt;<i>ImmediatelySendAutokill [OPTIONAL]
74 </I>&gt;<i> Causes OperServ to inform all servers of a new autokill or autokill
75 </I>&gt;<i>exclusion the moment it is added, rather than waiting for someone to match
76 </I>&gt;<i>it first.
77 </I>&gt;<i> Example: ImmediatelySendAutokill
78 </I>&gt;<i>
79 </I>&gt;<i>I read through the section about AKILLs and SQline, SGline, SZline, etc,
80 </I>&gt;<i>however all of what I read indicates that simply enabling the
81 </I>&gt;<i>ImmediatelySendAutokill option in the modules.conf (coupled with the fact
82 </I>&gt;<i>that everything ELSE is set up and workign properly) SHOULD cause services
83 </I>&gt;<i>to immediately scan the network for clients matching the akill mask, and
84 </I>&gt;<i>kill them.
85 </I>&gt;<i>
86 </I>&gt;<i>My point, sir, is that IT DOES NOT DO THIS. Thus, I'm sure you'll find, I
87 </I>&gt;<i>HAVE in fact read the f___ manual, and the manual does not address this
88 </I>&gt;<i>problem. If it doesn't matter to you, fine, but if it does, let's try and
89 </I>&gt;<i>get on with maybe solving the problem?
90 </I>&gt;<i>
91 </I>&gt;<i>Thanks
92 </I>&gt;<i>Saturn
93 </I>&gt;<i>
94 </I>&gt;<i>----- Original Message -----
95 </I>&gt;<i>From: &quot;Andrew Church&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>&gt;
96 </I>&gt;<i>To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
97 </I>&gt;<i>Sent: Friday, October 17, 2003 9:02 AM
98 </I>&gt;<i>Subject: Re: [IRCServices Coding] Re: Akill problem in 5.0.22
99 </I>&gt;<i>
100 </I>&gt;<i>
101 </I>&gt;<i>RTFM
102 </I>&gt;<i>
103 </I>&gt;<i> --Andrew Church
104 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
105 </I>&gt;<i> <A HREF="http://achurch.org/">http://achurch.org/</A>
106 </I>&gt;<i>
107 </I>&gt;<i> &gt;Haven't seen a reply to this one, so thought I'd better make sure this
108 </I>went
109 &gt;<i> &gt;through....
110 </I>&gt;<i> &gt;
111 </I>&gt;<i> &gt;----- Original Message -----
112 </I>&gt;<i> &gt;Sent: Friday, October 10, 2003 3:48 PM
113 </I>&gt;<i> &gt;Subject: Akill problem in 5.0.22
114 </I>&gt;<i> &gt;
115 </I>&gt;<i> &gt;
116 </I>&gt;<i> &gt;Running 5.0.22 on Unreal 3.1.7b1 (same as 3.1.6 except they fixed that
117 </I>&gt;<i> &gt;duplicate exit system notice that happens in 3.1.6).
118 </I>&gt;<i> &gt;
119 </I>&gt;<i> &gt;I just today added an akill (+0 time) .. I DO have the immediate auto
120 </I>kill
121 &gt;<i> &gt;option un-commented in the modules.conf, but it still didn't bother
122 </I>&gt;<i>scanning
123 </I>&gt;<i> &gt;for victims matching my akill mask nor did it actually KILL anyone... It
124 </I>&gt;<i> &gt;works if they are manually killed and then try to re-connect, but I
125 </I>thought
126 &gt;<i> &gt;that new option was so Services will immediately scan for and kill anyone
127 </I>&gt;<i> &gt;online that matches the mask as soon as the new akill is added...
128 </I>&gt;<i> &gt;
129 </I>&gt;<i> &gt;First: IS that what it's supposed to do?
130 </I>&gt;<i> &gt;
131 </I>&gt;<i> &gt;Second: If so, it's not working...
132 </I>&gt;<i> &gt;
133 </I>&gt;<i> &gt;Saturn
134 </I>&gt;<i> &gt;www.jetirc.net
135 </I>&gt;<i> &gt;
136 </I>&gt;<i> &gt;------------------------------------------------------------------
137 </I>&gt;<i> &gt;To unsubscribe or change your subscription options, visit:
138 </I>&gt;<i> &gt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
139 </I>&gt;<i>------------------------------------------------------------------
140 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
141 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
142 </I>&gt;<i>
143 </I>&gt;<i>------------------------------------------------------------------
144 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
145 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
146 </I>
147
148 ------------------------------------------------------------------
149 To unsubscribe or change your subscription options, visit:
150 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
151
152
153 </PRE>
154
155 <!--endarticle-->
156 <HR>
157 <P><UL>
158 <!--threads-->
159 <LI>Previous message: <A HREF="002792.html">[IRCServices Coding] Re: Akill problem in 5.0.22
160 </A></li>
161 <LI>Next message: <A HREF="002234.html">[IRCServices Coding] Re: Akill problem in 5.0.22
162 </A></li>
163 <LI> <B>Messages sorted by:</B>
164 <a href="date.html#2231">[ date ]</a>
165 <a href="thread.html#2231">[ thread ]</a>
166 <a href="subject.html#2231">[ subject ]</a>
167 <a href="author.html#2231">[ author ]</a>
168 </LI>
169 </UL>
170
171 </body></html>