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
➜ Ok, I need help with a few things.
|
Ok, I need help with a few things.
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Fjodor
Sweden (13 posts) Bio
|
| Date
| Sat 11 Aug 2001 12:27 AM (UTC) |
| Message
| I'm trying in a script to send something to the status-bar
is that possible ?
My script looks like this :
---
Sub G2Ncalc (strTriggerName, trig_line, arrWildCards)
Dim G2Nroundcalc, G2Nroundcalc2, G2Nsum
G2Nroundcalc2 = arrWildCards (2)
G2Nsum = world.getvariable ("G2Nroundcalc") - G2Nroundcalc2
?????.????? G2Nsum
world.setvariable "G2Nroundcalc", G2Nroundcalc2
End Sub
---
Where the ? are, is there a command like status.send or something to send it to status bar ??
And, is it possible to remove some of the windows on the status bar so you can send more info to it ?
Like so it doesn't show how many commands you have in history, what world you are connected to and so on ?
/Fjodor | | Top |
|
| Posted by
| Fjodor
Sweden (13 posts) Bio
|
| Date
| Reply #1 on Sat 11 Aug 2001 01:16 AM (UTC) |
| Message
| ok, I found the command to send it to status bar it was :
World.SetStatus
Still wondering if it's possible to remove the other windows in the status bar.
/Fjodor
| | Top |
|
| Posted by
| Nick Gammon
Australia (23,173 posts) Bio
Forum Administrator |
| Date
| Reply #2 on Sun 12 Aug 2001 05:14 AM (UTC) |
| Message
| | No, there is no provision at present for changing the other stuff. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | 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.
14,394 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top