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

	<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>2018-11-01T13:56:47-04:00</updated>

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

		<entry>
		<author><name><![CDATA[juggle]]></name></author>
		<updated>2018-11-01T13:56:47-04:00</updated>

		<published>2018-11-01T13:56:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107156#p107156</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107156#p107156"/>
		<title type="html"><![CDATA[wrong # args? please help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107156#p107156"><![CDATA[
Thanks its working...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12758">juggle</a> — Thu Nov 01, 2018 1:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2018-11-01T06:20:12-04:00</updated>

		<published>2018-11-01T06:20:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107155#p107155</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107155#p107155"/>
		<title type="html"><![CDATA[wrong # args? please help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107155#p107155"><![CDATA[
If you have bothered to open the quiz.tcl file and lookup <em class="text-italics">putdccraw</em> in it would have seen that there's just one line you have to change:<div class="codebox"><p>Code: </p><pre><code>proc putfast {text} {append text "\n"; putdccraw 0 [string length $text] $text}</code></pre></div>and change that line with:<div class="codebox"><p>Code: </p><pre><code>proc putfast {text} {append text "\n"; putdcc 0 $text -raw}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Nov 01, 2018 6:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[juggle]]></name></author>
		<updated>2018-11-01T02:47:01-04:00</updated>

		<published>2018-11-01T02:47:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107152#p107152</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107152#p107152"/>
		<title type="html"><![CDATA[wrong # args? please help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107152#p107152"><![CDATA[
Thanks for your reply, that script which i am trying to run is Sergio-Quiz where you can find it <a href="https://www.egghelp.ru/download.php?id=434" class="postlink">here</a>.<br><br>If you can help me i would be grateful to you.. thanks again<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12758">juggle</a> — Thu Nov 01, 2018 2:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2018-11-01T01:46:41-04:00</updated>

		<published>2018-11-01T01:46:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107151#p107151</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107151#p107151"/>
		<title type="html"><![CDATA[wrong # args? please help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107151#p107151"><![CDATA[
In the chunk of code you posted (isn't all) there's no line with <em class="text-italics">putdccraw</em> in it.<br><br>Besides, there's no need to copy/paste the entire code when the <em class="text-italics">error</em> itself tells you exactly what you need to change.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Nov 01, 2018 1:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[juggle]]></name></author>
		<updated>2018-10-31T15:21:59-04:00</updated>

		<published>2018-10-31T15:21:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107150#p107150</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107150#p107150"/>
		<title type="html"><![CDATA[wrong # args? please help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107150#p107150"><![CDATA[
Can somebody help help.?<br><br>When ever i put on public comand on the channel.<br><br>i have this error<br><blockquote class="uncited"><div>&lt;Fr3sH&gt; [04:19:17] Tcl error [::tpub::msg_pub]: putdccraw is deprecated. Please use putdcc/putnow instead..</div></blockquote>and onjoin channel i have this error<blockquote class="uncited"><div>&lt;Fr3sH&gt; [04:18:40] Tcl error [::tpub::on_join]: putdccraw is deprecated. Please use putdcc/putnow instead.</div></blockquote>Can someone help me.. thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12758">juggle</a> — Wed Oct 31, 2018 3:21 pm</p><hr />
]]></content>
	</entry>
	</feed>
