|
remus Wanderer
Joined: 06 Jul 2002 Posts: 53 Location: Australia
|
Posted: Thu Apr 01, 2004 10:00 am
Problem with * in alias |
Ok this is probably easy to clear up but I cant for the life of me work a way out. (being 4am here probably doesnt help)
Here is my problem:
The mud I play on uses the * character as a name variable in emotes.
e.g. emote With a smile * dances. This gives With a smile "my name" dances.
What I wish to do is create an aliased emote that will accept text into it.
#alias smile1 {emote smiles warmly, "(use * here for text)"}
so the sent result would be
Remus smiles warmly, "Greetings blah blah blah."
but what I get at present is
smiles warmly,"(Remus)."
Any ideas appreciated.
Below is the exact alias I am trying to get to work.
Code: |
#ALIAS grin1 {emote grins warmly, ~" (*) ~"} |
|
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4692 Location: Pensacola, FL, USA
|
Posted: Thu Apr 01, 2004 10:59 am |
#alias smile1 {emote smiles warmly, ~"%-1~"}
|
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Thu Apr 01, 2004 5:07 pm |
#AL grin1 {emote * grins warmly, ~"%-1~"}
|
|
|
|
|
|
|
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
|
|