• 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

Life Paths

Icehawke

Member
I'm sure that's not the best way to describe them, but the game I am working on employs a system of packages to describe previous experience, such as schooling and work/military prior to adventuring.

The closest pen & paper example I can think of is either Traveller or the old Central Casting supplements. In Hero Lab, the closest would be the Shadowrun 5 method of character creation from Run Faster, the Life Modules.

Can anyone drop some pointers or examples on how to do such a thing?

Thanks.
 
How far have you gotten in studying Shadowrun 5's life modules, and how they work inside Hero Lab?

Those are the closest thing in Hero Lab to what it sounds like you want to accomplish, so I'd study what sort of fields they're using, and how the tags are being set up on each copy of each skill, so that each life module only shows its own skills, but then only one real copy gets shown on the hero, and that copy collects all the values from any other life module.
 
How far have you gotten in studying Shadowrun 5's life modules, and how they work inside Hero Lab?

Those are the closest thing in Hero Lab to what it sounds like you want to accomplish, so I'd study what sort of fields they're using, and how the tags are being set up on each copy of each skill, so that each life module only shows its own skills, but then only one real copy gets shown on the hero, and that copy collects all the values from any other life module.

I'd love to look at the SR5 stuff, but it's all in .pkg files which seem to be some sort of binary format :(

From the non-computerized side, I am fairly familiar how they work in-game, just applying that knowledge is the challenge :)
 
In the Develop menu, make sure Enable Data File Debugging is turned on. Then, you can right-click various items, and look at their tags and fields - that's what I was referring to.

There should be a lot you can figure out for yourself as to how they're working based on the results you see.
 
In the Develop menu, make sure Enable Data File Debugging is turned on. Then, you can right-click various items, and look at their tags and fields - that's what I was referring to.

There should be a lot you can figure out for yourself as to how they're working based on the results you see.

The things you learn :D
 
Back
Top