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
➜ Another Boring Math Question (With a Twist)
|
Another Boring Math Question (With a Twist)
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Invariel
Canada (1 post) Bio
|
| Date
| Tue 01 Jun 2004 03:42 PM (UTC) |
| Message
| Every time I hit enter, I get the following MUD status line, which I have triggered to toss to my status bar:
HP: * CP: * Cash: * XP: */*
What I would like to see in my status bar is:
HP: %1 CP: %2 Cash: %3 XP: %4 To Goal: (%5 - %4)
I've tried looking at the other posts of this sort, but can't seem to get anything to work. I don't do the script thing, but would really like to see this working.
Thanks, in advance. | | Top |
|
| Posted by
| Flannel
USA (1,230 posts) Bio
|
| Date
| Reply #1 on Tue 01 Jun 2004 07:32 PM (UTC) Amended on Tue 01 Jun 2004 07:33 PM (UTC) by Flannel
|
| Message
| Sent To: Script
Send:
SetStatus "HP: %1 CP: %2 Cash: %3 XP: %4 To Goal: " & (Cint(%5) - Cint(%4))
|
~Flannel
Messiah of Rose
Eternity's Trials.
Clones are people two. | | 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,049 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top