Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It uses JavaScript, so you should become familiar with this language before proceeding with this document. A number of very good guides to JavaScript exist on the Internet.

The ECMA-262 implementation (Javascript to you and me) used in Warzone is based on Spidermonkey, the JS engine used in Apple's Safari web browser. For more information on it's native features, see Nokia's QtScript documentation.

Regardless of your knowledge of the game or programming experience, I highly recommend reading Common Mistakes as you will almost certainly fall prey to one of these.

...