• 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

XML Output

I'm not sure if I'm doing it wrong but it seems that generate
xml output isn't returning the full spell list in al spellbooks.

Has anyone else seen this?
 
It seems to be working all right for me (doing a Save Custom Output to XML), but I don't have any spellbook casters that are using the newer physical spellbook support; is that what you are using?
 
Hmmm, you seem to be right. I just loaded a character that has 6 physical spell books.

There's an empty node: <spellsknown/>
Then there's a <spellsmemorized>{data}</spellsmemorized> node with the appropriate spells.
Then there's another empty node: <spellbook/>

I suspect the spellsknown may have been the old way/node and spellbook is the new? In either case, I'm not seeing any data for them...

I've been kinda bugging them for more XML data as well so I can use it in MapTool... Hopefully it'll get some loving soon! (I suspect they have been busy on the welcomed 8.0 improvements)
 
Back
Top