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

	<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>2007-11-05T16:29:46-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ultralord]]></name></author>
		<updated>2007-11-05T16:29:46-04:00</updated>

		<published>2007-11-05T16:29:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77472#p77472</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77472#p77472"/>
		<title type="html"><![CDATA[wrong args on proc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77472#p77472"><![CDATA[
Fixed ty <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8360">ultralord</a> — Mon Nov 05, 2007 4:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2007-11-04T14:15:23-04:00</updated>

		<published>2007-11-04T14:15:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77449#p77449</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77449#p77449"/>
		<title type="html"><![CDATA[wrong args on proc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77449#p77449"><![CDATA[
'proc g_nexts' is not being passed enough arguments, post the entire script so you can actually get help with it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Sun Nov 04, 2007 2:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-11-04T13:46:39-04:00</updated>

		<published>2007-11-04T13:46:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77447#p77447</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77447#p77447"/>
		<title type="html"><![CDATA[wrong args on proc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77447#p77447"><![CDATA[
Depends on the bind..How bout showing us?  Or better yet, read the tcl-commands.doc that comes with eggdrop and learn the syntax for the bind yourself, it shouldn't be that hard to do.. Once you know how many parameters that particular bind needs, then you can fix your script.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sun Nov 04, 2007 1:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ultralord]]></name></author>
		<updated>2007-11-04T04:49:29-04:00</updated>

		<published>2007-11-04T04:49:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77432#p77432</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77432#p77432"/>
		<title type="html"><![CDATA[wrong args on proc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77432#p77432"><![CDATA[
now the error in dcc chat is :<br><br>&gt; [02:46] wrong # args: should be "g_nexts nick host handle channel text"<br><br> :/ what i must put in arg? <br><br><br>thnx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8360">ultralord</a> — Sun Nov 04, 2007 4:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2007-11-04T00:11:07-04:00</updated>

		<published>2007-11-04T00:11:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77431#p77431</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77431#p77431"/>
		<title type="html"><![CDATA[wrong args on proc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77431#p77431"><![CDATA[
the error is telling you what it needs.  The procedure <em class="text-italics">g_nexts</em> is expecting 5 arguments, not 4, as in <div class="codebox"><p>Code: </p><pre><code>proc g_nexts {nick host handle channel text} {</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Sun Nov 04, 2007 12:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ultralord]]></name></author>
		<updated>2007-11-03T19:57:39-04:00</updated>

		<published>2007-11-03T19:57:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77427#p77427</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77427#p77427"/>
		<title type="html"><![CDATA[wrong args on proc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77427#p77427"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>proc g_nexts { nick uhost handle channel } {  global g_active g_clearqueue1 g_serverholder g_shutupchan g_q1 clr g_q2 g_q3 g_q4 g_q5 g_q6 g_q7 g_q8 g_pickupchan g_privategatherchannelif { $g_active == 1 } {putserv "PRIVMSG $g_privategatherchannel :14,1\[7«0 1.: $g_q1 2.: $g_q2 3.: $g_q3 4.: $g_q4 5.: $g_q5 6.: $g_q6 7.: $g_q7 8.: $g_q8 7»14]"} else {g_clearqueue1}}</code></pre></div>g_clearqueue1 is other proc<br><br>when this proc g_nexts runs i saw in dcc chat <div class="codebox"><p>Code: </p><pre><code>wrong # args: should be "g_nexts nick uhost handle channel arg"</code></pre></div> when i overwrite with that problem still exist etc..<br><br>anyone can help me?<br><br>thnks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8360">ultralord</a> — Sat Nov 03, 2007 7:57 pm</p><hr />
]]></content>
	</entry>
	</feed>
