Register forum user name Search FAQ

Gammon Forum

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 ➜ Jscript ➜ Problem with Thaeldan's Valuer

Problem with Thaeldan's Valuer

It is now over 60 days since the last post. This thread is closed.     Refresh page


Posted by Rinor   (16 posts)  Bio
Date Sun 17 Jun 2001 07:40 PM (UTC)
Message
Error number: -2146823287
Event: Execution of line 198 column 3
Description: Number expected
Called by: Function/Sub: sendValues called by alias
Reason: processing alias "SendValues"

Any idea what is wrong?
Top

Posted by Nick Gammon   Australia  (23,169 posts)  Bio   Forum Administrator
Date Reply #1 on Sun 17 Jun 2001 10:38 PM (UTC)
Message
I'm not sure which valuer you are looking at. Can you give its name or the URL where you downloaded it?

- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

Posted by Rinor   (16 posts)  Bio
Date Reply #2 on Mon 18 Jun 2001 07:08 PM (UTC)
Message
http://hjem.cybercity.no/~nfp3291/mushclient/
There was no problem with this script when using Mushclient 3.04...


BTW: What's up with the password? Can I make up my own? It's a pain to memorize/copy&paste it everytime.
Top

Posted by Nick Gammon   Australia  (23,169 posts)  Bio   Forum Administrator
Date Reply #3 on Wed 20 Jun 2001 12:55 AM (UTC)
Message
Quote:

BTW: What's up with the password? Can I make up my own? It's a pain to memorize/copy&paste it everytime.


You can make your own password - click on "Edit Profile" on the top of the page and then click on the "change your password" link.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

Posted by Nick Gammon   Australia  (23,169 posts)  Bio   Forum Administrator
Date Reply #4 on Wed 20 Jun 2001 01:40 AM (UTC)
Message
For some reason that I don't understand, it doesn't seem to recognise the "trim" keywords. Maybe he is using a later version of JScript than we are. It did it for me on earlier versions of MUSHclient as well.

There is a "trim" function built into MUSHclient, so I suggest you edit the script, and where you see the line:


params = trim(wildcards[0]).split(" ");


change it to:


params = world.trim(wildcards[0]).split(" ");



That got rid of the error for me, I can't say for sure the script worked because I don't have a character on Medievia right now.

- 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.


19,395 views.

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.