AvernumScript/Appendix
This is a reference guide for the Blades of Avernum Avernumscript language. Blades of Avernum is a role playing game made by Spiderweb Software, more information can be found at the Avernum Web Site. This document is basically the calls section of the Blades of Avernum Editor Appendices put in an online, easily browsable form.
Currently, almost all credit should go to Jeff Vogel, creator of the software and writer of the original documentation. This wikibook will be heavily based off the original documentation.
Table of Contents
edit- General notes about scripting
- Basic Script and IO Calls
- Campaign and Scenario Calls
- Basic Character Calls
- Item, Special Item and Gold Calls
- Location and Distance Calls
- Statistic and Damage Functions
- Animation and SFX Functions
- Scenario Initialization Calls
- Boats and Horses
- Event Calls
- Town Calls
- Outdoor Calls
- The Passage of Time
- Miscellaneous Special Calls
- Terrain Checking and Modification
- Dialog Calls
- Basic Dialog Box Calls
- Advanced Dialog Box Calls
- Terrain Script and Creature Script Calls
- Terrain Script Calls
- Movement, AI Functions
- Combat and Targeting Calls
- Grouping Calls
- Messaging Calls
- Advanced Item Management Calls
- NPCs Joining Party Calls
- Splitting Up the Party Calls
- Custom Item Ability Calls
- Custom Character Ability Calls
- Cutscene Calls
- String Manipulation Calls
- Debugging Procedures
- Bugs and Workarounds