Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
Wruin
Member
 
Join Date: Nov 2012
Location: Portland, OR
Posts: 43

Old November 14th, 2012, 05:09 PM
I am trying to create a template. I found this in the vampire template:

validif (hero.tagis[NotLiving.?] = 0)

I want to replace this with 3 lines that says valid if not incorporeal, not elemental, and not outsider.

Where do I find the tags associated with these things? More importantly, how do I find out what all the tag are? There must be a list or a way to access them.
Wruin is offline   #1 Reply With Quote
Wruin
Member
 
Join Date: Nov 2012
Location: Portland, OR
Posts: 43

Old November 14th, 2012, 05:27 PM
In the editor, each thing has a question mark nest to it that shows the ID. I found stIncorpor. Unfortunately, I can't navigate to it to read it. I get the error group stIncorpor not defined. Here is where I am headed:

var valid as number
~we're valid if the hero is not incorporeal
valid = (hero.tagis[stIncorpor.?] != 0)
valid += check for elemental
valid += check for outsider

validif valid != 0
Wruin is offline   #2 Reply With Quote
Wruin
Member
 
Join Date: Nov 2012
Location: Portland, OR
Posts: 43

Old November 14th, 2012, 05:38 PM
I might get there by myself it I didn't have to go eat dinner. I found in Develop > Floating Info Windows how to see group names and tag ids. If someone happens along that can speed me along, I appreciate it.
Wruin is offline   #3 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old November 14th, 2012, 05:55 PM
Have you read all the tutorials and watched the videos yet?
AndrewD2 is offline   #4 Reply With Quote
Wruin
Member
 
Join Date: Nov 2012
Location: Portland, OR
Posts: 43

Old November 15th, 2012, 07:33 PM
Since the only answer I got was RTFM, I am posting the answer I was hoping for.

In Hero Lab go to Develop and check Enable Data file Debugging. Then go to Develop > Floating Info Windows > Show Hero Tags. This got me what I was looking for. There is much more in this menu to explore.
Wruin is offline   #5 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old November 15th, 2012, 07:39 PM
Your "RTFM" as you put it was merely a suggestion that many of of your questions have been answered in other places.

Last edited by AndrewD2; November 15th, 2012 at 08:10 PM.
AndrewD2 is offline   #6 Reply With Quote
Wruin
Member
 
Join Date: Nov 2012
Location: Portland, OR
Posts: 43

Old November 15th, 2012, 08:52 PM
<accidental post removed>

Last edited by Wruin; November 16th, 2012 at 07:48 AM.
Wruin is offline   #7 Reply With Quote
Wruin
Member
 
Join Date: Nov 2012
Location: Portland, OR
Posts: 43

Old November 16th, 2012, 07:47 AM
I apologize for giving you a hard time. I know you weren't trying to be rude. I was frustrated because I spent over an hour finding that answer.
Wruin is offline   #8 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old November 16th, 2012, 07:59 AM
It's ok. I had specifically mentioned the videos because I knew that was covered. I've been a tutor for over half my life and its ingrained in me to say where the answer is as opposed to just giving it.
AndrewD2 is offline   #9 Reply With Quote
Reply


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 05:00 AM.


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