moveToFailed: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}")
m (Text replacement - "_{10,} " to "")
Line 3: Line 3:


{{Command|Comments=
{{Command|Comments=
____________________________________________________________________________________________


| arma1 |Game name=
| arma1 |Game name=
Line 10: Line 9:


|gr1= Unit Control |GROUP1=
|gr1= Unit Control |GROUP1=
____________________________________________________________________________________________


| Check if latest low level moveTo command failed. |DESCRIPTION=
| Check if latest low level moveTo command failed. |DESCRIPTION=
____________________________________________________________________________________________


| [[Boolean]] <nowiki>=</nowiki> '''moveToFailed''' person |SYNTAX=
| [[Boolean]] <nowiki>=</nowiki> '''moveToFailed''' person |SYNTAX=
Line 20: Line 17:


| [[Boolean]] |RETURNVALUE=
| [[Boolean]] |RETURNVALUE=
____________________________________________________________________________________________


| [[moveTo]], [[moveToCompleted]] |SEEALSO=
| [[moveTo]], [[moveToCompleted]] |SEEALSO=

Revision as of 02:48, 17 January 2021


Hover & click on the images for description

Description

Description:
Check if latest low level moveTo command failed.
Groups:
Unit Control

Syntax

Syntax:
Boolean = moveToFailed person
Parameters:
person: Object
Return Value:
Boolean

Examples

Examples:
Example needed

Additional Information

See also:
moveTomoveToCompleted

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section