Senior Member
Join Date: Aug 2018
Location: Texas
Posts: 109
|
I am creating a magic weapon that allows a few spells to be cast. I am wanting these spells to print out on the character sheet, but I do not know how to get that done. I am trying to do it under
Tags > Group ID: SpInfo > Tag ID: sSpell This should append the spell information of the listed spell onto the character sheet, but it does not seem to be working. |
#1 |
Senior Member
Join Date: Aug 2018
Location: Texas
Posts: 109
|
I can't believe no one has an idea.
|
#2 |
Senior Member
Join Date: Mar 2013
Location: Melbourne, Australia
Posts: 1,124
|
I think that the forum has lost a fair number of people who did coding. You could try asking in the Discord.
Current RPG's: Pathfinder (GM), Pathfinder (Player), Gamma World (GM, Pathfinder homebrew). HeroLab: 3.5 & Pathfinder. HL User Files for PF: Greyhawk Setting, Gamma World (WIP). DM and player of D&D since 1980. |
#3 |
Senior Member
Join Date: Sep 2017
Posts: 602
|
I unfortunately have zero knowledge of the printing stuff. SpInfo is how you get it to display in the program. If it's working when you look at it in Hero Lab and just not working on the print output, I got nothing. If it's not even showing up in Hero Lab, I'd double check you're using the correct spell ID. Some have been replaced with Community Pack counterparts, so that might be one issue.
My only other suggestion is the bad, obvious, stupid one: manually copy the spell info into the item's description. Found an issue with or have a suggestion for the 5e Community Pack? Please post it here at our GitHub. Feel free to stop by the Lone Wolf Development Subreddit, for discussion of any and all LWD products and community efforts! |
#4 |
Senior Member
Join Date: Dec 2008
Posts: 124
|
Quote:
Assuming that the data that you want is present in the XML, you'll need to either write your own XSL transform, or modify an existing transform to get what you need. DM, exRealmWorker, Character Sheet Hacker, Gamer |
|
#5 |
Thread Tools | |
Display Modes | |
|
|