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

	<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-11-07T15:04:57-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2002-11-07T15:04:57-04:00</updated>

		<published>2002-11-07T15:04:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12928#p12928</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12928#p12928"/>
		<title type="html"><![CDATA[.chanset thing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12928#p12928"><![CDATA[
Can you give me please an short example of this?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Nov 07, 2002 3:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-07T05:53:07-04:00</updated>

		<published>2002-11-07T05:53:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12912#p12912</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12912#p12912"/>
		<title type="html"><![CDATA[.chanset thing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12912#p12912"><![CDATA[
The "channel get #chan setting" was added in 1.6.11.<br><br>For flags, it returns 0 if a setudef flag is - (disabled) or non-zero if it's + (enabled). For int settings, it returns the value.<br><br>In versions before this, you have to use "channel info" and use lsearch to locate the setting. Flags will takr the format "+flag" and "-flag" and int will take the format "flag value".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Nov 07, 2002 5:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-11-06T22:32:24-04:00</updated>

		<published>2002-11-06T22:32:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12908#p12908</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12908#p12908"/>
		<title type="html"><![CDATA[.chanset thing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12908#p12908"><![CDATA[
If you're using a new eggdrop (I forget which version of 1.6 this appeared in) then you can very easily check the status of the flag with<br><br>channel get #chan flagname<br><br>If it returns 0, the flag is off. Anything else means the flag is on.<br><br>To create the flag, look up the syntax of setudef. I forgot it.<br><br>If you want to make it work on older eggdrops, you have to use "channel info" and then look through the list that it returns for your flag. I think.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Wed Nov 06, 2002 10:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2002-11-06T15:16:03-04:00</updated>

		<published>2002-11-06T15:16:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12902#p12902</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12902#p12902"/>
		<title type="html"><![CDATA[.chanset thing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12902#p12902"><![CDATA[
Yes, setudef, but I was asking how can I make something with this? I meen how to chk if it exists in a channel flags. And please give me an example of the usage of the setudef cos I don't want to screw it up.  Thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Nov 06, 2002 3:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-11-06T15:04:29-04:00</updated>

		<published>2002-11-06T15:04:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12899#p12899</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12899#p12899"/>
		<title type="html"><![CDATA[.chanset thing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12899#p12899"><![CDATA[
setudef?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Wed Nov 06, 2002 3:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2002-11-02T05:48:56-04:00</updated>

		<published>2002-11-02T05:48:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12711#p12711</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12711#p12711"/>
		<title type="html"><![CDATA[.chanset thing]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12711#p12711"><![CDATA[
Hi. I want some sugestions, tips or something like this, and to use .chanset #chan +something and for the channels with the +something the tcl reacts and for the channels without +something or -something to not do nothing at all..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sat Nov 02, 2002 5:48 am</p><hr />
]]></content>
	</entry>
	</feed>
