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

	<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-06-08T13:18:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-06-08T13:18:00-04:00</updated>

		<published>2003-06-08T13:18:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21465#p21465</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21465#p21465"/>
		<title type="html"><![CDATA[pwf script mod]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21465#p21465"><![CDATA[
Hi, I deleted that post because it was way too long and it got cut off anyway with none of the useful information (pwf_txt, pwf_reply) shown. I suggest you post only the part of the script that you changed to make it stop working. First paste the original, then your version. Also, a link to the entire file would be good.<br><br>Based on what you've shown so far, it looks like pwf_reply(teams1) isn't the only variable you have to change. If you want it to all appear on one line like you have, you'll have to combine the putserv statements into one and add all your formatting there.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Sun Jun 08, 2003 1:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Rav^4u]]></name></author>
		<updated>2003-06-08T07:49:16-04:00</updated>

		<published>2003-06-08T07:49:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21450#p21450</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21450#p21450"/>
		<title type="html"><![CDATA[pwf script mod]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21450#p21450"><![CDATA[
Thanks for that.. tried it but i doesnt initialize the language and whole script is dead <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><br>hmm<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3286">Rav^4u</a> — Sun Jun 08, 2003 7:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-06-06T13:44:47-04:00</updated>

		<published>2003-06-06T13:44:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21379#p21379</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21379#p21379"/>
		<title type="html"><![CDATA[pwf script mod]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21379#p21379"><![CDATA[
The problem is more likely your use of [ and ]. They have special meaning in Tcl. Try putting a \ in front of any open brackets [  (like: \[blah blah]).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Fri Jun 06, 2003 1:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Rav^4u]]></name></author>
		<updated>2003-06-06T13:40:26-04:00</updated>

		<published>2003-06-06T13:40:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21377#p21377</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21377#p21377"/>
		<title type="html"><![CDATA[pwf script mod]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21377#p21377"><![CDATA[
Hiya been playing with another script.. the pwf script (cs pickup)<br><br>All working fine and have managed to add server side control aswell. The format of the topic in the channel of boring <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>In the script this parts tells what to message:<br><br>putserv "PRIVMSG $pwf_pickupchan :[pwf_txt teams1] $pwf_playernumber/$pwf_maxpl<br><br>and the format of pwf_txt teams1 is:<br><br>set pwf_reply(teams1) "2 Currently :3"<br><br>Now thats the boring part I want this format (just an example)<br><br>14,1[7«0 Pickup 7»14]14,1[7«0 Map to be played: de_dust <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> 7»14]<br><br>When I change to it the script no longer works.. i think the "«" is the problem. Any idea how to resolve this?<br><br>Thanks for any help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3286">Rav^4u</a> — Fri Jun 06, 2003 1:40 pm</p><hr />
]]></content>
	</entry>
	</feed>
