• 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

AllSkills Help

Frodie

Well-known member
Where am I going wrong here. I have the timing at post levels (tried 1000, 10000 and 15000)

#situational[hero.child[AllSkills], signed(field[abValue2].value) & " penalty to skill checks related to movement",field[thingname].text]

The script loads fine, but the UI doesn't have the * by the skill to show the situational info.
 
This is a known bug - situationals aren't transferred to individual skills when added to the helper skills. Use a foreach to apply it to each skill on its own.
 
Back
Top