• 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

Submitted for Your Approval - Pathfinderized Star Wars D20

This is most awesome! Great work and it is appreciated. Would you be doing the Dark Side Sourcebook? I use this heavily in my d20 Pathfinder Campaign. Mostly the gear section.
 
OK, so a bit of thread necromancy here, but I downloaded the latest version of these files from the thread here; and, while I was able to fix the equipment errors, a new set of errors had cropped up.

I encountered the same issue, so I ran it by my Hero Lab Guru (everyone should have one) and he sent me back a solution. Just replace the cFrcWpn Eval script with the following code and save it. That worked for me.

------------------------------------------------------------------------
var bonus as number
var bon as number
field[abValue].value += field[xCount].value
bonus += field[xIndex].value
bon += field[abValue].value

field[livename].text = field[thingname].text & " +" & bon & "d6"
field[abSumm].text = "+" & bon & "d6 damage on a non-powered melee weapon for " & hero.tagcount[Classes.ForceAdpt] & " rounds."
field[listname].text = field[thingname].text & " +" & bonus & "d6"

~ If we're not shown, just get out now
doneif (tagis[Helper.ShowSpec] = 0)
----------------------------------------------------------------------------
 
is this an update to a pre-existing program? is this a pdf that I am having trouble loading? and if it is not a pdf can you make this into a pdf for a core rulebook.
 
is this an update to a pre-existing program? is this a pdf that I am having trouble loading? and if it is not a pdf can you make this into a pdf for a core rulebook.
This is a .user file that is designed to load into the Hero Lab Pathfinder game. I expect to make changes or add features for Star Wars.

It is not a pdf or a rulebook at all. It looks likes its based off d20 Star Wars books.
 
I hope this is still open

I can't find any way to open this file I am really hoping someone is still out there and can reload a new file or something
 
I can't find any way to open this file I am really hoping someone is still out there and can reload a new file or something
It's a compressed zip file. You can easily find and download a program like WinZip (for example) to open it and get the user files.
 
Here's the .hl file (in zip format though, just so it's uploadable. By default it'll install the user and 1st files to the /pathfinder folder.

unzip this somewhere, and then should be able to double-click on the StarWarsD20Rev.hl file and it should automatically install. :)
 

Attachments

Back
Top