<?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/12246" />

	<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>2006-08-07T17:18:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[redtube]]></name></author>
		<updated>2006-08-07T17:18:19-04:00</updated>

		<published>2006-08-07T17:18:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65237#p65237</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65237#p65237"/>
		<title type="html"><![CDATA[how to remove channel appearing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65237#p65237"><![CDATA[
my goodness this has done the trick, really kind of you<br>thanks very much<br>regards<br>Dave R<br>west London UK<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7435">redtube</a> — Mon Aug 07, 2006 5:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[krimson]]></name></author>
		<updated>2006-08-07T16:00:32-04:00</updated>

		<published>2006-08-07T16:00:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65234#p65234</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65234#p65234"/>
		<title type="html"><![CDATA[how to remove channel appearing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65234#p65234"><![CDATA[
ok, i didn't quite understand what you wanted at first.<br><br>you might want to reconsider editing your config<br><div class="codebox"><p>Code: </p><pre><code>set bwhere 1</code></pre></div> will send the rules to the whole channel via notice (hence the channel appearing)<br>if you want to send it (and i think you do) only to the user who typed !rules use <div class="codebox"><p>Code: </p><pre><code>set bwhere 0</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7663">krimson</a> — Mon Aug 07, 2006 4:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[redtube]]></name></author>
		<updated>2006-08-07T15:42:46-04:00</updated>

		<published>2006-08-07T15:42:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65233#p65233</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65233#p65233"/>
		<title type="html"><![CDATA[how to remove channel appearing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65233#p65233"><![CDATA[
I've looked at the rules.txt and example of what it contains below <br><blockquote class="uncited"><div>The Rules of Channel &lt;channel name here&gt;<br>1.  There is to be no disrespect or mockery of religions creed or faiths. We encourage Healthy criticism based on ideas or facts which must be well respected. Any breach of this rule will be considered a major infringement of Mideast Channel and serious consequences will result by the Manager.<br>2.  You can say what you want, what you think, but you MUST respect others viewpoint. In short words: DO NOT INSULT!<br>3.  You can announce, such as what music your are listening to. Links(URL'S) allowed to reputable bona fide sites only! That means no porn or sex sites.</div></blockquote>but the call up shows the channel name that its being called in for every line of the rules, like this:<br><blockquote class="uncited"><div>20:46] &lt;TOCentral&gt; !rules<br>[20:46] -car3327:#tube- The Rules of Channel &lt;channel name here&gt;<br>[20:46] -car3327:#tube- 1.  There is to be no disrespect or mockery of religions creed or faiths. We encourage Healthy criticism based on ideas or facts which must be well respected. Any breach of this rule will be considered a major infringement of Mideast Channel and serious consequences will result by the Manager.<br>[20:46] -car3327:#tube- 2.  You can say what you want, what you think, but you MUST respect others viewpoint. In short words: DO NOT INSULT!<br>[20:46] -car3327:#tube- 3.  You can announce, such as what music your are listening to. Links(URL'S) allowed to reputable bona fide sites only! That means no porn or sex sites.</div></blockquote>I want to know how to remove the channel name on whatever channel its called up on so that it comes out like this:<br><blockquote class="uncited"><div>20:46] &lt;TOCentral&gt; !rules<br>[20:46] -car3327:- The Rules of Channel &lt;channel name here&gt;<br>[20:46] -car3327: 1.  There is to be no disrespect or mockery of religions creed or faiths. We encourage Healthy criticism based on ideas or facts which must be well respected. Any breach of this rule will be considered a major infringement of Mideast Channel and serious consequences will result by the Manager.<br>[20:46] -car3327: 2.  You can say what you want, what you think, but you MUST respect others viewpoint. In short words: DO NOT INSULT!</div></blockquote>you will see, above,no channel name preceeding each rule number.<br>Any ideas on how to do this looking once again at the tcl script ?<br>cheers<br>Dave R<br>west London UK<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7435">redtube</a> — Mon Aug 07, 2006 3:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[krimson]]></name></author>
		<updated>2006-08-07T14:53:16-04:00</updated>

		<published>2006-08-07T14:53:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65232#p65232</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65232#p65232"/>
		<title type="html"><![CDATA[how to remove channel appearing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65232#p65232"><![CDATA[
just open this file <div class="codebox"><p>Code: </p><pre><code>/home/breeze/eggdrop/text/rules.txt</code></pre></div> and change the text inside<br><br>ps. use <div class="codebox"><p>Code: </p><pre><code> tags when posting scripts / snippets</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7663">krimson</a> — Mon Aug 07, 2006 2:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[redtube]]></name></author>
		<updated>2006-08-07T15:57:15-04:00</updated>

		<published>2006-08-07T13:57:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65231#p65231</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65231#p65231"/>
		<title type="html"><![CDATA[how to remove channel appearing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65231#p65231"><![CDATA[
I have the following very small tcl script that when calling up displays the channel before it then goes on to show whats in a separate txt file<br><br>something like this: <br>[17:11] -car3327:#tube- The Rules of Channel &lt;channel name here&gt;[17:11] -car3327:#tube-  <br>[17:11] -car3327:#tube- 1.  There is to be no disrespect or mockery of religions creed or faiths. etc etc..<br><br>I want the channel part not to be shown so that it just shows<br><br>[17:11] -car3327:The Rules of Channel &lt;channel name here&gt;<br>[17:11] -car3327:#tube-  <br>[17:11] -car3327: 1.  There is to be no disrespect or mockery of religions creed or faiths. <br><br>How can I get rid of the channel name coming up?<br><div class="codebox"><p>Code: </p><pre><code># This sets the location of the file you want to be written out to someone in a msgset bfile "/home/breeze/eggdrop/text/rules.txt"#sets the command it should go on off in a chan or soset cmd "!rules"#this is where you set where the file should be printed out#private = 0#channel = 1set bwhere 1## don't edit below this line -----------------------------------bind pub -|- $cmd dumpfileproc dumpfile {nick handle host chan text } {global bfile bwhereset foo [open $bfile r]while { ! [eof $foo] } {        set line [gets $foo]                if {!$bwhere} {                puthelp "NOTICE $nick :$line"                } else {                puthelp "NOTICE $chan :$line"                }        }}putlog "Rules of #mideast written by MidEast"</code></pre></div>-----------------end--------------<br><br>thanks <br>Dave R.<br>west London uk<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7435">redtube</a> — Mon Aug 07, 2006 1:57 pm</p><hr />
]]></content>
	</entry>
	</feed>
