• 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

Prerequisites for adept powers

Kesendeja

Well-known member
I need to add a prerequisite to an adept power I'm adding but am having a bit of trouble. I found the prerequisite button and looked up the power, but now its giving my an error when I go to save and check the main power.
 
After looking at Elemental Hands in the Editor, I copied another power, renamed it, and added an Expr-Req #hasability[adKillHand] <> 0 with "Needs Killing Hands" as message.

Seems to work. What error is it reporting?
 
If the error is something like this:

Hero Lab was forced to stop compilation after the following errors were detected:
File: test.user (line 3) - Thing - Invalid unique id

Delete the thing you copied before testing the thing you're trying to create. When you make a copy, there's a "?" in the Id of the copy, and ? is an invalid character for Ids
 
Back
Top