I am a long time ZMUD user. I have some basic questions that I have not been able to figure out in mushclient. First, the easy one which is a type of trigger I use. I use a lot of Echo's, but have not been able to figure out how to echo things in mushclient. an example is
#TRIGGER {You feel less tough.} {#ECHO ****RESIST DOWN!!!!!****}
When the mud sends me "You feel less tough." My client will echo
****Resist down!!!*****
on the following line.
The second, is the type of alias I use...
#ALIAS tt {#alias r {bearcharge %1};#alias t {ambush %1 onslaught};#alias p {dirt %1};#alias q {murder %1};#alias y {savage %1};#alias b {call 'beast call' %1};#alias x {c 'call lightning' %1};#alias v {call 'feral rage' %1};#alias de {dash east under %1};#alias dw {dash west under %1};#alias dn {dash north under %1};#alias ds {dash south under %1};#alias ht {hurl throat %1};#alias ch {choke %1}}
Basically, this particular alias creates about 10 other aliases when I use it. In example, when I type tt bear
it sets "r" to be bearcharge bear
"t" to be ambush bear onslaught" etc et al.
I'd really appreciate some help with this, as I want to give mushclient a whirl.
-S
#TRIGGER {You feel less tough.} {#ECHO ****RESIST DOWN!!!!!****}
When the mud sends me "You feel less tough." My client will echo
****Resist down!!!*****
on the following line.
The second, is the type of alias I use...
#ALIAS tt {#alias r {bearcharge %1};#alias t {ambush %1 onslaught};#alias p {dirt %1};#alias q {murder %1};#alias y {savage %1};#alias b {call 'beast call' %1};#alias x {c 'call lightning' %1};#alias v {call 'feral rage' %1};#alias de {dash east under %1};#alias dw {dash west under %1};#alias dn {dash north under %1};#alias ds {dash south under %1};#alias ht {hurl throat %1};#alias ch {choke %1}}
Basically, this particular alias creates about 10 other aliases when I use it. In example, when I type tt bear
it sets "r" to be bearcharge bear
"t" to be ambush bear onslaught" etc et al.
I'd really appreciate some help with this, as I want to give mushclient a whirl.
-S