Difference between revisions of "GetInSharedCrimeFaction"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>SJML Bot
(Bot creating condition functions pages.)
 
 
Line 1: Line 1:
Based on the only place this is used in vanilla Skyrim, <code>WIDeadBody01</code>, this condition function appears to mean that the "Run On" reference is in the same crime faction as the specified target reference.


It is used in <code>WIDeadBody01</code> to select bystanders by checking this condition function against the Corpse alias when filling the Bystander aliases.


[[Category:Condition Functions]]
[[Category:Condition Functions]]

Latest revision as of 22:26, 1 December 2021

Based on the only place this is used in vanilla Skyrim, WIDeadBody01, this condition function appears to mean that the "Run On" reference is in the same crime faction as the specified target reference.

It is used in WIDeadBody01 to select bystanders by checking this condition function against the Corpse alias when filling the Bystander aliases.