PDA

View Full Version : New Minion Control Sheet Export Template -- PLEASE TRY!!



nlubofsky
Mar 30th, '03, 12:19 AM
I couldn't find any existing export templates for minion control sheets, so I went ahead and created my own. I've attached the prototype and I would love for people to try it out and give me feedback.

For some reason, I can't attach an ".hde" file, so I changed the extension to ".txt". Just change it back again and pop it in the right directory, restart Hero Designer, open up a minion character, select the Minion Control export template and "preview" it. The directory is probably the same for you as for me:

C:\Program Files\HeroDesigner\ExportTemplates

The bottom of the sheet is for keeping track of the STUN, END, BODY, and charges for each individual minion, similar to traditional minion control sheets.

For the top of the sheet, rather than following a traditional organization, I tried to organize it in a handy "information at your fingertips" style (in theory, anyway), in a logical order (I hope). From top to bottom, you got Perception, Movement, Attacks, and Defense.

Please try it out and give me feedback.

Thanks!
Nick

rjd59
Mar 30th, '03, 08:33 AM
Very nice! I think this will come in handy and make handling multiple agents in a scenario easier.

Derek Hiemforth
Mar 30th, '03, 08:58 AM
Looks good! :)

nlubofsky
Mar 31st, '03, 08:08 AM
Thanks guys!

Any suggestions for improvement?

Nick

Nato
Apr 1st, '03, 09:45 PM
If you could improve upon the layout out to where it will fit on one page I would like this sheet. As it is now, it breaks oddly and would awkward for me to use. But you have the right idea. Keep it up, and thanks.

nlubofsky
Apr 2nd, '03, 07:14 AM
I heartily agree that that would be good, but I don't know how to do that using HTML and JavaScript. Does anybody know how to do that? Are there any export templates that have some mechanism forcing them to fit onto a single page?

Thanks,
Nick


Originally posted by Nato
If you could improve upon the layout out to where it will fit on one page I would like this sheet. As it is now, it breaks oddly and would awkward for me to use. But you have the right idea. Keep it up, and thanks.

Simon
Apr 2nd, '03, 07:57 AM
A couple things that may help:

1. IE supports a "page break" syntax. Look at the default character sheet template for an example of this.

2. You can "count" the number of abilities in a given section....inserting a page break if there are too many and beginning a new section to cover the remainder. look into the START and STOP attributes of the various containers (in the docs). They specify which index to begin and end with. If absent, the system will simply begin with 0 and go all the way through the list.

3. Finally, simply changing the font size and layout parameters can often help. There are numerous CSS settings surrounding the layout of text, including the line height, spacing, etc. You can condense things pretty well, if desired.

nlubofsky
Apr 2nd, '03, 08:41 AM
Thanks for the help. Maybe I could compress the fonts and layout a bit. I will look at the "page break" syntax. The "START" and "STOP" are calculated before the JavaScript filter, so that won't work for this.

Thanks!
Nick

nlubofsky
Jan 17th, '05, 09:40 PM
If anybody cares, I made some updates to this export template.

Nick

AlHazred
Jan 17th, '05, 10:21 PM
Neat! This will come in very handy! Thanks!

Heroman
Jan 18th, '05, 06:53 AM
Pretty cool sheet!
I would probably look at condensing the main text if possible. Really, with a control sheet going to 2 pages, you are probably better off having the first be a regular combat record (the one you made) and then a generic-o second sheet with the grid of minions. It would be great with formatting and font to get combat info to 1/2 a sheet and the record list on the other half. Also, like the other sheet, missing SPD....

starblaze
Jan 18th, '05, 08:53 AM
Yesss! Very useful! Thank you! :) :) :) :)