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

	<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>2005-08-22T09:38:39-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-08-22T09:34:59-04:00</updated>

		<published>2005-08-22T09:34:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54653#p54653</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54653#p54653"/>
		<title type="html"><![CDATA[Problem with [ , ( - how to remove]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54653#p54653"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set string [string map {[ "" ] "" ( "" ) ""} $string]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Aug 22, 2005 9:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[phreako]]></name></author>
		<updated>2005-08-22T09:38:20-04:00</updated>

		<published>2005-08-22T09:26:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54652#p54652</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54652#p54652"/>
		<title type="html"><![CDATA[Problem with [ , ( - how to remove]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54652#p54652"><![CDATA[
yeap ok thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6503">phreako</a> — Mon Aug 22, 2005 9:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-08-22T09:11:13-04:00</updated>

		<published>2005-08-22T09:11:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54650#p54650</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54650#p54650"/>
		<title type="html"><![CDATA[Problem with [ , ( - how to remove]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54650#p54650"><![CDATA[
You're probably facing that problem with using timers, use <ul> <li>instead of "". Example:<div class="codebox"><p>Code: </p><pre><code>utimer 2 [list do:this $nick]</code></pre></div>this way if nick has characters such as [ or ], it won't cause problems, while using "do:this $nick" will.<br><br>PS: Read <a href="http://forum.egghelp.org/viewtopic.php?t=9945" class="postlink">this post</a> from the FAQ forum.</li></ul><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Aug 22, 2005 9:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[phreako]]></name></author>
		<updated>2005-08-22T09:38:39-04:00</updated>

		<published>2005-08-22T06:01:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54643#p54643</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54643#p54643"/>
		<title type="html"><![CDATA[Problem with [ , ( - how to remove]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54643#p54643"><![CDATA[
thanks a lot<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6503">phreako</a> — Mon Aug 22, 2005 6:01 am</p><hr />
]]></content>
	</entry>
	</feed>
