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

	<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>2015-03-04T15:31:03-04:00</updated>

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

		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2015-03-04T15:31:03-04:00</updated>

		<published>2015-03-04T15:31:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103558#p103558</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103558#p103558"/>
		<title type="html"><![CDATA[colours with $var]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103558#p103558"><![CDATA[
Great - will give that a go...thanks SpiKe^^!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Wed Mar 04, 2015 3:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2015-03-04T10:57:24-04:00</updated>

		<published>2015-03-04T10:57:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103557#p103557</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103557#p103557"/>
		<title type="html"><![CDATA[colours with $var]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103557#p103557"><![CDATA[
Use 2 digit color codes...<div class="codebox"><p>Code: </p><pre><code>putserv "PRIVMSG #chan :\00307$var" </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Wed Mar 04, 2015 10:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2015-03-04T02:20:13-04:00</updated>

		<published>2015-03-04T02:20:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103556#p103556</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103556#p103556"/>
		<title type="html"><![CDATA[colours with $var]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103556#p103556"><![CDATA[
Hi<br><br>I have a script that sends a line to the channel like this:<br><div class="codebox"><p>Code: </p><pre><code>putserv "PRIVMSG #chan :\0037$var"</code></pre></div>however, if the start of $var contains a number(s), it cuts the first number off the $var - am suspecting the colour code is upsetting it...and I want to avoid having a space between the two. Any way to combine the colour code and $var without interfering with it's contents?<br><br>Thanks in advance!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Wed Mar 04, 2015 2:20 am</p><hr />
]]></content>
	</entry>
	</feed>
