Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ General
➜ Yet another question about aliases
Yet another question about aliases
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Vercalos
(23 posts) Bio
|
Date
| Tue 13 Dec 2011 09:41 AM (UTC) |
Message
| I want to make an alias that sends a message including %0 to the MUD/MUSH. However, %0 automatically sends the original alias to the MUSH
(alias) -> (send) -> (resulting output)
I'm getting
alias command -> %0 -> alias command
I want to get
alias command -> %0 -> %0
I tried
alias command -> \%0-> alias command | Top |
|
Posted by
| Fiendish
USA (2,534 posts) Bio
Global Moderator |
Date
| Reply #1 on Tue 13 Dec 2011 01:57 PM (UTC) Amended on Tue 13 Dec 2011 01:58 PM (UTC) by Fiendish
|
Message
| Use %%0. The first % escapes the second one and sends it literally. |
https://github.com/fiendish/aardwolfclientpackage | Top |
|
Posted by
| Vercalos
(23 posts) Bio
|
Date
| Reply #2 on Wed 14 Dec 2011 01:19 AM (UTC) |
Message
| Thanks a lot!
Also helped me track down another problem that I needed to fix.(the alias also had a /) | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
10,279 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top