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

	<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>2003-04-01T09:13:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2003-04-01T09:13:37-04:00</updated>

		<published>2003-04-01T09:13:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18426#p18426</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18426#p18426"/>
		<title type="html"><![CDATA[getxtra/setxtra]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18426#p18426"><![CDATA[
take a look in the tcl-commands.doc, read about <span style="text-decoration:underline">getuser</span> and <span style="text-decoration:underline">setuser</span><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Tue Apr 01, 2003 9:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[[Nero]]]></name></author>
		<updated>2003-04-01T09:00:40-04:00</updated>

		<published>2003-04-01T09:00:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18424#p18424</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18424#p18424"/>
		<title type="html"><![CDATA[getxtra/setxtra]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18424#p18424"><![CDATA[
Hi Everyone<br>Can any help as into why this routine wont work, its only a small snippet from a very old script &amp; i understand that getxtra &amp; setxtra are not used now, can anyone help in how i can convert these statements to work please, many thanx<br><br>if {($handle == "*") &amp;&amp; (![validuser $nick]) &amp;&amp; ($mask != "*")} {<br>     adduser $nick $mask<br>     chattr $nick "-ofxp"<br>     chattr $nick "+0"<br>     setxtra $nick "0 0 0 0 0"<br>     set handle $nick<br>     save<br>   } elseif {[validuser $nick]} {<br>       set ustatus [getxtra $nick]<br>       if {$ustatus == ""} {<br>           chattr $nick "+0"<br>   setxtra $nick "0 0 0 0 0"<br>        save<br>  } elseif {[llength $ustatus] &lt; 5} {<br>               chattr $nick "+0"<br>             setxtra $nick "$ustatus 0"<br>                  save<br>   }<br>       }<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1317">[Nero]</a> — Tue Apr 01, 2003 9:00 am</p><hr />
]]></content>
	</entry>
	</feed>
