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
➜ VBscript
➜ How to write and use world.Note script
|
How to write and use world.Note script
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Babochka
USA (21 posts) Bio
|
| Date
| Tue 04 Oct 2005 12:54 PM (UTC) |
| Message
| To Life Immortal
Hello I love MUSHclient and I use it to play me favourite game, Achaea.
I am creating a website about my characters on the game, so I will need to make notes to myself while playing. I read about world.Note, but I dont seem to understand. Could some explain how to write a script which will allow me to make notes while I log the game and also tell me how to use the script?
Thanks in Advance,
Babochka the Russian Butterfly | | Top |
|
| Posted by
| Nick Gammon
Australia (23,173 posts) Bio
Forum Administrator |
| Date
| Reply #1 on Sat 08 Oct 2005 12:26 AM (UTC) |
| Message
| If you just want to log things to your log file, you can use this alias:
<aliases>
<alias
match="Note *"
enabled="y"
send_to="6"
sequence="100"
>
<send>%1</send>
</alias>
</aliases>
Then you could type "Note blah blah" and it would be logged. Or change the alias to "send to output" and it will appear in the output window. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | Top |
|
| Posted by
| Babochka
USA (21 posts) Bio
|
| Date
| Reply #2 on Sat 15 Oct 2005 03:25 AM (UTC) |
| Message
| To Life Immortal
ooooo thanks for the help; you're a good bloke, Nick Gammon.
* nice hug *
Babochka the Russian butterfly | | 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.
13,547 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top