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

	<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>2003-06-19T11:38:14-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Rav^4u]]></name></author>
		<updated>2003-06-19T11:38:14-04:00</updated>

		<published>2003-06-19T11:38:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22222#p22222</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22222#p22222"/>
		<title type="html"><![CDATA[Little bit of help for project]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22222#p22222"><![CDATA[
<blockquote class="uncited"><div>1. The users are first added to your bot with a handle and the wonid is stored as XTRA information on the bot and the bots userfile. <br><br>2. Everytime the users does "!addme" (i.e. add that user to the game) and that user is recognised by a handle, the wonid is retrieved from the XTRA information.</div></blockquote>Spot on <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> from there the details of the game are sent to server (from there I know what im doing with amx scripting) ie.. the details are rcon'd to server via <br><br>set rcon [open "|$rcon_path/rcon $rcon_password1 $rcon_address1 $rcon_port1 \"changelevel $pwf_maptopic\"" r]<br><br>if I can have the xtra information sent like the $pwf_maptopic is that would be perfect.. that way the players teams can be controlled/forced and many other things from there.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3286">Rav^4u</a> — Thu Jun 19, 2003 11:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-19T11:18:00-04:00</updated>

		<published>2003-06-19T11:18:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22220#p22220</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22220#p22220"/>
		<title type="html"><![CDATA[Little bit of help for project]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22220#p22220"><![CDATA[
Yah, I've noticed myself this a few hours ago. I've also sent a mail to slennox, but seems he is not around to fix it. I've also noticed that this happens only if you don't have the Notify on bla bla bla thing.. and sometimes it works normaly sometimes the error pops out.. weird..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Jun 19, 2003 11:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2003-06-19T10:32:22-04:00</updated>

		<published>2003-06-19T10:32:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22215#p22215</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22215#p22215"/>
		<title type="html"><![CDATA[Little bit of help for project]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22215#p22215"><![CDATA[
Forum gives a weird error upon posting.<br><div class="codebox"><p>Code: </p><pre><code>                                        Failed sending email ::                                                DEBUG MODE                                                 Line : 225                             File : /home/egghelp/public_html/forum/includes/emailer.php</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Thu Jun 19, 2003 10:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2003-06-19T10:39:52-04:00</updated>

		<published>2003-06-19T10:31:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22214#p22214</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22214#p22214"/>
		<title type="html"><![CDATA[Little bit of help for project]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22214#p22214"><![CDATA[
<blockquote class="uncited"><div><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> still struggling with this one</div></blockquote>Still not sure if I understand what you want. But here is a guess.<br><br>1. The users are first added to your bot with a handle and the wonid is stored as XTRA information on the bot and the bots userfile.<br><br>2. Everytime the users does "!addme" (i.e. add that user to the game) and that user is recognised by a handle, the wonid is retrieved from  the XTRA information.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Thu Jun 19, 2003 10:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Rav^4u]]></name></author>
		<updated>2003-06-19T09:45:24-04:00</updated>

		<published>2003-06-19T09:45:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22207#p22207</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22207#p22207"/>
		<title type="html"><![CDATA[Little bit of help for project]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22207#p22207"><![CDATA[
<img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> still struggling with this one<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3286">Rav^4u</a> — Thu Jun 19, 2003 9:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Rav^4u]]></name></author>
		<updated>2003-06-19T04:53:07-04:00</updated>

		<published>2003-06-19T04:53:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22193#p22193</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22193#p22193"/>
		<title type="html"><![CDATA[Little bit of help for project]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22193#p22193"><![CDATA[
could do but..  <br><br>1. They have to know their wonid everytime <br>2. if the get it wrong (1 digit) it buggers up the game<br>3. err thats it just he 2 <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3286">Rav^4u</a> — Thu Jun 19, 2003 4:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-06-18T14:11:38-04:00</updated>

		<published>2003-06-18T14:11:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22147#p22147</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22147#p22147"/>
		<title type="html"><![CDATA[Little bit of help for project]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22147#p22147"><![CDATA[
Can you not have them type their wonid as a parameter to !addme? Assuming you have a pub bind for !addme, the extra stuff they type is passed in the last parameter to the bind.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Wed Jun 18, 2003 2:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Rav^4u]]></name></author>
		<updated>2003-06-18T07:36:37-04:00</updated>

		<published>2003-06-18T07:36:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22118#p22118</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22118#p22118"/>
		<title type="html"><![CDATA[Little bit of help for project]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22118#p22118"><![CDATA[
Hello chaps.. as you seem to be friendly and helpfull people.. I have a request <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>I am working on a CS Pickup script (mixed pcws) So far I have the teams arrnaged in irc via !addme commands.. and the whole match process if perfectly controlled via amx mod <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>The only problem i have is a way of getting people to get add themselves to the bot with their wonid as extra information.. this way when they add themselves to a game (!addme) their wonid is pulled from that and then i can send to server from there the rest is easy. But I am not very good with TCL and lack the know-how. Help would be appreciated <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>pls PM or contact via email or #aon.pickup to get me<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3286">Rav^4u</a> — Wed Jun 18, 2003 7:36 am</p><hr />
]]></content>
	</entry>
	</feed>
