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
➜ Adding something to end of a prompt.
Adding something to end of a prompt.
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Manveru
(1 post) Bio
|
Date
| Wed 11 May 2005 08:38 AM (UTC) |
Message
| Greetings. I was wondering if it was possible to add something to the end of the prompt line. I tried using the OnPluginPartialLine function to throw a world.note at the end, but it puts it on a line after the prompt. Basically, what I want is for it to appear like:
<prompt> random text
Instead of:
<prompt>
random text
Is there a way that I might do this? Thanks. | Top |
|
Posted by
| tobiassjosten
Sweden (79 posts) Bio
|
Date
| Reply #1 on Wed 11 May 2005 07:24 PM (UTC) |
Message
| Omit the prompt and use a Note to echo out your own one. |
Simplicity is Divine | http://nogfx.org/ | Top |
|
Posted by
| Ked
Russia (524 posts) Bio
|
Date
| Reply #2 on Thu 12 May 2005 07:40 PM (UTC) |
Message
| Use OnPluginPacketRecieved callback. There are a couple of examples of doing something along those lines, try a search on the callback name. You'll need to match the prompt (including whatever ANSI codes may be in it) and then append your text to each occurance. | 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.
12,790 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top