Anyone know how to do this?
I am on a mud where I can play two players at the same time.
I want to be able to control my healer from my main's window.
In zmud I can create an alias, for example sov and give it a value of:
Moiraine:cast 'sov' %1
Lan:
What this does is switches to my alt's window "Moraine" and casts sov on who I specify from my main's window, then it switches back to my main "Lan".
I am looking to do similar in MUSHClient
Thanks!
I am on a mud where I can play two players at the same time.
I want to be able to control my healer from my main's window.
In zmud I can create an alias, for example sov and give it a value of:
Moiraine:cast 'sov' %1
Lan:
What this does is switches to my alt's window "Moraine" and casts sov on who I specify from my main's window, then it switches back to my main "Lan".
I am looking to do similar in MUSHClient
Thanks!