View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old July 10th, 2009, 07:16 AM
Quote:
Originally Posted by SAbel View Post
first I went to tags.1st file and added in the "hide tab"
<value id="skills"/>

then went to Bootstrap.1st and removed this so skills are no longer on basic tab.
<!-- Add all skills to the actor -->
<enmasse><![CDATA[
component.Skill
]]></enmasse>

it worked had this error but still could make it into program

Attempt to access non-existent child pick 'skMelee' from script
Location: 'eval' script for Component 'WeapMelee' (Eval Script 'Calc wpNetAtk') near line 2
This page of the wiki is the part that covers the process of making it so that all skills aren't automatically added to the character. After "Auto-Add of Skills" comes "Calculated Attack Values", which tells you how to remove this error:
http://hlkitwiki.wolflair.com/index.php5/Skills_(Savage)

If you did that and eliminated the ranged attack reference, did you find the melee attack reference, too? The example only shows the ranged one, but the text tells you to look for both.
Mathias is offline   #27 Reply With Quote