Jump to content

Recognize summoned creates via conditions


xkkmEl

Recommended Posts

I am trying to identify potential targets for my quest. It took me a few rounds to get around having conversations with chickens, cows and mannequins, but I got those figured out. I haven't found how to test for summoned creatures though. Here is what I have:

 

isActor == 1

hasKeyword ActorTypeNPC == 1

isChild != 1

getIsId PlayerHouseMannequin != 1

getIsRace ManakinRace != 1

Link to comment
Share on other sites

  • Recently Browsing   0 members

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