|
Latent Apprentice
Joined: 19 Aug 2002 Posts: 120 Location: USA
|
Posted: Wed Jan 22, 2003 2:58 am
alias attempt, failed, please help |
I am trying to make an alias. Basically if I say something, like "say hi, how are you" I want zMud to send "em whispers 'hi, how are you" to the mud. I have tried several things but they did not work. Also, I dont know if it is possible, but instead of say, would it be possible to use a '? so instead of "say hi, how are you", i would type "'hi, how are you". Thanks
|
|
|
|
Emit Magician
Joined: 24 Feb 2001 Posts: 342 Location: USA
|
Posted: Wed Jan 22, 2003 3:07 am |
well, you can try this, might work
#oninput {^'} {#sub {emote whispers, '}}
or if you want to go the alias route
#alias wsay {emote whispers, '%-1'}
either of these should do the trick.
moon.icebound.net:9000 |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|