Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Authoring Kit
Register FAQ Community Today's Posts Search

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Gomo
Member
 
Join Date: Apr 2014
Posts: 50

Old May 2nd, 2014, 08:43 AM
I have a problem with linking weapons to proficiencies and attributes.
I have made a proficiency component based on skills from Savage World tutorial (I've made also skills, so I have both) but when I try to calculate roll value I got errors.
Right now I use such line:
Code:
@value = field[trtFinal].value + linkage[attribute].field[trtFinal].value
En the erro is:
Code:
Linkage pick 'attribute' not located for current context
Location: 'field calculate' script for Field 'prRoll' near line 5
In the end I will always need only Dexterity so basically I wouldn't need ane other attribute so maybe it is some simplier way to overcome this.
I have also error when I have such line:
Code:
<linkage linkage="attribute" optional="yes"/>
Error:
Code:
File: traits.str (line 351) - Linkage - Duplicate record encountered ('attribute')
So I changed it for this:
Code:
<linkage linkage="Profic" optional="yes"/>
But I guess it doesn't work.

Finally I would like to link a weapon to specific proficiency - but right now I doubt I could mange to do that.

Thanks in advance.
Gomo is offline   #1 Reply With Quote
 


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:32 PM.


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