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
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old November 16th, 2012, 03:25 PM
So for the Mythic playtest it has feats that are 99% the same as normal feats. The only difference appears to be that you can only take a Mythic Feat at specific Mythic Tiers. So I need to prevent the feat from being taken from the normal "Feat" tab in HL.

So right now I have a Mythic Tier as a base Class and its coded at the right points to allow access to a Mythic Feat. This works great.

So anyone know of a way to either A) Prevent the feat from be chosen on the Feat tab but still work from the Class tab or B) detect that a feat was added through the "Feat" tab and at least give an error?

Any thoughts?

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #1 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old November 16th, 2012, 03:47 PM
The feats added on the class tab have a BonusFeat identity tag from their class, and have Helper.Secondary if they're from the second table.

There isn't a way to check this until the feat is selected, though.

Code:
 
validif (@ispick = 0)
validif (altpick.tagis[BonusFeat.the mythic class's Id] <> 0)
Mathias is online now   #2 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old November 17th, 2012, 08:09 AM
Sweet! Thanks Mathias that works. At least I can give some type of error message about taking the feat from the "Feat" tab.

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #3 Reply With Quote
Rethlyr
Member
 
Join Date: Jul 2011
Location: Portland, OR
Posts: 42

Old November 17th, 2012, 10:36 AM
I'm really excited to see your results Shadow. I'm using the Mythic rules in my new campaign and being able to test things in HeroLab will be infinitely helpful.

Thanks for doing so much for the HL community!
Rethlyr is offline   #4 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 08:58 AM.


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