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

	<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>2011-02-27T20:10:48-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2011-02-27T20:10:48-04:00</updated>

		<published>2011-02-27T20:10:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96250#p96250</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96250#p96250"/>
		<title type="html"><![CDATA[Why is raw events such a bad thing ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96250#p96250"><![CDATA[
The problem with raw bindings are that they've got first shot at the incoming data, and has the ability to prevent further processing of the data (if your proc returns 1).<br><br>If you were to catch the 315 (End of WHO) numeric, and return 1 at all times, your eggdrop would never be aware of successfully joining a channel (it will "think" it's still waiting for the channel members list indefinitely).<br><br>Using raw bindings is not a bad thing per se, you just have to be very careful on what you're doing, or you risk breaking eggdrop's internal mechanisms...<br><br><span style="color:red">Moderated: Moved<br>I took the liberty of moving this thread from the "Script Request" forum, as it's really not a request for a script to be written..<br>/NML_375</span><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Feb 27, 2011 8:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Gemster]]></name></author>
		<updated>2011-02-27T17:51:51-04:00</updated>

		<published>2011-02-27T17:51:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96248#p96248</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96248#p96248"/>
		<title type="html"><![CDATA[Why is raw events such a bad thing ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96248#p96248"><![CDATA[
Hi,<br><br>I dont get it, in all docs ect it states that using raw numberic events is a bad thing but i dont see how it is if u have the correct raw numberic.<br><br>Thanks<br>Gemster<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11375">Gemster</a> — Sun Feb 27, 2011 5:51 pm</p><hr />
]]></content>
	</entry>
	</feed>
