FAQ

What language is the Script Engine using?

The Script Engine is a JavaScript 1.5 compliant engine. It's much the same as the JavaScript you might use on web pages, but without predefined web objects :)

What happens to my old scripts?

The speech.scp and trigger scripts will be useless to you. They will no longer be supported at all. However, the documentation was released weeks in advance so that you can familiarize yourself with the system, and begin the transition. Most triggers will be almost trivial to replace. Over the coming weeks up to release, more and more documentation will become available to help you understand how it fits in, and how to translate between the two.

Where can I find the latest documentation for the Script Engine?

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/uox3/uox3_new/documentation/jsengine/ or http://www.uox3.org/jsdocs/index.html"

Is there a script repository, for example type purposes?

You'll find example scripts both packaged with UOX3, as well as in the JSE Development forum at UOX3dev.net.

I have suggestions for further events/functions/uses. Who do I contact?

You can post any ideas you have on the feature request page at the UOX3 sourceforge page. Also, the forums at www.uox3.org are regularly read and reviewed.