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
➜ Text replacing in color
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Orbwave
(1 post) Bio
|
Date
| Fri 06 May 2005 07:53 PM (UTC) |
Message
| I've seen a few people post questions like this, but never saw an actual solution.
Input from world:
I like foo.
Trigger captures ^I like foo\.$
Trigger omits the original message from output
Trigger send replacement colored text:
You like bar
So I don't want to see the original message at all, just want it replaced with some colored output. I can do everything except make the replacement text colored. If I use the script:
world.colournote('red', 'black', 'You like bar');
It also gets omitted from the output. | Top |
|
Posted by
| Ked
Russia (524 posts) Bio
|
Date
| Reply #1 on Fri 06 May 2005 09:37 PM (UTC) |
Message
| You'll have to use a function in a script file and do the command from there. | 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,466 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top