Thanks for getting back to me Kevin.<br>Let me reform what I said before.  My understanding of scripting is none...<br><br><font size="4">So I want a script with a variable.<br>So the trigger would be &quot;A fountain sits here.&quot;<br>

<br>The variable is set to 1<br>so if variable = 1 then<br> &#39;drink fountain.&#39;<br><br>And then I want it to repeat that action of drinking until the mud reports, &#39;you are full.&#39;<br><br>Then the variable is set to 2<br>

so if variable = 2 then<br><br>just end the script because you&#39;re full and shouldn&#39;t keep drinking.</font><br><br>Does that make more sense of what I&#39;m trying to do, Kevin?<br>The example isn&#39;t as important as trying to get down the if/then/end thing.<br>

<br>Thanks,<br>Ryan<br><br><br><div class="gmail_quote">On Sun, Aug 23, 2009 at 12:25 PM, Kevin Reid <span dir="ltr">&lt;<a href="mailto:kpreid@mac.com">kpreid@mac.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
On Jul 15, 2009, at 2:55, Shane Tarrant wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 If there is a separator character, I&#39;d appreciate the information,<br>
</blockquote>
<br>
What do you mean by separator character? If you want to do multiple commands in sequence, just write them on separate lines; press Option-Return to enter a line break without sending the command. (The ability to do that is the whole reason MudWalker&#39;s input field has a scroll bar and so on. Though I&#39;ve thought about combining it with the output window. while keeping the functionality.)<br>


<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 and even better, if possible, a link to a complete MudWalker Manual. Thank you<br>
</blockquote>
<br>
The info in the Help menu is what&#39;s there. For any more documentation, it will have to be written by someone.<br>
<br>
-- <br>
Kevin Reid                                  &lt;<a href="http://switchb.org/kpreid/" target="_blank">http://switchb.org/kpreid/</a>&gt;<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
MudWalker mailing list<br>
<a href="mailto:MudWalker@cubik.org" target="_blank">MudWalker@cubik.org</a><br>
<a href="http://lists.puremagic.com/cgi-bin/mailman/listinfo/mudwalker" target="_blank">http://lists.puremagic.com/cgi-bin/mailman/listinfo/mudwalker</a><br>
</blockquote></div><br>