createTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (VBS2 scripting category removal)
(not a command)
Line 1: Line 1:
{{future-use}}
{{future-use}}
[[Category:Scripting Commands|CREATETARGET]]
[[Category:Scripting Commands ArmA|CREATETARGET]]
{{Command|= Comments
{{Command|= Comments
____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 00:46, 30 August 2013

Template:future-use

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

Description

Description:
Create a target. Not yet implemented.
Groups:
Uncategorised

Syntax

Syntax:
Target = obj createTarget [type, position, typeAccuracy, posAccuracy]
Parameters:
obj: Object
[type, position, typeAccuracy, posAccuracy]: Array
type: String
position: Position Placement
typeAccuracy: Number
posAccuracy: Number
Return Value:
Target

Examples

Examples:
Example needed

Additional Information

See also:
moveTargetdeleteTarget

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