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

	<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-01-30T14:42:46-04:00</updated>

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

		<entry>
		<author><name><![CDATA[fluokabouter]]></name></author>
		<updated>2007-01-30T14:42:46-04:00</updated>

		<published>2007-01-30T14:42:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70085#p70085</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70085#p70085"/>
		<title type="html"><![CDATA[Trigger help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70085#p70085"><![CDATA[
Thank you,<br>but it doesn't work properly <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>Trying to fix it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8660">fluokabouter</a> — Tue Jan 30, 2007 2:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-01-29T15:07:43-04:00</updated>

		<published>2007-01-29T15:07:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70059#p70059</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70059#p70059"/>
		<title type="html"><![CDATA[Trigger help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70059#p70059"><![CDATA[
Not quite... What you could do I guess, is write a tiny proc that "fakes" a triggered binding.<br>I guess it would be something like this:<div class="codebox"><p>Code: </p><pre><code>bind pub -|- !define [list mydefine ::incith::google::public_message]bind msg -|- !define [list mydefine ::incith::google::private_messageproc mydefine {type args} { set cmd [split [lindex $args end]] set cmd [join [lreplace $cmd 0 0 "!google define"]] eval "$type [lreplace $args end end $cmd]"}</code></pre></div>I hav'nt verified the code however, so I can't promise that it will work flawlessly (or at all).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Jan 29, 2007 3:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[fluokabouter]]></name></author>
		<updated>2007-01-29T05:45:58-04:00</updated>

		<published>2007-01-29T05:45:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70048#p70048</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70048#p70048"/>
		<title type="html"><![CDATA[Trigger help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70048#p70048"><![CDATA[
Hello,<br><br>I don't know how to search for this on the forum It's complicated to explain <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>I would like to bind a new trigger for example !define<br>to forward this to !google define: <br><br>I know, it's incith's script. But he checks if define is set in his code,<br>its not just another proc to call..<br><br>bind - !define &lt;other trigger&gt; won't work I guess?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8660">fluokabouter</a> — Mon Jan 29, 2007 5:45 am</p><hr />
]]></content>
	</entry>
	</feed>
