landResult: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma2 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - " \|p([0-9]{1,2})=(.+) * + \| *(\[\[Str.+) * " to " |p$1=$2 |r1=$3 ") |
||
Line 21: | Line 21: | ||
|p1= helicopter: [[Object]] | |p1= helicopter: [[Object]] | ||
| [[String]] - Result, can be: | |r1=[[String]] - Result, can be: | ||
*"Found" (Position found) | *"Found" (Position found) | ||
*"NotFound" (Position not found) | *"NotFound" (Position not found) |
Revision as of 04:06, 13 June 2021
Description
- Description:
- Description needed
- Groups:
- Unit Control
Syntax
- Syntax:
- landResult helicopter
- Parameters:
- helicopter: Object
- Return Value:
- String - Result, can be:
- "Found" (Position found)
- "NotFound" (Position not found)
- "NotReady" (Position searching is still in progess
- " " (Empty string when wrong was argument)
Examples
- Example 1:
_result = landResult BIS_heli;
Additional Information
- See also:
- land
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