| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

command_if_distance

Page history last edited by Dave Thaler 6 years, 11 months ago

The if_distance mission scripting condition tests the distance between two named objects against a condition.  If either object with the indicated name does not exist, the condition will always be false.

 

Attribute

Valid Values

Optional?

Description

name1

text

 

The name of the first object to test.

name2

text

 

The name of the second object to test.

pointX

0 to 100000

 

 

pointY

-100000 to 100000

 

 

pointZ

0 to 100000

 

 

comparator

=, !=, <, >, <=, >=, EQUALS, NOT, GREATER, LESS, GREATER_EQUAL, LESS_EQUAL

 

 

value

signed floating point value

 

 

 

Comments (0)

You don't have permission to comment on this page.