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

	<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>2004-08-07T06:43:35-04:00</updated>

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

		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2004-08-07T06:43:35-04:00</updated>

		<published>2004-08-07T06:43:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39564#p39564</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39564#p39564"/>
		<title type="html"><![CDATA[Problem :\]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39564#p39564"><![CDATA[
<blockquote class="uncited"><div>use matchattr</div></blockquote>Ill give it a try <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Sat Aug 07, 2004 6:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2004-08-07T06:19:50-04:00</updated>

		<published>2004-08-07T06:19:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39563#p39563</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39563#p39563"/>
		<title type="html"><![CDATA[Problem :\]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39563#p39563"><![CDATA[
<a href="http://forum.egghelp.org/viewtopic.php?t=6236" class="postlink">http://forum.egghelp.org/viewtopic.php?t=6236</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Sat Aug 07, 2004 6:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-08-07T06:18:39-04:00</updated>

		<published>2004-08-07T06:18:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39562#p39562</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39562#p39562"/>
		<title type="html"><![CDATA[Problem :\]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39562#p39562"><![CDATA[
use matchattr<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Sat Aug 07, 2004 6:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2004-08-07T06:09:42-04:00</updated>

		<published>2004-08-07T06:09:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39561#p39561</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39561#p39561"/>
		<title type="html"><![CDATA[Problem :\]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39561#p39561"><![CDATA[
Hi, i can't get this to work properly :<br><div class="codebox"><p>Code: </p><pre><code>set authlvl [chattr $vhandle]if {[string equal $authlvl "o"]} {set authlvl "Level 1"} elseif {[string equal $authlvl "m"]} {set authlvl "Level 20"} elseif {[string equal $authlvl "n"]} {set authlvl "Level 999"} else {set authlvl "none"}</code></pre></div>What its supposed to do is tell me my "auth level" in the bot but the problem is that i need it to read if there is an n flag which means level 999 while m is only 20. but it won't read it and tell me i have none -_-<br><br>Could someone tell me what im doing wrong?<br><br>I've tried this aswell but no luck<br><br><div class="codebox"><p>Code: </p><pre><code>} elseif {[string equal $authlvl "*n*"]} {</code></pre></div>The output would be :<br><div class="codebox"><p>Code: </p><pre><code>putquick "NOTICE $nick :Auth level      : $authlvl"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Sat Aug 07, 2004 6:09 am</p><hr />
]]></content>
	</entry>
	</feed>
