• 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

Suppressing "You must choose an option"?

TheIronGolem

Well-known member
Is there a tag or other mechanism by which I can keep HL from throwing an error for an ability that has selectors that aren't set to something?
 
Can you delete the selection expression, or for a drop-down, delete the contents of row 0 of the array of possibilities at the times its not needed, either that, or not have your script add the expression?

Or do you mean you want an optional selection, where's it's not a problem if the user doesn't select anything? The Helper.NoPick tag will do that.
 
Last edited:
Back
Top