Jump to content

Papyrus Help: Reverse Searching Relationships


Recommended Posts

Does anyone know if it’s possible to generate a list of all people that an NPC has a given type of relationship with? If you already have two NPCs, Actor1 and Actor2, it’s easy to check whether they have a relationship with Actor1.HasAssiciationType(Relationship, Actor2). But is there a way to do a reverse look up? To find Actor2 without having to essentially run a boolean check on every single actor in the game?

 

Or, more concretely, is there an easier way to find out who an actor’s siblings are without checking whether every single actor in the game  has a sibling-type relationship with them?

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use