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

	<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>2004-11-20T10:20:36-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-11-20T10:20:36-04:00</updated>

		<published>2004-11-20T10:20:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42900#p42900</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42900#p42900"/>
		<title type="html"><![CDATA[Need Help With Var Display.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42900#p42900"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>putquick "KICK $chan TheGuy :$var1" -next </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sat Nov 20, 2004 10:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CoMMy]]></name></author>
		<updated>2004-11-20T09:31:35-04:00</updated>

		<published>2004-11-20T09:31:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42899#p42899</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42899#p42899"/>
		<title type="html"><![CDATA[Need Help With Var Display.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42899#p42899"><![CDATA[
Hi guys,<br><br>I have a script i wrote and i have a variable for example.<br><div class="codebox"><p>Code: </p><pre><code>set var1 "Congrats you won"</code></pre></div>and in the prog i call that<br><div class="codebox"><p>Code: </p><pre><code>proc someprog {nick host handle chan text} {global var1putquick "KICK $chan TheGuy $var1" -nextreturn 1 }</code></pre></div>This is an example i made from the real code. The outcome is that the person kicked is kicked with reason "won" ie. only the last word. Is there a way to fix this?<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3555">CoMMy</a> — Sat Nov 20, 2004 9:31 am</p><hr />
]]></content>
	</entry>
	</feed>
