What character(s) do you send to the MUD to force a new line? What I want is to "press return" everytime I get the following trigger line: "[RETURN for more,"
I looked in help under every topic I could think of (this is my first time using/trying MushClient) and came up empty!! So the second question is, where was the answer in help?
On the same trigger line in ZMUD you had to put a tilde in front of the "[" for the program to read it correctly. So the above trigger would have to look like this for it to work:
#TRIGGER {~[RETURN for more,} {#cr}
Are there similiar characters in MushClient that require special handling like that?
Finally, can I import my ZMUD triggers and Aliases? I did not see any import function, or a format where you can load the trigger/alias right from the command line.
Thanks for staying with me if you read this far!!
Boca the newbie
I just downloaded mushclient so am a total newbie with it. I have used ZMUD extensively, and know some WinTin/yTin.
I looked in help under every topic I could think of (this is my first time using/trying MushClient) and came up empty!! So the second question is, where was the answer in help?
On the same trigger line in ZMUD you had to put a tilde in front of the "[" for the program to read it correctly. So the above trigger would have to look like this for it to work:
#TRIGGER {~[RETURN for more,} {#cr}
Are there similiar characters in MushClient that require special handling like that?
Finally, can I import my ZMUD triggers and Aliases? I did not see any import function, or a format where you can load the trigger/alias right from the command line.
Thanks for staying with me if you read this far!!
Boca the newbie
I just downloaded mushclient so am a total newbie with it. I have used ZMUD extensively, and know some WinTin/yTin.