• 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

Post Links to your Custom Sheets here

Hey AncientOne, could you make a fix for Wizards? Their specialized spells are not appearing on the list.

Odd... I tested that specifically and had no problem with it. I'll check into this when I return from vacation; maybe I broke something after I tested it.

Are you using the new 4.0 version?

BTW, you may want to put issues related to my sheet in the new thread just to keep everything together.
 
AncientOne, I can move posts around on this forum if you wanted to re-organize things at some point - just tell me what changes you'd like to make.
 
armidale I am having problems with you new Character sheet.

Not sure if it is due to the upgrade to Windows 8 or you new upgrade.

The Description section in top first page is all misaligned.

Here is a Picture of what I am talking about


Error Custome sheet by Dragnmoon, on Flickr

I have also attached the file
 

Attachments

Last edited:
I am starting to think it has something to do with Windows 8, because all the Custom sheets are doing it, even the ones I did not save with your new version.

It looks the same on both IE and Chrome
 
I have been playing around with the sheet above, and I can't figure out why it is doing what it is doing in the pic I posted.
 
I have been playing around with the sheet above, and I can't figure out why it is doing what it is doing in the pic I posted.

I haven't figured it out yet either. This is the same problem sebacore's sheet originally had and I believe Tasha found one way around. I had a different way around it that seems to no longer work. I'll keep looking into this.
 
Armidale, any luck figuring this out? Yours is still for me the sheet to go to, but it is unworkable for the first page at this time. Wish I knew enough to help ya out.
 
Version 3.17 of Armidale's Pathfinder Sheet now released

Armidale, any luck figuring this out? Yours is still for me the sheet to go to, but it is unworkable for the first page at this time. Wish I knew enough to help ya out.

Ok, I found a solution. New version is now released. Check it out and let me know if you find any more issues.
 
Custom Sheet Conversion from Pathfinder to d20?

Does anyone know if any exist? All the one's I really like are all for Pathfinder, but I also play d20 as well on occasion.

Thanks for the help!



Michael
 
I know this is for Pathfinder, but this seemed like the best place to ask for help regarding a custom sheet for Shadowrun. Anyone willing to at least point in the direction of a good tutorial?
 
I made a short sheet that I use for a table tent. Just fold the first so it is showing, then fold up to the top of the page from the other end and then fold to the first fold.

I used Shadow's file and adjusted, taking most of the stuff out and re-sized text.


I had to change the files to txt to upload them to the board.
 

Attachments

Journal Entry Output help?

I've scoured this thread and the boards... I'm looking for a way to generate output of Journal Entries (Titles, Descriptions, Game Date, Real Date, XP, and Gold Earned) to something other than a hardcopy printer or PDF document. When I generated a Plain XML Custom Output version of the portfolio, it provided the title, dates, xp and money as attributes to each individual journal tag, but listed entirely blank description tags nested beneath, so I don't know if there's a problem with my journal entries (they display fine in HL and in PDF output) or if the Plain XML custom output format explicitly tells HL to trim journal contents, or XML output of journal entries is unsupported, or what...

I've tried using other custom output types designed to generate XML files and found the same absence of Journal Description data...

Sample XML snippet:
Code:
<journal name="Wormwood Day 3 - Assault for breakfast, peppered with bravado" gamedate="47140703" realdate="20140531" xp="175" pp="0" gp="0" sp="0" cp="0" prestigeaward="0" prestigespend="0">
	<description/>
</journal>

Edit: After more thorough investigation, I've determined that the source of my problem is Hero Labs itself, in that the generation of the raw XML on a programmatic level fails to include the journal descriptions in the XML used for custom output parse. Further pursuit of customized Journal output would seem to be inappropriate in this thread as a result. Apologies.
 
Last edited:
Edit: After more thorough investigation, I've determined that the source of my problem is Hero Labs itself, in that the generation of the raw XML on a programmatic level fails to include the journal descriptions in the XML used for custom output parse. Further pursuit of customized Journal output would seem to be inappropriate in this thread as a result. Apologies.
Has there been any movement on this? I would also like to be able to see journal entries. I've been writing up descriptions for each encounter my character has had, and a printed log of such would be very nice.

In regards to output formats, at some point I'll try building an HTML sheet with some jQuery hooks to make the page a bit more dynamic. But my time is devoted to other things and this likely won't be a high priority (since what exists works).

My thanks to everyone who has contributed!
 
Has there been any movement on this? I would also like to be able to see journal entries. I've been writing up descriptions for each encounter my character has had, and a printed log of such would be very nice.


Just in case.. Journal contents are one of the standard options for "Dossiers" of output. It would not be customized, but it is pretty basic information. Have you looked at those?
 
Back
Top