createTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{( *)Warning( *)\|" to "{{$1Feature$2|$Warning$2|")
m (Text replacement - "([^ ])\|\$Warning( *)\|" to "$1|$2Warning$2|")
Line 9: Line 9:
| Create a target.
| Create a target.


|pr= {{Feature|$Warning|This command is not implemented.}}
|pr= {{Feature|Warning|This command is not implemented.}}


| obj '''createTarget''' [type, position, typeAccuracy, posAccuracy]
| obj '''createTarget''' [type, position, typeAccuracy, posAccuracy]

Revision as of 01:33, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Problems:
This command is not implemented.
Groups:
Broken Commands

Syntax

Syntax:
Syntax needed
Parameters:
obj: Object
[type, position, typeAccuracy, posAccuracy]: Array
type: String
position: Position Placement
typeAccuracy: Number
posAccuracy: Number
Return Value:
Return value needed

Examples

Example 1:
_target = createTarget ["targetType", [0,0,0], 1, 1]

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