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

	<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-06-03T07:58:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[whittinghamj]]></name></author>
		<updated>2006-06-03T07:58:56-04:00</updated>

		<published>2006-06-03T07:58:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63650#p63650</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63650#p63650"/>
		<title type="html"><![CDATA[locking !cmd to a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63650#p63650"><![CDATA[
works great now - thanks for pointing that part out <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> silly me<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7783">whittinghamj</a> — Sat Jun 03, 2006 7:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-06-03T07:00:40-04:00</updated>

		<published>2006-06-03T07:00:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63649#p63649</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63649#p63649"/>
		<title type="html"><![CDATA[locking !cmd to a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63649#p63649"><![CDATA[
Read what the previous posts say, you didn't include the setudef.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Sat Jun 03, 2006 7:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[whittinghamj]]></name></author>
		<updated>2006-06-03T01:37:31-04:00</updated>

		<published>2006-06-03T01:37:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63639#p63639</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63639#p63639"/>
		<title type="html"><![CDATA[locking !cmd to a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63639#p63639"><![CDATA[
hey man<br><br>that code as above is exactly how i have it in the tcl page.<br><br>this is what i get<div class="codebox"><p>Code: </p><pre><code>(00:37:17) (Quest) .chanset #dump +sections(00:37:17) (FServ) Error trying to set +sections for #dump, invalid mode.</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7783">whittinghamj</a> — Sat Jun 03, 2006 1:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-06-03T00:42:42-04:00</updated>

		<published>2006-06-03T00:42:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63638#p63638</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63638#p63638"/>
		<title type="html"><![CDATA[locking !cmd to a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63638#p63638"><![CDATA[
I didn't say anything about chanmode.<br><br>it would be:<div class="codebox"><p>Code: </p><pre><code>.chanset #dump +inc</code></pre></div> from your last given example<br><br>(if you included the "setudef flag inc" in the script, not in the proc)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Sat Jun 03, 2006 12:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[whittinghamj]]></name></author>
		<updated>2006-06-03T00:18:32-04:00</updated>

		<published>2006-06-03T00:18:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63636#p63636</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63636#p63636"/>
		<title type="html"><![CDATA[locking !cmd to a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63636#p63636"><![CDATA[
hey dragnlord<br><br>thanks buddy<br><br>i did as you said (pasted the wrong proc but meh )<br><br>I have this for lobby<br><br>bind pub - !sections pub:sections<br> <div class="codebox"><p>Code: </p><pre><code>bind pub - !sections pub:sections proc pub:sections {nick uhost hand chan arg} { set chan [string tolower $chan]   if {[channel get $chan inc]}   putserv "PRIVMSG $chan :4SERVER SECTION LIST"  putserv "PRIVMSG $chan :4Apollo :: TV MOVIES GAMES MUSIC PORN"  putserv "PRIVMSG $chan :4Hades :: APPS APPS_ISO OS REQUESTS"  putserv "PRIVMSG $chan :4Poseidon :: APPS EBOOKS MOVIES OS 0-DAY REQUESTS" } </code></pre></div>in idx i did this<br><div class="codebox"><p>Code: </p><pre><code>(23:13:08) (Quest) .chanset #dump chanmode +inc(23:13:08) (FServ) Successfully set modes { chanmode { +inc } } on #dump.</code></pre></div>when I go into #dum and run the !sections command - nothing happens.<br><br>Any suggestions buddy? am i missing a set of braces maybe?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7783">whittinghamj</a> — Sat Jun 03, 2006 12:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-06-02T22:14:07-04:00</updated>

		<published>2006-06-02T22:14:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63633#p63633</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63633#p63633"/>
		<title type="html"><![CDATA[locking !cmd to a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63633#p63633"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>setudef flag serversproc pub:servers {nick uhost hand chan text} {  set chan [string tolower $chan]  if {[channel get $chan servers]} { </code></pre></div>Now to apply script to any channel, merely use:<div class="codebox"><p>Code: </p><pre><code>.chanset #channel +servers</code></pre></div> from the partyline<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Fri Jun 02, 2006 10:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dwickie]]></name></author>
		<updated>2006-06-02T21:19:11-04:00</updated>

		<published>2006-06-02T21:19:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63632#p63632</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63632#p63632"/>
		<title type="html"><![CDATA[locking !cmd to a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63632#p63632"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>proc pub:servers {nick uhost hand chan text} {  set chan [string tolower $chan]  if {$chan == "#foo" || $chan == "#bar"} {</code></pre></div>|| == "OR"<br>&amp;&amp; == "AND"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5343">dwickie</a> — Fri Jun 02, 2006 9:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[whittinghamj]]></name></author>
		<updated>2006-06-02T17:59:25-04:00</updated>

		<published>2006-06-02T17:59:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63630#p63630</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63630#p63630"/>
		<title type="html"><![CDATA[locking !cmd to a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63630#p63630"><![CDATA[
i have the following working just fine thanks to dragnlorn<br><div class="codebox"><p>Code: </p><pre><code>proc pub:servers {nick uhost hand chan text} {  set chan [string tolower $chan]   if {$chan == "#inc"} { </code></pre></div>how can i set this to work on two / three channels only? i tried #chan1, #chan2 but it did not work on any channel then?<br><br>Suggestions please?<br><br>Cheers<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7783">whittinghamj</a> — Fri Jun 02, 2006 5:59 pm</p><hr />
]]></content>
	</entry>
	</feed>
