• 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

Tutorial Finding Help!!!!

WhyteOne

Member
can someone please tell me where to find these supposed tutorials on adding custom content to Hero Lab. specifically, adding subclasses. thank you ahead of time for any help.
 
Inside the editor choose "Help" and "Help on using the editor" and those are the tutorials that a lot of LW documentation is referring to. I don't believe there is a tutorial for subclasses, but every part of the help file is useful in some way to helping understand the basics of HL scripting.

The link referred to in ShadowChemosh's signature leads here.

There are code snippets and a somewhat helpful wiki on the community github here.

The best way to figure out some of the subclasses for me was to simply open existing subclasses in the COM*.user files. Although I recommend against any changes to the existing files you can open all of the community files up with the editor and even in a text editor to get a look at what is going on.

The community files are default loaded to C:\ProgramData\Hero Lab\data\5e on a windows machine, but if you didn't do a default install, they might wind up anywhere.
 
Back
Top