• 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

Checking for Condition

Sendric

Well-known member
I am attempting to check for an active condition from within a feat. I either have the timing wrong or the script wrong, and since I can't get anything else to work within the script could someone verify if I'm doing this correctly?

Code:
doneif (hero.childfound[pPsiFocus].field[pIsOn].value = 0)

pPsiFocus is the condition I'm looking for. I've tried several different timings with no luck. I'm currently at Pre-levels (users) 10000. I'm open to suggestions on what timing should be used.
 
Disregard this as well. The problem was the feat wasn't properly replacing another feat and so HL was using the old feat, not mine. I'm just going to go hide in a corner and try not to post anything else stupid today.
 
Back
Top