Difference between revisions of "IsCloserToAThanB"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Thynar
imported>Thynar
 
Line 4: Line 4:


Compares distances between two object references (A and B) on a single reference, returning 1 if A is closer to the reference than B.
Compares distances between two object references (A and B) on a single reference, returning 1 if A is closer to the reference than B.
This is useful for complex Escort package templates, such as Escort Player.

Latest revision as of 05:05, 6 June 2015


Compares distances between two object references (A and B) on a single reference, returning 1 if A is closer to the reference than B.

This is useful for complex Escort package templates, such as Escort Player.