Difference between revisions of "IsCloserToAThanB"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>SJML Bot
(Bot creating condition functions pages.)
 
imported>Thynar
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


[[Category:Condition Functions]]
[[Category:Condition Functions]]
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.