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

	<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>2002-01-28T20:29:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Nik]]></name></author>
		<updated>2002-01-28T20:29:00-04:00</updated>

		<published>2002-01-28T20:29:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4137#p4137</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4137#p4137"/>
		<title type="html"><![CDATA[Disable a user flag?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4137#p4137"><![CDATA[
Thanks!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=763">Nik</a> — Mon Jan 28, 2002 8:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-01-28T14:36:00-04:00</updated>

		<published>2002-01-28T14:36:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4129#p4129</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4129#p4129"/>
		<title type="html"><![CDATA[Disable a user flag?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4129#p4129"><![CDATA[
.binds all<br>will show you all the flags needed for each command.<br><br>There isn't really a way to disable a flag. You could rebind most of the dcc/msg commands to flags of your choice, but internal procedures might still check for flags (meaning you have to rewrite them). However, binds for such events as JOIN which will affect someone with, say, +a cannot be rewritten in tcl. Technically if you wanted to limit the effects of +a, you could either rewrite .chattr to refuse the addition of this flag, or go through the source (probably channels.mod) and delete the sections relating to what the bot does when a +a joins or is deopped. Deleting the flag completly probably would be a bad idea, but you can certainly make it just not do anything.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Mon Jan 28, 2002 2:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Nik]]></name></author>
		<updated>2002-01-28T12:12:00-04:00</updated>

		<published>2002-01-28T12:12:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4128#p4128</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4128#p4128"/>
		<title type="html"><![CDATA[Disable a user flag?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4128#p4128"><![CDATA[
Is there any way to disable a user flag......like the a (autoop) flag? And if so, how?<br><br>Also, are there any files that list what you can do with certain flags? (Like which flags lets you do .status and stuff like that)<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><br><br>&lt;font size=-1&gt;[ This Message was edited by: Nik on 2002-01-28 09:27 ]&lt;/font&gt;<br><br>&lt;font size=-1&gt;[ This Message was edited by: Nik on 2002-01-28 17:29 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=763">Nik</a> — Mon Jan 28, 2002 12:12 pm</p><hr />
]]></content>
	</entry>
	</feed>
