Jump to content

Conjuration Spell Effect Condition Problem


HerrBaron

Recommended Posts

I have a conjuration spell working just fine without any effect conditions. When I try to add a condition to prevent it from being used in an interior cell, it fails. First, when I go to add a condition on the effect from the spell dialog, I get a warning that says, "Quests: Failed to get owner quest for unowned conditions." I have no idea what this is really telling me.

 

I click through with "Yes to all", and proceed to add a condition specified as follows:

  • Condition Function: IsInInterior, Run on PlayerRef in any cell, comparision: == , value: 0.0000

The problem I'm having is that the effect fails to fire, whether the Player is in an interior cell or not. In other words, the IsInInterior == 0.0000 is failing when Not in an interior cell.

 

Any idea what's going on here, folks??

 

Thanks in advance!

-HB

 

 

 

Link to comment
Share on other sites

I'll admit i'm not at all familiar with Papyrus, so i'm going to sound like a douche, but wouldn't you want a value after your ==?

 

Ah; this is in the CK, not in Papyrus. and the value does follow the '=='. See the attached screen shot.

 

Thank you for the reply!

 

-HB

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...