| AU Module Vanilla - Base AU module |
| This module is to be included by all game configurations otherwise they won;t work! It is not really a module, it is in fact the backend system |
| Its main functions are: |
| Dealing with deaths and other events |
| Interfacing with the database |
| Generating webpages from the XML |
| Providing a CGI interface |
| Generating emails for players |
| Providing an interface which other plugins can use to find out information about the game state. |
| This module has the following properties which can be set in the config file |
| admin-xsl-file |
| cgiurl |
| colourcount-class |
| where class is ??? |
| debug |
| dbhost |
| dbname |
| dbpass |
| dbport |
| dbtype |
| dbuser |
| default-headline |
| email-subject |
| from-address |
| game-prefix |
| headlines-page-name |
| news-date-i |
| where i is ??? |
| news-page-name |
| obscurity-offset |
| path-to-pages |
| template-i |
| where i is the template number |
| template-page-name-i |
| where i it the template number |
| updates-page-name |
| xsl-file |
| This module exports the following properties for an assassin |
| address |
| live |
| name |
| pseudonym |