Functions list

Posted by Nick Gammon on Wed 19 Jul 2000 12:00 AM — 2 posts, 14,832 views.

Australia Forum Administrator #0

There is now a web page listing all "world" functions that can be called from VBscript (and other languages). It lists in alphabetic order all methods/properties that are exposed by MUSHclient, with:

  • Description
  • Example code
  • Return values

This is at: http://www.gammon.com.au/mushclient/functions.htm

#1
I appreciate the functions page very much. It has been an invaluable source for me as I am new to VBScript and, of course, the "World" commands in particular. MUSHclient has been a wonderful alternative to zMUD and I'm glad it's easy for me to port my script over.
Thanks again.