]> jfr.im git - irc.git/blobdiff - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/1999/000326.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 1999 / 000326.html
diff --git a/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/1999/000326.html b/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/1999/000326.html
new file mode 100644 (file)
index 0000000..6a92f7c
--- /dev/null
@@ -0,0 +1,97 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+   <TITLE> [IRCServices] Some help on cooding
+   </TITLE>
+   <LINK REL="Index" HREF="index.html" >
+   <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Some%20help%20on%20cooding&In-Reply-To=199911150945.EAA24780%40mailfw1.ford.com">
+   <META NAME="robots" CONTENT="index,nofollow">
+   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+   <LINK REL="Previous"  HREF="000325.html">
+   <LINK REL="Next"  HREF="000328.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+   <H1>[IRCServices] Some help on cooding</H1>
+    <B>Andrew Kempe</B> 
+    <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Some%20help%20on%20cooding&In-Reply-To=199911150945.EAA24780%40mailfw1.ford.com"
+       TITLE="[IRCServices] Some help on cooding">andrewk at icon.co.za
+       </A><BR>
+    <I>Mon Nov 15 03:25:03 PST 1999</I>
+    <P><UL>
+        <LI>Previous message: <A HREF="000325.html">[IRCServices] Some help on cooding
+</A></li>
+        <LI>Next message: <A HREF="000328.html">[IRCServices] Some help on cooding
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#326">[ date ]</a>
+              <a href="thread.html#326">[ thread ]</a>
+              <a href="subject.html#326">[ subject ]</a>
+              <a href="author.html#326">[ author ]</a>
+         </LI>
+       </UL>
+    <HR>  
+<!--beginarticle-->
+<PRE>The problem is that no one seems to understand how SVSNICK works. SVSNICK
+does *not* change a user's nickname is *not* propogated to all servers.
+
+A SVSNICK command is sent to the server the client is using. That server
+then issues a NICK change and propogates the NICK command to ALL servers.
+Thus, you can't send modes for the new nickname because that nickname does
+not yet exist (the NICK command has not yet propogated back down the chain
+of servers).
+
+If you really wanted to do something like this, send the SVSMODE before the
+SVSNICK.
+
+As for all the other stuff about hacking channels and modes and stuff, I
+don't understand it well enough to be able to comment.
+
+Andrew
+
+&gt;<i> -----Original Message-----
+</I>&gt;<i> From: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">owner-ircservices at ender.shadowfire.org</A>
+</I>&gt;<i> [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">owner-ircservices at ender.shadowfire.org</A>]On Behalf Of Pinto, Joao
+</I>&gt;<i> Luis (J.)
+</I>&gt;<i> Sent: 15 November 1999 11:46
+</I>&gt;<i> To: '<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ender.shadowfire.org</A>'
+</I>&gt;<i> Subject: RE: [IRCServices] Some help on cooding
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Does not work with supported servers ???
+</I>&gt;<i> I thaugth services were supporting +r mode change and nick protection with
+</I>&gt;<i> change to GuestXXXX,
+</I>&gt;<i> If I am not wrong to be able to do this you need SVSMODE and SVSNICK.
+</I>&gt;<i> ........
+</I>&gt;<i> &gt;I have tried this  also but the problem is if user is on a laged server,
+</I>&gt;<i> the
+</I>&gt;<i> &gt;SVSNICK  will have some delay, and note, you send the svsmode,
+</I>&gt;<i> or svs2mode
+</I>&gt;<i> just
+</I>&gt;<i> &gt;after SVSNICK, so the User nick have not changed yet and ircd replyes a
+</I>&gt;<i> user
+</I>&gt;<i> &gt;not found
+</I>[snip]
+
+---------------------------------------------------------------
+To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
+with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
+
+</PRE>
+
+<!--endarticle-->
+    <HR>
+    <P><UL>
+        <!--threads-->
+       <LI>Previous message: <A HREF="000325.html">[IRCServices] Some help on cooding
+</A></li>
+       <LI>Next message: <A HREF="000328.html">[IRCServices] Some help on cooding
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#326">[ date ]</a>
+              <a href="thread.html#326">[ thread ]</a>
+              <a href="subject.html#326">[ subject ]</a>
+              <a href="author.html#326">[ author ]</a>
+         </LI>
+       </UL>
+
+</body></html>