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
evilash
Member
 
Join Date: Sep 2009
Posts: 55

Old April 6th, 2010, 06:22 AM
I'm currently trying to enter a feat with prerequisite Skill Focus for a specific skill into Hero Lab, but I can't figure out how to test if the skill has Skill Focus selected for it. I tried to use a similar syntax as Spell Focus, but Broadcast.SkillFocus don't seem to exist. How exactly do I test that a specific skill has Skill Focus for a feat prerequisite?
evilash is offline   #1 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,215

Old April 6th, 2010, 08:53 AM
In the develop menu, select "Enable Data File Debugging".

Now, go to the skills tab and right-click on a skill, and select "Show Debug Tags for XXX". Leave that window open, add the skill focus feat, and select the skill you're watching. Look for any changes in the list of tags on that skill. You'll find that the Helper.SkillFocus tag was added.

So, to test for that (using fly as an example):

hero.childfound[skFly].tagis[Helper.SkillFocus] <> 0

Just put that in your Expr-req, and your thing will only be valid if the character has skill focus: fly
Mathias is offline   #2 Reply With Quote
evilash
Member
 
Join Date: Sep 2009
Posts: 55

Old April 6th, 2010, 09:58 AM
OK, thank's a lot! Never thought of using data file debugging to find out how the program works behind the scenes.
evilash is offline   #3 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:38 AM.


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