Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game

Notices

Reply
 
Thread Tools Display Modes
Steev42
Member
 
Join Date: Nov 2010
Posts: 70

Old June 6th, 2012, 05:04 PM
This may be a generic HeroLab question, but I'm coming from a standpoint of adding things in Pathfinder.

I'd like to create a new heading for my sources. Something along the lines of (say) "User Content" or "Pathfinder Society" that I can then put other sources underneath.

I had assumed that if I created one source (I left the Parent Source blank), and created a second source with the Source Unique ID of the first as the Parent Source, this would do what I wanted. However, whenever I tried to use the child, I would get an error indicating it couldn't find the unique ID of the parent.

Anyone have anything that could help me?
Steev42 is offline   #1 Reply With Quote
Frodie
Senior Member
 
Join Date: May 2007
Location: Durham, NC
Posts: 1,747

Old June 6th, 2012, 05:56 PM
You will need to make a *.1st for example: PFRPG_ModernSources.1st, it can be made in notepad.
The code, (the txt made in notepad), will be something like:


<?xml version="1.0" encoding="ISO-8859-1"?>
<document signature="Hero Lab Structure">

<source
id="ModPath"
name="MSRD Pathfinder"
selectable="no"
sortorder="0"
description="Various options for applying the MSRD rule setting to the Pathfinder Roleplaying Game">
</source>

<source
id="Modern"
name="MSRD Core"
parent="ModPath"
description="Various options for applying MSRD Core rules to the Pathfinder Roleplaying Game">
</source>


<source
id="ModGear"
name="MSRD Gear"
parent="ModPath"
description="21st century gear for the MSRD Core">
</source>


<source
id="ModMon"
name="MSRD Menace Manual"
parent="ModPath"
description="Various options for applying MSRD Menace Manual to the Pathfinder Roleplaying Game">
</source>

<source
id="ModArc"
name="MSRD Arcana"
parent="ModPath"
description="Various options for applying MSRD Arcana to the Pathfinder Roleplaying Game">
</source>

<source
id="Future"
name="MSRD Future"
parent="ModPath"
description="Various options for applying MSRD Future to the Pathfinder Roleplaying Game">
</source>





</document>
Frodie is offline   #2 Reply With Quote
Steev42
Member
 
Join Date: Nov 2010
Posts: 70

Old June 7th, 2012, 02:48 PM
Thanks! Worked like a charm.
Steev42 is offline   #3 Reply With Quote
Frodie
Senior Member
 
Join Date: May 2007
Location: Durham, NC
Posts: 1,747

Old June 7th, 2012, 04:48 PM
NP, glad to help
Frodie is offline   #4 Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 02:51 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.