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

	<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-04-02T12:10:46-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CoMMy]]></name></author>
		<updated>2006-04-02T12:08:53-04:00</updated>

		<published>2006-04-02T12:08:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61589#p61589</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61589#p61589"/>
		<title type="html"><![CDATA[Special Characters in set nick.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61589#p61589"><![CDATA[
I'll try it man,<br><br>Thanks for fast reply<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3555">CoMMy</a> — Sun Apr 02, 2006 12:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2006-04-02T12:10:46-04:00</updated>

		<published>2006-04-02T12:05:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61588#p61588</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61588#p61588"/>
		<title type="html"><![CDATA[Special Characters in set nick.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61588#p61588"><![CDATA[
<blockquote class="uncited"><div>set nick "{[MyNick]}" </div></blockquote>use instead<div class="codebox"><p>Code: </p><pre><code>set nick {{[MyNick]}} </code></pre></div>strings within "" are substituted but within {} only blackslashing of { and } is neccessary (even line breaks will be included).<br><br>Alternately, if you must keep substitution, you can escape [] with \[\].<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Sun Apr 02, 2006 12:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CoMMy]]></name></author>
		<updated>2006-04-02T12:02:35-04:00</updated>

		<published>2006-04-02T12:02:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61586#p61586</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61586#p61586"/>
		<title type="html"><![CDATA[Special Characters in set nick.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61586#p61586"><![CDATA[
Basically its this.<br><br>set nick "{[MyNick]}" <br><br>(Set in the eggdrops config file).<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3555">CoMMy</a> — Sun Apr 02, 2006 12:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2006-04-02T11:58:43-04:00</updated>

		<published>2006-04-02T11:58:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61585#p61585</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61585#p61585"/>
		<title type="html"><![CDATA[Special Characters in set nick.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61585#p61585"><![CDATA[
there is no problem about such nicks. Only when the content of $nick gets evalated you have to worry about it. In most times split and list are your friends. In care cases like in a calculator you can string map them with escapes.<br><br>Give us some code, if you are unsure how to properly escape them without escaping them too much.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Sun Apr 02, 2006 11:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CoMMy]]></name></author>
		<updated>2006-04-02T11:50:22-04:00</updated>

		<published>2006-04-02T11:50:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61583#p61583</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61583#p61583"/>
		<title type="html"><![CDATA[Special Characters in set nick.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61583#p61583"><![CDATA[
Hi,<br><br>Im trying to use {[]} characters in a nickname. But because those codes are TCL Operators eggdrop things its a command.<br><br>Please help me out,<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3555">CoMMy</a> — Sun Apr 02, 2006 11:50 am</p><hr />
]]></content>
	</entry>
	</feed>
