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

	<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>2005-10-18T13:43:26-04:00</updated>

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

		<entry>
		<author><name><![CDATA[spock]]></name></author>
		<updated>2005-10-18T13:43:26-04:00</updated>

		<published>2005-10-18T13:43:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56690#p56690</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56690#p56690"/>
		<title type="html"><![CDATA[Changing Internal Command's Bind Flags]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56690#p56690"><![CDATA[
remove that "if" in cmd_pls_host (cmds.c) and rebuild your bot<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2369">spock</a> — Tue Oct 18, 2005 1:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[QuePID]]></name></author>
		<updated>2005-10-18T13:29:30-04:00</updated>

		<published>2005-10-18T13:29:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56688#p56688</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56688#p56688"/>
		<title type="html"><![CDATA[Changing Internal Command's Bind Flags]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56688#p56688"><![CDATA[
I am wanting to change the bind flags for certain eggdrop internal commands (such as .+host and .-host).<br><br>I mainly want to those with +o flag to be able to add/remove their own hostmasks within the bot as well as those of others. Which normally requires +m flag.<br><br>I tried  adding the following two lines to the eggdrop's config file:<br>unbind dcc t|m +host *dcc:+host<br>bind dcc o|o +host *dcc:+host<br>unbind dcc t|m -host *dcc:-host<br>bind dcc o|o -host *dcc:-host<br><br>I then did a rehash and sure enough doing ".binds dcc all" showed the binds that I specified for .+host and .-host.  But people with global and/or local op flags could not change others hostmasks.  Instead they received a message saying "You can't add hostmasks to non-bots."<br><br>Any suggestions on how to get this working?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6869">QuePID</a> — Tue Oct 18, 2005 1:29 pm</p><hr />
]]></content>
	</entry>
	</feed>
