• 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

Linkage problems

royalfa

Active member
Hi there I have a lot of troubles trying to make my own saving throws for the game.

I create the thing_savingthrows, the component Save and the edithing.

At the end I can make it work...Have a lot of troubles with linkage (don't find how to do it with my own definition I use linkage "attribute" at the end)

But when I get around that;HL can't initialize the fields on each thing..the error say that is not defined but "YES IS DEFINED" when I look upon other archives I found that I miss this line
autocompset="No" in my new component Save.

But then HL say to me that the componentset do not exist!!!

Well I rewind all my work to the point I have non of this changes now have a new trouble that can't find....

I create a new tab_atributos and delete the tab_basic all was fine but in the thing_resource is a "panlelink="Basic" if I only change this to atributos he don't fine the link

Where I define this linkange??

Thaks
 
Thanks Shadow

Well I try with the editor too but don't have a "defense" or "ST" by default.

I was thinking in make them as traits (as per "defense") but I think is short...
 
Back
Top