• 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

Help with syntax

Kaleb

Well-known member
I am trying to make a script that give a simple +7 to perception skill

Here is the error
Hero Lab was forced to stop compilation after the following errors were detected:

Syntax error in 'eval' script for Thing 'rcWATPreSe' (Eval Script '#1') on line 1
-> Invalid child transition syntax used

Here is the script
Prelevels 10000
#skillbonus[skPercep ] += 7
 
Back
Top