• 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

What is the reference for a description rather than summary?

zarlor

Well-known member
I've been trying to work my way through the character sheet output files and I can see something like the following:

Code:
@text = field[shortname].text & major & "{/b}  {size 32}" & field[summary].text

What I can't figure out is what I should change "field[summary].text" to in order to give the description for that thing rather than it's summary text. I've been all through the Wiki and local source files but just can't find an example. I'm stumped. :(
 
Back
Top