moveToFailed: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
[[Category:Scripting Commands ArmA|MOVETOFAILED]]
[[Category:Scripting Commands ArmA|MOVETOFAILED]]


{{Command|= Comments
____________________________________________________________________________________________


<h2 style="color:#000066">''' moveToFailed ''person'''''</h2>
| arma |= Game name


|2.92|= Game version
____________________________________________________________________________________________


'''Operand types:'''
| Check if latest low level moveTo command failed. |= Description
____________________________________________________________________________________________


'''person:''' [[Object]]
| '''moveToFailed''' person |= Syntax


'''Type of returned value:'''
|p1= person: [[Object]] |= Parameter 1


[[Boolean]]
| [[Boolean]] |= Return value
____________________________________________________________________________________________


'''Compatibility:'''
|  |= See also


Version 2.92 required.
}}


'''Description:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


Check if latest low level moveTo command failed.
<!-- Note Section END -->
</dl>
 
<h3 style="display:none">Bottom Section</h3>

Revision as of 00:34, 2 August 2006


-wrong parameter ("Arma") defined!-2.92
Hover & click on the images for description

Description

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

Syntax

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

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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