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

	<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-06-14T13:36:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[cusco]]></name></author>
		<updated>2006-06-14T13:36:56-04:00</updated>

		<published>2006-06-14T13:36:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64009#p64009</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64009#p64009"/>
		<title type="html"><![CDATA[help to change a voting script (aVote by arcane)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64009#p64009"><![CDATA[
hello! Im using aVote by arcane english version<br>( <a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=789" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... oad&amp;id=789</a> )<br><br>We have a world cup channel and I made a poll, who would win the world cup, and I have set 12 countrys as possible answers..<br><br>has we have quite some joins ... the bot sending more than 12 notices per join is a bit too much!!<br><br>maybe anyone here could tell me how to change it in order to get all the possible answers in one line<br><br>---<br>the piece of code that makes it:<div class="codebox"><p>Code: </p><pre><code>...puthelp "NOTICE $nick :Estado dos votos:"for {set number 0} {$number &lt; [llength $vanswers]} {incr number} {puthelp "NOTICE $nick :\"[lindex $vanswers $number]\": [lindex $vcount $number]"...</code></pre></div>now this will send something like:<br><br>19:01 -Mundial(Mundial@127.62.3.90)- Estado dos votos:<br>19:01 -Mundial(Mundial@127.62.3.90)- "Alemanha": 1<br>19:01 -Mundial(Mundial@127.62.3.90)- "Argentina": 2<br>... and so on!!!<br><br>Would it be possible to make it say like <strong class="text-strong">19:01 -Mundial(Mundial@127.62.3.90)- "Alemanha": 1, "Argentina": 2, "Brasil":3, "Equador":0, .... and so on!<br><br><br>thanks in advance</strong><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7825">cusco</a> — Wed Jun 14, 2006 1:36 pm</p><hr />
]]></content>
	</entry>
	</feed>
