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

	<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-05-29T10:45:30-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2004-05-29T10:45:30-04:00</updated>

		<published>2004-05-29T10:45:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36710#p36710</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36710#p36710"/>
		<title type="html"><![CDATA[text decoration with variables]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36710#p36710"><![CDATA[
np<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sat May 29, 2004 10:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-05-28T21:56:07-04:00</updated>

		<published>2004-05-28T21:56:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36696#p36696</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36696#p36696"/>
		<title type="html"><![CDATA[text decoration with variables]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36696#p36696"><![CDATA[
worked great.<br><br>thanks for the help.<p>Statistics: Posted by Guest — Fri May 28, 2004 9:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2004-05-28T21:48:45-04:00</updated>

		<published>2004-05-28T21:48:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36695#p36695</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36695#p36695"/>
		<title type="html"><![CDATA[text decoration with variables]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36695#p36695"><![CDATA[
it will only interfere with \0037 for example why .. (you didn't represent a 2 digit figur so tcl will thing the first figur after 7 is a colorcode..)<br><br>try this \00307 and it won't interfere at all<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Fri May 28, 2004 9:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-05-28T21:21:25-04:00</updated>

		<published>2004-05-28T21:21:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36694#p36694</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36694#p36694"/>
		<title type="html"><![CDATA[text decoration with variables]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36694#p36694"><![CDATA[
hey guys,<br><br>i'm also having an issue with text decoration when putting variables in it.  let me show you:<br><div class="codebox"><p>Code: </p><pre><code> putserv "PRIVMSG #channel :\00314,1\&gt;\00314 \0030Hey\00314\(\0037 $sb_set(counter) \00314\)"</code></pre></div>the problem is with $sb_set(counter), it's an integer, and it interferes with the colour codes like \00315 etc.  it'll work if i put a space between $sb_set(counter) and the \00315 type escape codes,  but i don't want there to be a space there.<br><br>any thoughts?<p>Statistics: Posted by Guest — Fri May 28, 2004 9:21 pm</p><hr />
]]></content>
	</entry>
	</feed>
