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

	<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>2001-12-17T23:38:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-17T23:38:00-04:00</updated>

		<published>2001-12-17T23:38:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2890#p2890</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2890#p2890"/>
		<title type="html"><![CDATA[Cannot work :(]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2890#p2890"><![CDATA[
Hi ppslim,<br><br>Thanks for the help. You're right about the user must have +f flags to use the command. It's working fine now. Thanks.<p>Statistics: Posted by Guest — Mon Dec 17, 2001 11:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-12-16T12:03:00-04:00</updated>

		<published>2001-12-16T12:03:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2819#p2819</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2819#p2819"/>
		<title type="html"><![CDATA[Cannot work :(]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2819#p2819"><![CDATA[
At the moment, the script is ony; checking global flags. Even with the $chan in there, it's still only global flags.<br><br>I am gathering, thatthe user must have the +f channel or global flag to use the command?<br><br>if so then<blockquote class="uncited"><div>if {![matchattr $chan f|f $chan]} {<br>  putserv "BLAH"<br>  return 0<br>}</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Dec 16, 2001 12:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-16T09:47:00-04:00</updated>

		<published>2001-12-16T09:47:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2814#p2814</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2814#p2814"/>
		<title type="html"><![CDATA[Cannot work :(]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2814#p2814"><![CDATA[
stdragon,<br><br>I've tried changing the codes to which you recommended but it doesn't seems to work. There's no respond from the bot. No TCL Error though...<p>Statistics: Posted by Guest — Sun Dec 16, 2001 9:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2001-12-16T09:43:00-04:00</updated>

		<published>2001-12-16T09:43:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2813#p2813</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2813#p2813"/>
		<title type="html"><![CDATA[Cannot work :(]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2813#p2813"><![CDATA[
Instead of<br><br>if {(a) || (b) == 0}<br><br>try<br><br>if {!(a) &amp;&amp; !(b)}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Sun Dec 16, 2001 9:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-16T06:26:00-04:00</updated>

		<published>2001-12-16T06:26:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2811#p2811</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2811#p2811"/>
		<title type="html"><![CDATA[Cannot work :(]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2811#p2811"><![CDATA[
Hope someone could help...<br><br>I've got this:<br>if {([matchattr $hand +f]) || ([matchattr $hand +f $chan]) == 0} {<br>  puthelp "PRIVMSG $nick :i cannot do that"<br>  return 0<br>}<br><br>It just couldn't work. It suppose to message the person if the user uses a command which he does not have flags with or is just a normal user with no handle in the bot.<br><br>Any ideas would be greatly appreciated.<p>Statistics: Posted by Guest — Sun Dec 16, 2001 6:26 am</p><hr />
]]></content>
	</entry>
	</feed>
