Community

 
Jump Menu:
Post Reply
Page 3 of 3  •  Prev 1 2 3
Switch to Forum Live View Yet another custom character sheet....
2 years ago  ::  Dec 12, 2010 - 9:59PM #21
mickytk
Date Joined: Aug 31, 2009
Posts: 18
Updated the first post with links to all three, including the finished PDF form!

Still planning on making a third page, dedicated entirely to biographical stuff and a picture and whatnot  
Quick Reply
Cancel
2 years ago  ::  Dec 14, 2010 - 5:57PM #22
BrashFink
Date Joined: Aug 17, 2007
Posts: 6
Brilliant Sheet! I was working on a Form type one also, and it is offical... I am dumping working on mine yours looks better! :D

I think I noticed, your form does not auto calculate the Modifiers. Here is the script code I used in my sheet:

var f = this.getField("STR");
g = f.value;
h = ((g - (g % 2)) - 10) / 2;
if (h > 0) { h = "+" + h };
event.value = h;

The "STR" would be whatever the fieldname of the Ability you are calulating in that field.
Quick Reply
Cancel
2 years ago  ::  Dec 14, 2010 - 6:07PM #23
mickytk
Date Joined: Aug 31, 2009
Posts: 18

Dec 14, 2010 -- 5:57PM, BrashFink wrote:

Brilliant Sheet! I was working on a Form type one also, and it is offical... I am dumping working on mine yours looks better! :D

I think I noticed, your form does not auto calculate the Modifiers. Here is the script code I used in my sheet




Sheet has been updated accordingly. Thank you!

Quick Reply
Cancel
2 years ago  ::  Dec 14, 2010 - 6:21PM #24
BrashFink
Date Joined: Aug 17, 2007
Posts: 6
I think your Bonuses in the Skills are not working now.

EDIT: Disregard. I let it sit and moved around on the form and it eventually fixed them. This is the same thing that happened on my old 3.5 form... and possibly could be because of my old version of Acrobat.

Quick Reply
Cancel
2 years ago  ::  Dec 14, 2010 - 6:25PM #25
mickytk
Date Joined: Aug 31, 2009
Posts: 18

Dec 14, 2010 -- 6:21PM, BrashFink wrote:

I think your Bonuses in the Skills are not working now.

EDIT: Disregard. I let it sit and moved around on the form and it eventually fixed them. This is the same thing that happened accationally on my old 3.5 form... and possibly could be because of my old version of Acrobat.




Its probably the custom Javascript stuff I had to put in so that it showed the numbers with + or - values in front.

Quick Reply
Cancel
2 years ago  ::  Dec 14, 2010 - 6:44PM #26
BrashFink
Date Joined: Aug 17, 2007
Posts: 6
Yeah, if the bonuses don't show right away, all you have to do is something that forces it to recalculate, like change level temporality. It recalculates, then you can change it back.

Once again, my Acrobat for Mac is like 2 versions old. No one else might have this issue.


Also FYI, I had a script also for a check box that would change which ability bonus it used on a stat.

In 3.5 I used it for base attack two swap to Dexterity when a character had Finesse. This could be used also to automate the choices for FORT, REF and WILL.

If it was used, people could click the checkbox for "INT" for example and it would use INT in the Reflex bonus... actually, it could also use the same box to automate the AC bonus too. Since you do not have a checkbox already in place, this might be more of a pain than it is worth.

If you are intestested, I would have to look through an external hard drive at home. I think it is on the backup from from my old laptop last year.
Quick Reply
Cancel
2 years ago  ::  Dec 14, 2010 - 6:48PM #27
mickytk
Date Joined: Aug 31, 2009
Posts: 18
Yah, i'm not looking to go that nuts with it - especially since I can only work on the pdf form at work, and only work on the actual sheet graphics at home
Quick Reply
Cancel
2 years ago  ::  Dec 14, 2010 - 7:33PM #28
BrashFink
Date Joined: Aug 17, 2007
Posts: 6
Yeah, I hear ya. I might do some playing around with it over the next couple weeks. If I get it working sweet, I might PM you and show it to you in a link to see what you think. Might be easier to just leave it manual.
Quick Reply
Cancel
Page 3 of 3  •  Prev 1 2 3
Jump Menu:
 
    Viewing this thread :: 0 registered and 1 guest
    No registered users viewing