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

	<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-01-19T20:43:36-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2003-01-19T20:43:36-04:00</updated>

		<published>2003-01-19T20:43:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15544#p15544</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15544#p15544"/>
		<title type="html"><![CDATA[Show in Channels i want?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15544#p15544"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set channels [list #channel1 #channel2]set trigger(char) "!" # Binding bind pub - [string trim $trigger(char)]info pub:info # Proc proc pub:info {nick uhost hand chan text} { global channelsif {[lsearch $channels $chan] != -1} {  putserv "NOTICE $nick :Information about blabla" }} </code></pre></div>now pleeez try to at least make an effort to understand this.. this is a very smple code and it's not hard to understand at all...<br>also if you don't even understand the set/global command you should really check out some tutorials... suninet is a good place to start<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Sun Jan 19, 2003 8:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FiskerEnDK]]></name></author>
		<updated>2003-01-19T19:44:58-04:00</updated>

		<published>2003-01-19T19:44:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15541#p15541</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15541#p15541"/>
		<title type="html"><![CDATA[Show in Channels i want?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15541#p15541"><![CDATA[
Ok can u then please tell me how to do that with my script?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2536">FiskerEnDK</a> — Sun Jan 19, 2003 7:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-19T19:42:32-04:00</updated>

		<published>2003-01-19T19:42:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15540#p15540</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15540#p15540"/>
		<title type="html"><![CDATA[Show in Channels i want?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15540#p15540"><![CDATA[
Yes, this is true.<br><br>Most scripts do have some form of<div class="codebox"><p>Code: </p><pre><code>set chann "#lamer"</code></pre></div>So it only works in that channel.<br><br>However, if you look inside the Script more, you will see that there is more to it, than just the "set" command.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Jan 19, 2003 7:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FiskerEnDK]]></name></author>
		<updated>2003-01-19T19:37:28-04:00</updated>

		<published>2003-01-19T19:37:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15539#p15539</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15539#p15539"/>
		<title type="html"><![CDATA[Show in Channels i want?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15539#p15539"><![CDATA[
Nearly Every TCL script have <br>set chan "#lamer" or somethin like that..<br><br>but why is it writed of not useable??<br>And if i have 2 channels that gonna have 2 deferent Scripts i cant to that then?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2536">FiskerEnDK</a> — Sun Jan 19, 2003 7:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-19T19:31:37-04:00</updated>

		<published>2003-01-19T19:31:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15538#p15538</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15538#p15538"/>
		<title type="html"><![CDATA[Show in Channels i want?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15538#p15538"><![CDATA[
I fail to understand anything said in the previous post.<br><br>The only word that made sence was the blanked out swear word.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Jan 19, 2003 7:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FiskerEnDK]]></name></author>
		<updated>2003-01-19T19:11:39-04:00</updated>

		<published>2003-01-19T19:11:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15537#p15537</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15537#p15537"/>
		<title type="html"><![CDATA[Show in Channels i want?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15537#p15537"><![CDATA[
Ok there fore it dosent work a [censored] using these set channel like almost every TCL scritper use... ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2536">FiskerEnDK</a> — Sun Jan 19, 2003 7:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-19T19:08:44-04:00</updated>

		<published>2003-01-19T19:08:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15536#p15536</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15536#p15536"/>
		<title type="html"><![CDATA[Show in Channels i want?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15536#p15536"><![CDATA[
Because Tcl isn't as inteligent as that.<br><br>Apart from setting a variable, for the channel you want it to work in, you have to check if the channel a script is used, is one of those channels.<br><br>A variable is jjust a place you can store things in, like results, data, and other bits.<br><br>However, just because you put channel names in a variable, it doesn't mean it knows what you want doing with them.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Jan 19, 2003 7:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FiskerEnDK]]></name></author>
		<updated>2003-01-19T19:06:59-04:00</updated>

		<published>2003-01-19T19:06:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15535#p15535</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15535#p15535"/>
		<title type="html"><![CDATA[Show in Channels i want?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15535#p15535"><![CDATA[
if i add the bot to a new Channel the funktion is still working...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2536">FiskerEnDK</a> — Sun Jan 19, 2003 7:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FiskerEnDK]]></name></author>
		<updated>2003-01-19T19:05:21-04:00</updated>

		<published>2003-01-19T19:05:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15534#p15534</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15534#p15534"/>
		<title type="html"><![CDATA[Show in Channels i want?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15534#p15534"><![CDATA[
i have this script:<br><br># Settings<br>set channels "#channel1 #channel2"<br>set trigger(char) "!"<br><br># Binding<br>bind pub - [string trim $trigger(char)]info pub:info<br><br># Proc<br>global channels<br>proc pub:info {nick uhost hand chan text} {<br>putserv "NOTICE $nick :Information about blabla"<br>}<br><br>its working very fine.. thats ok.. nothere there<br>but i cant get it to only show on the channels i've write for set channels<br><br>why??<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2536">FiskerEnDK</a> — Sun Jan 19, 2003 7:05 pm</p><hr />
]]></content>
	</entry>
	</feed>
