• 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

fields in Transaction

ShadowWalker

Well-known member
What fields are in Transact?

I'm trying to figure out how to add a Quality and rating to the BuyTemplate and trying to figure out where to store them.
I'm thinking I need to create a new transact component, with the fields I need, but I'm not sure this is correct
 
The Transact component is in miscellaneous.str in the skeleton files (and presumably, any game system derived from it), and there must be exactly one Transact component in each game system, so you'll need to add to the existing Transact component rather than making a new one.
 
Last edited:
Thanks figured that was the case but wasn't sure.
I've been adding tabs in the fate holder, but looks like I'll have to recreate fate to do things properly.
 
Back
Top