Documentation

The toolkit is designed to meet the needs of users and developers. As such, separate documentation has been written to meet your needs.

Each of these documents is viewable online and printable as a PDF document. The dyunamic areas such as the APIs and Library references are regenerated monthly. You will need a PDF viewer such as the free version of Adobe Acrobat.

Note: All of these documents assume you have briefly looked over the artcles in the Introduction section.

Installation Guide
This will walk you through the process of setting up a new module or retrofitting an existing module to use the Memetic AI Toolkit.
Read the Guide
Download PDF Version
User's Guide
This assumes you have some basic scripting knowledge and want to define an NPC's behavior using the standard components included in the toolkit.
(Coming Soon)
Download PDF Version
Developer's Guide
For more experienced programmers, this guide walks you through the process of making new memetic behaviors. It contains intermediate to advanced topics divided into several chapters.
(Coming Soon)
Download PDF Version
API Reference
The toolkit provides a large number of NWScript functions for building memetic behaviors as well as standard utilities for datastructures. This guide organizes and documents each function.
Browse the Functions
Download PDF Version
Library Reference
The toolkit also provides a means to bundle scripts and memetic objects in a single library. This guide contains the documentation for the system libraries and the user contributed libraries.
Browse the Libraries
Download PDF Version