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

	<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-12-01T10:24:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-12-01T10:24:56-04:00</updated>

		<published>2005-12-01T10:24:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57864#p57864</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57864#p57864"/>
		<title type="html"><![CDATA[problems whid ¤ char :S]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57864#p57864"><![CDATA[
besides you usually write pubm in lower case and you do not write a space after : in IRC RAW, I cannot see something suspinious. You are most likely having an issue with character encoding. best thing would be copy the character out of eggdrop logs and not out of some chat client windows, since they might use diffrent encoding. telnet terminal windows usually use ISO-8859-1 while I know mIRC to use Windows-1252 (also known as CP1252). You might also check the locale setting from your box. Some systems might even use ISO-8859-15 or UTF-8.<br>If you are still having issues then read the faszinating manual:<br><a href="http://www.tcl.tk/man/tcl8.4/TclCmd/encoding.htm" class="postlink">http://www.tcl.tk/man/tcl8.4/TclCmd/encoding.htm</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Thu Dec 01, 2005 10:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[JmE]]></name></author>
		<updated>2005-12-01T09:28:16-04:00</updated>

		<published>2005-12-01T09:28:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57863#p57863</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57863#p57863"/>
		<title type="html"><![CDATA[problems whid ¤ char :S]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57863#p57863"><![CDATA[
i want this to work but it wont :S<br><br>bind PUBM - * pub_test<br><br>proc pub_test {nick uhost handle chan text} {<br><br>        if {[string match "*¤*" $text]} {<br>                puthelp "PRIVMSG $chan : m000"<br>        }<br><br>}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7054">JmE</a> — Thu Dec 01, 2005 9:28 am</p><hr />
]]></content>
	</entry>
	</feed>
