• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Roster Output

AB won't do this automatically. However, it's quite possible to write a "custom extension" for AB that does exactly this. AB writes the contents of rosters as a XML file that contains all the details you'll need and that can be readily parsed. A custom extension is a program that takes the AB roster file as input, parses it, and generates output based on whatever you want to achieve.

You'll find details on how to write custom extensions within the Authoring Kit documentation. You'll also find details on how to integrate your custom extension into AB so that you can access it directly from the File menu within the product.
 
Back
Top