Difference between revisions of "IsCloserToAThanB"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Thynar
imported>Thynar
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
[[Category:Condition Functions]]
[[Category:Condition Functions]]


This condition appears to be broken.
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.