<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/4907" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2003-07-07T03:29:32-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/4907</id>

		<entry>
		<author><name><![CDATA[MarlbMan]]></name></author>
		<updated>2003-07-07T03:29:32-04:00</updated>

		<published>2003-07-07T03:29:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23168#p23168</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23168#p23168"/>
		<title type="html"><![CDATA[Hiding CTCP on partyline]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23168#p23168"><![CDATA[
yes but, I dont want to disable seeing all ctcp's, just this one<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3021">MarlbMan</a> — Mon Jul 07, 2003 3:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-07-06T06:14:12-04:00</updated>

		<published>2003-07-06T06:14:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23123#p23123</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23123#p23123"/>
		<title type="html"><![CDATA[Hiding CTCP on partyline]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23123#p23123"><![CDATA[
I think u can find your answer if u see <strong class="text-strong">.help console</strong> , u can disable seeing the ctcp's in partline.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Jul 06, 2003 6:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MarlbMan]]></name></author>
		<updated>2003-07-06T01:40:44-04:00</updated>

		<published>2003-07-06T01:40:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23106#p23106</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23106#p23106"/>
		<title type="html"><![CDATA[Hiding CTCP on partyline]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23106#p23106"><![CDATA[
I have a script that voices people when they /ctcp mybot VOICEME, here is an excerpt of the VERY simple script I threw together:<br><br>bind ctcp - VOICEME ctcpvoice<br>proc ctcpvoice {nick uh hand dest key arg} {<br>   pushmode #mychan +v $nick<br>   putlog "Voice requested from $nick"<br>}<br><br>The problem is, I have two lines that come through on the partyline:<br><br>Voice requested from MarlbMan<br>CTCP VOICEME:  from MarlbMan (<a href="mailto:blah@blah.blah">blah@blah.blah</a>)<br><br>Is there any way to stop it from pushing the CTCP VOICEME: line in console?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3021">MarlbMan</a> — Sun Jul 06, 2003 1:40 am</p><hr />
]]></content>
	</entry>
	</feed>
