• 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

component.BaseSkill

Frodie

Well-known member
How can I get this to just use Craft skills:

component.CraftSkill - doesn't seem to work.

Basically I copied the Expert class skill and everything works great, I just want to see if they can just pick from a skill cat like: Craft, Know, Preform, Prof.
It will show everything and that is cool, but can I cut it down to a cat?
 
Last edited:
I got it:

component.BaseSkill & Helper.SkCatProf

I can now have a the whole skill cat list show for player choice!
 
Back
Top