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 "A fountain sits here."<br>
<br>The variable is set to 1<br>so if variable = 1 then<br> 'drink fountain.'<br><br>And then I want it to repeat that action of drinking until the mud reports, 'you are full.'<br><br>Then the variable is set to 2<br>
so if variable = 2 then<br><br>just end the script because you're full and shouldn't keep drinking.</font><br><br>Does that make more sense of what I'm trying to do, Kevin?<br>The example isn'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"><<a href="mailto:kpreid@mac.com">kpreid@mac.com</a>></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'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's input field has a scroll bar and so on. Though I'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's there. For any more documentation, it will have to be written by someone.<br>
<br>
-- <br>
Kevin Reid <<a href="http://switchb.org/kpreid/" target="_blank">http://switchb.org/kpreid/</a>><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>