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

	<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>2008-10-09T01:15:13-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ultralord]]></name></author>
		<updated>2008-10-09T01:15:13-04:00</updated>

		<published>2008-10-09T01:15:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85476#p85476</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85476#p85476"/>
		<title type="html"><![CDATA[del user with specific channel flag]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85476#p85476"><![CDATA[
yes -V isnt nesessery <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br>thnx.. i am gonna test it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8360">ultralord</a> — Thu Oct 09, 2008 1:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-10-07T17:05:32-04:00</updated>

		<published>2008-10-07T17:05:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85454#p85454</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85454#p85454"/>
		<title type="html"><![CDATA[del user with specific channel flag]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85454#p85454"><![CDATA[
try something like this:<div class="codebox"><p>Code: </p><pre><code>matchattr $handle -V&amp;+V $channel</code></pre></div>Also, why the -V with deluser? Should only be "<strong class="text-strong">deluser</strong> <em class="text-italics">&lt;handle&gt;</em>"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Oct 07, 2008 5:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ultralord]]></name></author>
		<updated>2008-10-07T17:01:38-04:00</updated>

		<published>2008-10-07T17:01:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85453#p85453</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85453#p85453"/>
		<title type="html"><![CDATA[del user with specific channel flag]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85453#p85453"><![CDATA[
my proc:<br><div class="codebox"><p>Code: </p><pre><code>bind part - * flag_partproc flag_part {nick uhost handle channel msg } { global flagchannel mychannel   if { [matchattr $handle V] } {deluser $nick -V}} </code></pre></div>How i can do that for Only channel flag.. If someone Have Only one flag ( V ) on channel flag then will be deleted.. but if someone have this flag Global flag then dont del that nick..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8360">ultralord</a> — Tue Oct 07, 2008 5:01 pm</p><hr />
]]></content>
	</entry>
	</feed>
