ShadowDragyn Posted March 8, 2010 Share Posted March 8, 2010 I'm working on a mod that overhauls Dog to make him as good a fighter as any of the other companions, and part of that was giving him access to all of the Warrior specializations and abilities.To get this to work I had to copy them all with new animations that work on Dog and assign them to only show up on him. I've gotten everything to work, except for one thing; after choosing a specialization for him, when you go into the character statistic screen the specialization icon is blank, totally gray with no tooltip information. I now know it's being caused by CLA_base somehow.I changed my copied version of the Champion specialization to use the original hidden ability, and altered the original Champion specialization to use the new hidden ability.I then used the console to add both the old and the new hidden ability. With the CLA links switched around, suddenly the new Champion hidden ability showed up properly, and the old one was blank. When I copied the specs in CLA_base, the only things I changed were the ID and the base class (which now links them to Dog).I tried dropping the IDs all the way down to 30-34, so I really doubt the issue is with too high of integers on them.So, I then did a more direct and specific test; I changed the IDs so that the new specs would replace the old ones. And they worked... Any chance there's another file somewhere that references the IDs given in CLA_base which I need to change..? Link to comment Share on other sites More sharing options...
Recommended Posts